Step 2: Find the name of the application you want to uninstall
1. To find the application name installed on the system, enter the following command into the PowerShell window and press Enter :
The output of the command will display the list of application names installed on the system with the full name of the application installation packages. The application installation package is the only file that contains all the files needed to install the Modern application.
2. Find in the first column (Name) and note the name of the application you want to uninstall. Application name displayed after the period (.).
For example: To uninstall the Phone Companion application, in this case the application name is " WindowsPhone ".
Step 3: Remove applications on PowerShell
- To remove the application on the current account , enter the following command and press Enter :
- To remove the application on all user accounts , enter the following command and press Enter:
Note:
In the above statement replace PackageName with the application name you want to uninstall.
For example: To remove the " Phone Companion " application on the current user account, enter the following command into the PowerShell window:
- To uninstall 3D Bulider :
- To uninstall Windows Alarms and Clock :
- To uninstall Calculator :
- To uninstall Mail & Calendar :
- To uninstall Camera :
- To remove Microsoft Groove (Zune):
- To remove Maps :
- To remove Movies & TV :
- To remove New :
- To remove OneNote :
- To remove People :
- To remove Phone :
- To remove Phone Companion :
- To remove Photos :
- To remove Store :
- To remove Voice Recorder :
- To remove Weather :
- To remove Xbox :
Good luck!