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!
- 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
- Apple announced a list of requests to remove applications on the App Store of each country, including Vietnam
- Instructions to uninstall the Modern application on Windows 10 / 8.1 / 8
- How to remove default apps on Windows 10
- Add, remove startup applications with Windows 8
- This is the amount of space that default Windows 11 applications are taking up on your PC
- How to manage UWP applications on Windows 10
- Instructions for completely removing the 3D Builder application on Windows 10
- How to completely remove applications from your computer using Your Uninstaller