How to remove all available applications on Windows 10?
Just like the SamSung phones, there are quite a lot of programs on Windows 10 that we ... never use. But they do not appear in Control Panel, so how to remove all those programs? In the article below, TipsMake.com will share with you some steps to solve that problem.
Just like the SamSung phones, there are quite a lot of programs on Windows 10 that we . never use. But they do not appear in Control Panel, so how to remove all those programs? In the article below, TipsMake.com will share with you some steps to solve that problem.
Steps to take:
To do this, you need to use Windows PowerShell as Administrator. Open Start Menu > type powershell> right-click and select Run as . :
Type (or copy paste) the following command:
Get-AppxPackage –AllUsers
After Enter, the PowerShell screen will look like the image above. And to remove the programs already available in Windows 10, you take turns following the steps below:
- 3D printing: Get-AppxPackage * 3d * |Remove-AppxPackage
- People: Get-AppxPackage * people * |Remove-AppxPackage
- Camera: Get-AppxPackage * camera * |Remove-AppxPackage
- Xbox app: Get-AppxPackage * xbox * |Remove-AppxPackage
- Music and TV / Videos: Get-AppxPackage * zune * |Remove-AppxPackage
- Money / Sports / News / Weather: Get-AppxPackage * bing * |Remove-AppxPackage
- Photos: Get-AppxPackage * photo * |Remove-AppxPackage
- Solitaire: Get-AppxPackage * solit * |Remove-AppxPackage
- Mail / Calendar: Get-AppxPackage * communi * |Remove-AppxPackage
- Voice Recorder: Get-AppxPackage * soundrec * |Remove-AppxPackage
- Phone integration: Get-AppxPackage * phone * |Remove-AppxPackage
If you want to remove all the programs, use the command:
Get-AppxPackage -AllUsers | Remove-AppxPackage
Good luck!
You've just finished reading the article "How to remove all available applications on Windows 10?" edited by the TipsMake team. You can save how-to-remove-all-available-applications-on-windows-10.pdf to your computer here to read later or print it out. We hope this article has provided you with many useful tech tips and tricks. You can search for similar articles on tips and guides. Thank you for reading and for following us regularly.
- Remove 'root' programs that haven't been uninstalled completely on Windows 7, XP
- Instructions to uninstall many applications at once on Windows 8.1
- Trick to remove the default application on Windows 10
- 5 Security application you should consider removing and replacing
- Trouble when unable to remove the application on Android
- Trick to remove Edge browser on Windows 10