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.
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.
- Press
Windows Key + Ito open Settings. - Navigate to Apps > Installed apps.
- Scroll through the list to find the application you wish to remove.
- Click the three dots (More) icon next to the app and select Uninstall.
- 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:
- Driver Utilities: Software from Intel, Realtek, or NVIDIA that manages your hardware.
- Security Suites: While some trial antivirus software is bloatware, ensure you have an alternative security solution active before removing your primary one.
- Manufacturer Tools: Apps like "Dell SupportAssist" or "HP Support Assistant" can be useful for firmware updates, though they are often optional.
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.
- Right-click the Start button and select Terminal (Admin).
- 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*). - Restart your computer to finalise the changes.
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.
- Right-click the Start button and select Task Manager.
- Click on the Startup apps tab (indicated by a speedometer icon).
- Right-click any unnecessary application and select Disable.
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?
💻 Open a Ticket