Uninstalling Pre-Installed Windows Apps and Games



Updated March 2024: Stop getting error messages and slow down your system with our optimization tool. Get it now at this link
  1. Download and install the repair tool here.
  2. Let it scan your computer.
  3. The tool will then repair your computer.

Uninstalling pre-installed applications and games on Windows 10 and Windows 11 can be done through several methods. Each method has its unique steps and uses.

Uninstalling via Windows Settings

Windows Settings provides a user-friendly interface to uninstall apps and games. Here’s how to do it in both Windows 10 and Windows 11:

Windows 11

  1. Open Settings by pressing Win + I or searching for it in the Start Menu.
  2. Navigate to Apps > Apps and features.
  3. Scroll through the list or use the search box to find the app or game you want to uninstall.
  4. Click on the three vertical dots next to the app’s name.
  5. Select Uninstall and confirm your choice.

Windows 10

  1. Press Win + I to open Settings.
  2. Go to Apps > Apps & features.
  3. Find the app you wish to remove from the list of installed apps.
  4. Click on the app, and then select Uninstall.
  5. Confirm your decision by clicking Uninstall again in the prompt.

Note: Some built-in apps such as Calculator or Camera might not offer an uninstall option.

Using PowerShell

For more control and the ability to uninstall certain system apps, PowerShell is a powerful tool. Remember to run PowerShell as an administrator.

General PowerShell Command

To uninstall a specific app:

  • Open PowerShell as an administrator.
  • Type Get-AppxPackage <App Name> | Remove-AppxPackage and press Enter.

Uninstalling for All Users

  • To remove an app for all users, use the command: Get-AppxPackage -allusers <App Name> | Remove-AppxPackage.

Specific Apps Removal

Examples of removing specific apps:

  • Twitter: Get-AppxPackage *twitter* | Remove-AppxPackage
  • Notepad (Store app): Get-AppxPackage *Microsoft.WindowsNotepad* | Remove-AppxPackage
  • Paint 3D: Get-AppxPackage Microsoft.MSPaint | Remove-AppxPackage
  • Sticky Notes: Get-AppxPackage Microsoft.MicrosoftStickyNotes | Remove-AppxPackage

Using Third-Party Tools

For those who prefer a graphical interface or simpler methods, third-party tools can be a convenient option.



March 2024 Update:

You can now prevent PC problems by using this tool, such as protecting you against file loss and malware. Additionally it is a great way to optimize your computer for maximum performance. The program fixes common errors that might occur on Windows systems with ease - no need for hours of troubleshooting when you have the perfect solution at your fingertips:

  • Step 1 : Download PC Repair & Optimizer Tool (Windows 10, 8, 7, XP, Vista – Microsoft Gold Certified).
  • Step 2 : Click “Start Scan” to find Windows registry issues that could be causing PC problems.
  • Step 3 : Click “Repair All” to fix all issues.

download



Store Apps Uninstaller

  • Download and run the Store Apps Uninstaller tool.
  • Click Get Store Apps to list all installed apps.
  • Select the app you want to uninstall and click Remove Selected Apps.

Using CCleaner and Other Uninstallers

  • Open CCleaner or a similar uninstaller program.
  • Navigate to the Tools section and select Uninstall.
  • Choose the app from the list of installed apps and click Uninstall.

These tools can also list and remove built-in Windows Store apps.

 

 



Expert Tip: This repair tool scans the repositories and replaces corrupt or missing files if none of these methods have worked. It works well in most cases where the problem is due to system corruption. This tool will also optimize your system to maximize performance. It can be downloaded by Clicking Here

Related Video