mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-05 17:17:22 +00:00
1.7 KiB
1.7 KiB
title, description, ms.prod, ms.mktglfcycl, ms.sitesec, author, ms.localizationpriority, ms.author, ms.topic, ms.reviewer, manager
title | description | ms.prod | ms.mktglfcycl | ms.sitesec | author | ms.localizationpriority | ms.author | ms.topic | ms.reviewer | manager |
---|---|---|---|---|---|---|---|---|---|---|
UniversalAppUninstall (Windows 10) | This section describes the UniversalAppUninstall settings that you can configure in provisioning packages for Windows 10 using Windows Configuration Designer. | w10 | deploy | library | dansimp | medium | dansimp | article | dansimp |
UniversalAppUninstall (reference)
Use UniversalAppUninstall settings to uninstall or remove Windows apps.
Applies to
Setting | Desktop editions | Mobile editions | Surface Hub | HoloLens | IoT Core |
---|---|---|---|---|---|
RemoveProvisionedApp | X | ||||
Uninstall | X | X | X | X |
RemoveProvisionedApp
Universal apps can be provisioned, which means that they are available on the device for installation in user context. When a user runs the provisioned app, the app is then installed for that user.
Use RemoveProvisionedApp to remove app packages that are available on the device. Any instances of the app that have already been installed by a user are not uninstalled. To uninstall provisioned apps that have been installed by a user, use the Uninstall setting.
- Enter the PackageFamilyName for the app package, and then click Add.
- Select the PackageFamilyName in the Available Customizations pane, and then select RemoveProvisionedApp.
Uninstall
Use Uninstall to remove provisioned apps that have been installed by a user.
- Enter the PackageFamilyName for the app package, and then click Add.
- Select the PackageFamilyName in the Available Customizations pane, and then select Uninstall.