Forum Discussion
uvinabeysinghe
Oct 21, 2020Copper Contributor
Registry keys created after installation and left behind after uninstallation.
Hello, When we install an application using the MSIX package we created using the MSIX packaging tool, certain registry keys are created. Once we uninstall the application, some of the registry keys...
Bogdan Mitrache
Oct 21, 2020Iron Contributor
By default, all the registry operations should be redirected inside the MSIX container.
Have you, or a colleague that maybe worked on that package, accidentally disabled the registry virtualization (This video shows how you can do that)?
Bogdan