win10 how to uninstall the own application software? Win10 official version comes with a lot of application software, open a large menu of the start menu, the following introduces you to the win10 comes with application software uninstall tutorial, to help users uninstall the redundant application software!
In fact, Microsoft provides a way to quickly uninstall all applications, with the help of built-in PowerShell.
How does win10 uninstall its own application software?
1, a search on the Task Bar, enter PowerShell, PowerShell and then right-click in the search results, select Run as administrator.
2, enter the following command in PowerShell Enter a few moments to gather all the pre-installed applications currently accounts are deleted. Note that an error message may appear during the process, but this does not affect the final result.
Get-AppXPackage |
Remove-AppxPackage
3, not only the current account, we can also uninstall all applications other accounts, simply enter the following command, which will be "username" is replaced 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 include the same set of 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
Note that, the operation after the application store will also be deleted after execution, the method is also not recovered, the system will again push some updates in The app store is installed in the system.
In addition, some built-in applications, such as Cortana, contact support staff, Edge browser, Windows feedback, settings and search cannot be removed from the system.
A netizen has feedback such a question: After upgrading from Win8.1 to Win10 system
Lei Feng.com July 1st news, yesterday Microsoft pushed the Win10 10158 preview version to users, and
Method 1: Win10 timed shutdown command: shutdown –s –t 3600 The following 3600 represents seconds, a
For users of the Win10 system, some prefer to use a local account, while others pre
The number of win10 app store devices has reached the upper limit error solution
How does Win10 use the default browser to open the page on QQ
How to create a local account with Win10 system
How does Win10 solve the problem of black border on the desktop background?
What if Windows 10 can't start an app with an administrator account?
After the Win10 upgrade, the new RecoveryImage folder can be deleted.
Can Win10 Technology Preview be upgraded to the official version?
Nvidia control panel can not be opened under Win10
What should I do if the official version of the Windows 10 camera is not available?
Microsoft released two videos to promote Win10 upgrade
How to display the full-screen magnet application in Win10
Life Calendar Today Overview Custom Tutorial
Exclude ADSL dialup failure under Linux
XP increases the speed of the network only requires a protocol - a secret weapon of xp
How to change the time of Win7 system
Win8 Tips: How to install and uninstall Win8 applications
Win7 Ultimate computer can not go online after installing VPN software how to do