Home › Knowledgebase › KB-324

How to manage and remove bloatware and pre-installed apps on Windows 11

Summary

This guide helps you troubleshoot and resolve: How to manage and remove bloatware and pre-installed apps on Windows 11. Follow the steps below to fix the issue.

Quick Tip: Need immediate assistance? 💻 Open a Ticket

Common Causes

Many new Windows 11 laptops and desktops come pre-loaded with "bloatware"—unnecessary software installed by the manufacturer or Microsoft. These applications can consume valuable disk space, slow down your boot times, and clutter your start menu. By removing these non-essential programmes, you can optimise your system performance and create a cleaner digital workspace for your business.

Quick Fix Steps

For most users, the standard Settings menu is the safest and fastest way to remove unwanted software.

  1. Press Windows Key + I to open Settings.
  2. Navigate to Apps > Installed apps.
  3. Scroll through the list to find the application you wish to remove.
  4. Click the three dots (More) icon next to the app and select Uninstall.
  5. Confirm the action when the prompt appears.

Detailed Instructions

Identifying What to Remove

Before uninstalling, it is important to distinguish between bloatware and essential system drivers. Be cautious when removing items from the following categories:

Removing Stubborn Pre-installed Apps

Some Windows 11 apps (such as News, Weather, or Xbox) cannot be uninstalled via the standard Settings menu. To remove these, you can use Windows PowerShell.

  1. Right-click the Start button and select Terminal (Admin).
  2. To remove a specific app, type the following command and press Enter: Get-AppxPackage *appname* | Remove-AppxPackage (Replace *appname* with the name of the app, e.g., *xboxapp*).
  3. Restart your computer to finalise the changes.
Tip: If you are unsure of the exact package name for PowerShell, you can list all installed packages by typing Get-AppxPackage.

Managing Startup Applications

Some bloatware doesn't need to be fully uninstalled but should be stopped from launching automatically when you turn on your PC to improve boot speed.

  1. Right-click the Start button and select Task Manager.
  2. Click on the Startup apps tab (indicated by a speedometer icon).
  3. Right-click any unnecessary application and select Disable.
Caution: Do not disable items related to "Audio", "Wireless", or "Touchpad" as this may cause your hardware to stop functioning correctly.

Troubleshooting

The Uninstall Button is Greyed Out

If you cannot click Uninstall, it is likely because the app is a core component of the Windows operating system or you do not have administrative privileges. Ensure you are logged in as an Administrator.

App Reappears After Update

Some manufacturer-installed apps may return after a major Windows Update. If this occurs, repeat the removal process or check for a "Manufacturer Update" setting within the app to disable automatic re-installation.

System Instability After Removal

If your system becomes unstable or a hardware feature stops working after removing a programme, you can attempt to restore the app via the Microsoft Store or by using a System Restore point.

If you encounter errors during the uninstallation process or are unsure if a specific piece of software is critical to your organisation's operations, please Open a Ticket for professional assistance.

Still Having Issues?

Need more help? If the issue persists after trying these steps, please open a support ticket and our team will assist you.

💻 Open a Ticket