Forum Discussion
Kragunath
Aug 06, 2020Copper Contributor
application user data in MSIX
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,...
Aug 08, 2020
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?
Kragunath
Aug 12, 2020Copper Contributor
TIMOTHY_MANGAN,
Thanks for the update.
@John Vintzel or @Sharla Akers,
Could you help on this.
- ShakersMSFTAug 17, 2020
Microsoft
Hi Kragunath,
You can learn more about how the MSIX Container, and AppData works in our doc here.
Best,
Sharla
- KragunathAug 18, 2020Copper ContributorShakersMSFT,
Thanks for the update.