Aug 06 2020 07:25 AM
Hi,
MSIX usually removes all user level entries(files/registries) created while using application.
1. How about the settings that users create. Ex: bookmarks in Google Chrome.
2. if it deletes, will that be retained if we are using fslogix for user profiles.
3. if retains, any specific folder path retained in user profile.
Look forward to the reply.
Aug 07 2020 01:50 PM
@Kragunath By default these things are removed on uninstall by design. But if the package did not contain ANY AppData files then those are written externally (just like the Documents folder) and will remain. Also, there is an option on the PowerShell removal to keep the data - not exposed in the GUI uninstaller.
Aug 07 2020 07:49 PM
Aug 08 2020 04:24 AM
@Kragunath That sounds right to me.
I don't know of any documentation directly addressing this on the former, although it may be implied at places. The latter is documented in the remove-appxpackage cmdlet, just without context or details.
Perhaps @jvintzel or @ShakersMSFT can add this scenario to the next documentation bash?
Aug 12 2020 09:53 AM
@TIMOTHY_MANGAN,
Thanks for the update.
@John Vintzel or @Sharla Akers,
Could you help on this.
Aug 17 2020 04:42 PM
SolutionHi @Kragunath,
You can learn more about how the MSIX Container, and AppData works in our doc here.
Best,
Sharla
Aug 17 2020 04:42 PM
SolutionHi @Kragunath,
You can learn more about how the MSIX Container, and AppData works in our doc here.
Best,
Sharla