How to Debloat Windows 11 to Improve Performance

Frustrated due to unnecessary applications installed on your PC? Here we have explained how to debloat Windows 11 to remove apps on PC for enhanced performance.

Are you worried about the slow performance of your Windows PC? It may occur due to apps installed on your machine that you do not use. On Windows 11 you get pre-installed several apps that most users barely use. These apps are referred to as bloatware.

Besides pre-installed and third-party apps, cached app data stored in the hard drive slows down your computer significantly and consumes the storage. It is important to remove such apps and data from the PC.

Several third-party and Windows apps installed on Windows 11 are configured to launch during the Windows startup. Once your PC boots up, these apps also open automatically one after the other slowing down your computer’s functioning. This guide explains different methods to debloat Windows 11 to experience better performance.

Top Ways to Remove Unwanted Apps from Windows 11 PC

There are different methods available for Windows users using which you can easily debloat apps on Windows PC.  So, let’s get started with them:

1. Remove Bloatware Via Windows Settings

You can use the Windows Settings page to debloat Windows PC and improve performance.

  1. Initially, press Win+I and open the Windows Settings page.
  2. After that, go to the Apps section > Apps and Features.Debloat Via Windows Settings
  3. Now, select the app you think consumes most of your system resources and tap the three-dot button.
  4. Then, hit the Uninstall option from the next drop-down menu. Debloat Via Windows Settings

NOTE: Along with removing the bloatware apps, delete the cached data, temporary files and log files to improve the computer’s overall performance. 

That’s it. Repeat this for the other applications. However, there are chances that some of the system applications don’t get deleted from your system using this method as you need to perform some advanced tricks to remove them.

2. Via Power Shell

If you like to automate things, use a simple PowerShell script to remove bloatware from your PC. The script removes all the pre-installed apps on Windows 11, turns off telemetry, and disables Bing from Windows search.

  1. Download the PowerShell Script here. [Zip File]
  2. Extract the Win11Debloat folder.
    extract the Windows 11 debloater script folder
  3. Find the Run.bat file and double-click to run it.
    run the Windows 11 debloater script
  4. If you see the UAC Permission window, comply to allow the script to run.
  5. Select between the default or custom mode.
  6. Follow the instructions on the screen to run the script and debloat your PC.

Visit GitHub to understand the technicality behind the Win11Debloat script. Anytime you need the uninstalled bloatware back on your PC, go to the Microsoft Store to reinstall the apps.

Other Method

  • Firstly, press Win+X and select the Windows PowerShell (Admin) option.
  • Then, execute the command:
    iwr https://git.io/debloat11|iex

Debloat Via Power Shell

  • In the Bloatware section, select the feature that you wish to remove from your Windows 11 PC and follow the on-screen instructions to remove it permanently.Debloat Via Power Shell

Now, check if your system performance increased or not. However, most probably this will work for you, but in case it doesn’t give you proper results, then don’t worry! We have more options for you.

3. Delete Cached Data from Windows Hard Drive

To provide swift access to apps, data associated with specific apps are cached by Windows OS. Even though you delete an app (supposed bloatware) from the PC, its cached data stays on the hard drive and consumes storage.

Here are the steps to delete the cached data in Windows 11.

  1. Press the Windows + E shortcut to launch the File Explorer.
  2. Click the C Drive under This PC.
  3. Follow this path.
    Users > Username > AppData > Local.

    access the cached app data in Windows 11

  4. Open the app data folder of any app.
    access the app data folder of any app on Windows 11
  5. Select all the folders and press Shift + Delete(or click the trash icon)to remove them.
    delete the cached app data to improve performance on PC
  6. Repeat the steps for the apps you have uninstalled.

Usually, the AppData folder stays hidden. To view it, click View > Show > Hidden Items.

NOTE: Replace the “Username” with the actual username of your PC. For example, you can see my PC username is Lenovo. 

4. Use Third-Party Tool

You can use a third-party tool if the above two methods don’t work for you. You can simply hover over to the GitHub page and get a debloater software for Windows 11. However, several users are there who have reported that using the GitHub debloated for Windows 11, they were successfully able to remove the unwanted feature to make their PC fast. So, try this and let us know if this method helped you.

5. Turn Off Apps at Windows Startup

Having a lot of apps launching during the Windows startup also slows down the computer. Almost none of these third-party apps are required during the bootup phase.

Follow these steps and turn off the third-party apps from opening at the startup.

  1. Press Windows + I to launch the settings.
  2. Click Apps > Startup.
    windows 11 startup apps
  3. Press the toggle next to the apps you don’t want to launch at startup.
    turn off apps at startup

It is better to uninstall the unused apps to debloat the PC using any of the steps mentioned in this guide.

6. Via DISM

In case nothing helps you remove the bloatware from your Windows 11 PC, then you can try running the DISM command on Windows Power Shell. So, to do this, you have to perform the needy steps we have mentioned below:

  • First of all, press Win+X and select the Windows PowerShell (Admin) option.
  • Then, execute the command:
    DISM /Online /Get-ProvisionedAppxPackages | select-string Packagename

Debloat Via DISM

  • Now, the script will show you all the programs that are installed on your Windows 11 PC. So, you have to manually locate the app that you want to remove and copy it.

Debloat Via DISM

  • Then, again execute the command:
    DISM /Online /Remove-ProvisionedAppxPackage /PackageName: Abc

Don’t forget to replace the ABC with the application path you have copied before and hit the enter key to initiate. That’s it. This will remove the particular application from your PC.

7. Uninstall Apps from Windows Storage

Access your computer’s storage to eliminate the unused apps on it. You may also summon the disk cleanup tool to view the installed apps you don’t use and remove them instantly.

  1. Press the Windows + I shortcut to open the Windows 11 settings.
  2. Click on System > Storage.
    windows 11 storage
  3. Go to Installed Apps.
  4. Click the overflow menu button and select Uninstall.
    uninstall bloatware on Windows 11
  5. Again press Uninstall to confirm.
    confirm app uninstall Windows 11

NOTE: Along with removing the bloatware apps, delete the cached data, temporary files and log files to improve the computer’s overall performance. 

Conclusion

There is no need to keep unused bloatware on your PC and slow down its performance. Automate the debloat process using the PowerShell Script or manually uninstall the applications from the Windows 11 settings. Also, get rid of the cached data, and temporary files associated with unused and uninstalled apps.

If you've any thoughts on How to Debloat Windows 11 to Improve Performance, then feel free to drop in below comment box. Also, please subscribe to our DigitBin YouTube channel for videos tutorials. Cheers!

Share
Nikhil Azza
Nikhil is a Tech Blogger who sometimes loves to write real-life lore. He has been writing content for the past 8 years, with over 1K+ articles written on Android, Mac, iOS, Social Media, Cloud Storage, Software, and General Tech. Know More

Leave a Reply

Your email address will not be published. Required fields are marked *