{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreidc3elu5wzcpxbtydlwlkl7atc6bqbskkfpajea7me5qkzbxyr7zi",
"uri": "at://did:plc:yzyaxaae7anft6lme45wuzee/app.bsky.feed.post/3mmddumtnpoa2"
},
"coverImage": {
"$type": "blob",
"ref": {
"$link": "bafkreieiekllhcgpl4xbapfozxmmx3bzwpjwwgu32lbzusck4u45la2stu"
},
"mimeType": "image/jpeg",
"size": 33887
},
"path": "/news/2026/05/20/gimp-msix-bump/",
"publishedAt": "2026-05-19T22:00:00.000Z",
"site": "https://www.gimp.org",
"tags": [
"installed from our .exe installer"
],
"textContent": "We received some informal reports in the Microsoft Store reviews telling us that GIMP updates were deleting user data! In particular, plug-ins, themes, brushes, user settings and other add-ons were not being kept during an update from the store.\n\nTo resolve this, the updated version of GIMP **from the Microsoft Store** will require Windows 11 or at least Windows Server 2022 (Windows NT Build 10.0.20348.0).\n\nWindows 10 is still supported, but only when GIMP is installed from our .exe installer.\n\nNote that we are no longer able to support versions of Windows older than Windows 10, and can no longer support 32-bit systems running Windows.\n\nInstalling the update will prevent future data loss during upgrades.\n\n## Technical details¶\n\nThis was being caused by the way `MSIX` (the format of apps distributed on Microsoft Store, GIMP included) is designed, which prefers sandboxed user data (like Flatpak and Snap). We have been trying to work with this requirement when running from MSIX, but were not successful.\n\nSo, to fix this packaging limitation, we were given the special “restricted capability” `unvirtualizedResources` (specifically `virtualization:ExcludedDirectory`), to preserve user data on `%AppData%\\GIMP`, just as the `.exe` installer does. This is similar to what we do on other sandbox distributions such as Flatpak and Snap.\n\nAfter the update, GIMP user data will be copied on upgrades.\n\nThe update does not affect images or other resources stored outside your GIMP folder.\n\n## How to migrate the previous user data¶\n\nThis restricted capability is only available on Windows NT Build 10.0.20348.0 and later. So, users with older Windows versions will need to use the `.exe` installer.\n\n_Note: the binaries inside the`.exe` installer and the `.msix` are exactly the same._\n\nFor users who were using the MS Store version until now and are switching to the `.exe` installer, here are instructions in order not to lose your configuration data from the MS Store version:\n\n 1. Manually locate your config dir at `%LOCALAPPDATA%\\Packages\\` (you may just copy-paste this string into the Windows Explorer).\n 2. Search a folder starting with `GIMP` (with random numbers and letters after that) at this location.\n 3. From there, navigating down to `LocalCache\\Roaming\\` where you will find a folder named `GIMP`.\n 4. Copy this `GIMP` folder into `%APPDATA%` (again, just copy-paste `%APPDATA%` into the Windows Explorer to find the correct location).\nNote that maybe the folder `%APPDATA%\\GIMP\\` already exists, in particular if you also used the `.exe` installer at some point. If so, it is up to you to decide whether you want to override the data already present with the ones from the MS Store GIMP.\n\n\n\nThis procedure is a one-time thing as a workaround to this exceptional issue. You won’t have to do it again in the future!",
"title": "GIMP on MS Store now requires Windows Build 20348",
"updatedAt": "2026-05-19T22:00:00.000Z"
}