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.
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 should read it
- 3 ways to quickly remove applications on Windows 11 from your computer
- Remove hidden software in Windows 7, not found in Control Panel
- Instructions to uninstall many applications at once on Windows 8.1
- How to Uninstall a Program
- How to Uninstall a Program in Windows 8
- 4 ways to return to the previous version of Windows 10 without losing data
- How to Completely Uninstall SopCast 3.5
- How to Uninstall Programs in Windows 10
May be interested
- How to remove default apps on Windows 10when we install windows 10, we will be 'attached' to a bunch of unnecessary applications. this article will guide you to remove unnecessary default applications on win 10.
- Add, remove startup applications with Windows 8every time you start windows 8 it is common to see some applications running automatically with the system. of course, there are also some applications that we use regularly, but there are also unnecessary applications that can slow down the processing speed of the computer.
- This is the amount of space that default Windows 11 applications are taking up on your PClike many other operating systems, microsoft provides a series of default applications for windows 11. these are pre-installed applications on the operating system that you cannot remove in the usual way.
- How to manage UWP applications on Windows 10o&o appbuster tool helps you manage all uwp applications installed on windows 10.
- Instructions for completely removing the 3D Builder application on Windows 10windows 10 is not only added but also has other features. one of the new default applications built into windows 10 is the 3d builder application, designed to create, edit, and 3d print models for a 3d printer. however, although 3d printers are affordable, not everyone needs to use the 3d builder application.
- What's special about the new plan to remove Microsoft's 2019 Win32 applications?according to information from windows central, microsoft will release a free version of windows supported by the uwp application called polaris.
- Speed up Windows 10 from boot to shutdowndisable applications that start with the system, remove programs, unused applications, clean bloatware ... let your windows 10 computer run smoother and faster.
- Can you remove Microsoft Edge from Windows (and should you)?microsoft edge comes pre-installed on windows and you cannot uninstall it like other third-party applications. but the more important question is do you really need to remove edge from your pc?
- The latest Windows 10 version allows users to delete preinstalled applications on the OSnow it is easy to remove bloatware on windows 10.
- 7 Ways to Completely Remove Software on Windows 10 and 7malicious files will slow down your computer. the following article will share with you the methods and applications to completely remove software from your computer.