Uninstall System Apps already installed in Windows 10

You have noticed that many system apps are totally unnecessary, and you want to delete them? Then, this guide is for you.

Today we will see how to uninstall the System Apps included in Windows 10.

Many of these, as well as being not very useful, weigh on the system in terms of speed, taking up space and precious resources.

As we all know, not all applications in Windows 10 can be removed with the simple command uninstall.

In this guide we will explain how to uninstall them manually or with the help of external software. Let’s start now!

Remove System App with IOBit UNINSTALLER 8

If you do not feel like entering the dark side of the system with codes that drive you crazy, this software can help you.

IOBit Uninstaller 8 can remove any type of App from your system and its remnantsmalicious advertising and even Toolbar.

With this excellent program, you can also better manage the update of Windows, such as removing an update that creates problems because of its incompatibility.

Working with all Microsoft operating systems from Windows XP on, you can download it from the official site. Let’s see in detail how this valuable program helps us to uninstall the Windows 10 system apps:

  1. Download and install the program.
  2. Once launched go to the sidebar under “Windows Management”.
  3. From here choose the “App” item.
  4. To delete every single unwanted App just click on the corresponding trash.
  5. Congratulations, you have successfully eliminated unwanted apps!

Remove System App with the POWERSHELL method

If you are a geek and you like surfing and having fun among the codes of the system here’s what you have to do:

  1. In the search bar type “Windows PowerShell”.
  2. Now we will use two commands cmdlets in PowerShellGet-AppxPackage and Remove-AppxPackage.
  3. To remove the App you just need to type in the Powershell codes that we are going to list now.
Here are the strings for each type of application to remove:
Uninstall 3D Builder 
Get-AppxPackage *3dbuilder* | Remove-AppxPackage
Uninstall Calculator 
Get-AppxPackage *windowscalculator* | Remove-AppxPackage
Uninstall contacts 
Get-AppxPackage *people* | Remove-AppxPackage
Uninstall movie and TV 
Get-AppxPackage *zunevideo* | Remove-AppxPackage
Uninstall photos 
Get-AppxPackage *photos* | Remove-AppxPackage
Uninstall Camera 
Get-AppxPackage *windowscamera* | Remove-AppxPackage
Uninstall groove music 
Get-AppxPackage *zunemusic* | Remove-AppxPackage
Uninstall Maps 
Get-AppxPackage *windowsmaps* | Remove-AppxPackage
Uninstall Weather 
Get-AppxPackage *bingweather* | Remove-AppxPackage
Uninstall Microsoft solitaire collection
 Get-AppxPackage *solitairecollection* | Remove-AppxPackage
Uninstall money 
Get-AppxPackage *bingfinance* | Remove-AppxPackage
Uninstall news 
Get-AppxPackage *bingnews* | Remove-AppxPackage
Uninstall oneNote 
Get-AppxPackage *onenote* | Remove-AppxPackage
Uninstall get Office 
Get-AppxPackage *officehub* | Remove-AppxPackage
Uninstall get Skype 
Get-AppxPackage *skypeapp* | Remove-AppxPackage
Uninstall to start 
Get-AppxPackage *getstarted* | Remove-AppxPackage
Uninstall phone companion 
Get-AppxPackage *windowsphone* | Remove-AppxPackage
Uninstall mail and calendar 
Get-AppxPackage *windowscommunicationsapps* | Remove-AppxPackage
Uninstall voice recorder 
Get-AppxPackage *soundrecorder* | Remove-AppxPackage
Uninstall Sport 
Get-AppxPackage *bingsports* | Remove-AppxPackage
Uninstall alarm clocks and 
Get-AppxPackage *windowsalarms* | clock Remove-AppxPackage
Uninstall Xbox 
Get-AppxPackage *xboxapp* | Remove-AppxPackage

If for any reason you have regretted having deleted some Apps and want to make up for no fear, insert the following string and everything will return as before:

Get-AppxPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$ ($ _. InstallLocation) \ AppXManifest.xml"}

This will restore all the Apps supplied with Windows 10.

Now you will ask, how to remove CORTANA, EDGE and WINDOWS FEEDBACK not in the list?

Also for this we have a remedy, follow these steps:

  1. Download the necessary package from here.
  2. Inside you will find 4 files in cmd format.
  3. Start each file to remove the corresponding program.
  4. Wait a few minutes for the tool to remove the App and its remnants.
  5. Restart the PC now, you will immediately notice that the app in question has been removed!
  6. Repeat the process for all 4 files and at the end restart.
  7. Well, you have also successfully removed CortanaEdge and Windows Feedback!

You will see that now your Windows 10 will be ‘more’ snappy and performing than before!

Also for today it’s all here, a greeting … see you next time!

For more information you can always contact us on our Facebook page or leave a comment below!

Also remember to disable your ADBLOCK for my site (no malicious code in it) so as to contribute to my growth, thanks!