Like its predecessor Win8/Win8.1, Win10 continues to have an application store built in. The difference is that Windows 10 has been upgraded to a general-purpose app store with cross-platform features. Some friends may still prefer to use the Modern app, because traditional desktop apps can meet almost all of the needs of people, and the quality of Windows app store applications has yet to be improved. If you never use these Modern apps, Microsoft also provides a quick way to uninstall all apps, with built-in PowerShell.
Click Search in the taskbar, type PowerShell, then right-click PowerShell in the search results and select Run as administrator.
Enter the following command in PowerShell and press Enter to wait for a moment to delete all pre-installed apps in your current account. Note that an error message may appear during the process, but this does not affect the final result.
Get-AppXPackage |
Remove-AppxPackage
Not only the current account, we can also uninstall all applications in other accounts, just enter the following command and replace the <username> with the account name.
Get-AppXPackage -User <username> |
Remove-AppxPackage
If you want to uninstall apps from all accounts, you can enter the following command.
Get-AppxPackage -AllUsers |
Remove-AppxPackage
Some friends may have the need to create multiple accounts, but don't want to have a full set of identical apps in each account. We can remove these apps from the system account before creating an account. So that the newly created account will not contain a full set of applications. To uninstall an app from your system account, simply enter the command below.
Get-AppXProvisionedPackage -online |
Remove-AppxProvisionedPackage–online
▲The final effect
It should be noted that the application store will also be deleted after the execution of the operation, there is no way to retrieve it, the system pushes Some updates will reinstall the app store on your system. In addition, some built-in applications, such as Cortana, contact support, Edge browser, Windows feedback, settings and search cannot be removed from the system.
Aero is Microsofts Windows user interface effect, can be used in Vista and Windows7. The effects of
Some users have installed Win10 system long ago, but Win10 system is constantly updated over a perio
Everyone has privacy that they dont want to be known to others, but its always inevitable when we br
A computer group in which multiple computers are connected to each other in a fixed area is called
Win10 enters safe mode fast entry method
Win10 hides the important hard disk partition method
Win10 10563 preview system SDK map rewards New UWP application jump list
What should I do if the computer has no sound after the Win8.1 system is turned on?
Win10 Mobile 10586.164 get started experience video evaluation
How to use the Win8.1 system note function? Win8.1 notes feature tutorial
The official version of Windows 10 has not been completed. Microsoft: Waiting for
Win10 version Xbox application can not log in error 0x800488AB how to do?
Surface users should never upgrade Win10 build 14279: there is a frozen screen BUG
When is the win10 preview released?
Combine multiple Win 7 themed wallpapers together
How to make Windows XP text display clearer
Win7/Win8.1 upgrade Win10 after the boot speed is very slow solution
What should I do if the Win10 app store can open the flashback when I click on the software?
How to back up the Win8 registry?
Winxp system Microsoft patch acquisition method
Win7 Ultimate computer can't use fax and scan function how to do