Forum Discussion

ammarjaved's avatar
ammarjaved
Iron Contributor
Sep 22, 2021

How to Disable Background Apps Windows 11

 

Disable Background Apps in the Settings app
1. Launch the Windows Settings app.
2. Click "Apps" on the left sidebar, then "Apps & features."
3. Locate the app, then click the "three-dots" button to the right of the app's name and select "Advanced options."

If the "Advanced options" option is not available, then the app does not support managing its background app permission.

4. Under the section "Background app permissions," select "Never" from the dropdown list.

 

(external link removed by moderator)

Disable Background Apps in the Battery Settings
1. Launch the Windows Settings app.
2. Click "System" in the left sidebar.
3. Click "Power & battery" on the right side.
4. Click "Battery usage" under the "Battery" section.
5. Then, in the section "Battery usage by app" locate the app, then click the "three-dots" button to the right of the app's name, and then choose "Manage background activity."

If the "Manage background activity" option is not available, then the app does not support managing its background app permission.

6. Under the section "Background app permissions," select "Never" from the dropdown list.

 

(external link removed by moderator)

Disable Background Apps for all users with Group Policy Editor
1. Enter gpedit.msc into the Run text box by pressing Win + R.
2. Navigate to "Computer Configuration\Administrative Templates\Windows Components\App Privacy"
3. Double-click the "Let Windows apps run in the background" policy in the right pane.
4. Select the "Disabled" choice, then select "Apply" and "OK."


(external link removed by moderator)

  • JaydenSu's avatar
    JaydenSu
    Copper Contributor
    Click on the Startup tab to see which programs are set to run at startup. Disabling unnecessary startup programs can help reduce background activity.
  • Nobel_Baynes's avatar
    Nobel_Baynes
    Iron Contributor
    Why I can't do this with a new admin account? It is not the root admin.
  • hazarika's avatar
    hazarika
    Copper Contributor

     

     

    Set-ItemProperty -Path "HKCU:\Software\Microsoft\Windows\CurrentVersion\BackgroundAccessApplications" -Name "GlobalUserDisabled" -Value 1

     

    kamal267  Run This in Powershell :cool:

    • Arvind69's avatar
      Arvind69
      Copper Contributor

      hazarika so i have windowe 11 home will this code will work without anything,I am not knowledgeable in this stuff so kindly guide me ğŸ˜…and yes I also tried this on window+r =gpedit.msc   but it came like that 

  • lindseykdev's avatar
    lindseykdev
    Copper Contributor

    & just for clarity and hopefully to help someone. :cool: This is where the App Privacy list is on a Windows 11 pc.

     

    Computer Configuration > Administrative Templates > Windows Components > App Privacy

     

    Thanks for this!!

  • David1826's avatar
    David1826
    Copper Contributor

    On should go through all 15o+ of their apps like this? It was much easier in Windows 10. What a piece of Shtammarjaved 

    • rohan4655's avatar
      rohan4655
      Copper Contributor

      David1826 Disable Background Apps for all users with Group Policy Editor
      1. Enter gpedit.msc into the Run text box by pressing Win + R.
      2. Navigate to "Computer Configuration\Administrative Templates\Windows Components\App Privacy"
      3. Double-click the "Let Windows apps run in the background" policy in the right pane.
      4. Select the "Disabled" choice, then select "Apply" and "OK."

      • JasonT777's avatar
        JasonT777
        Copper Contributor
        Does settings this to disabled actually disable background apps, or just disable the policy that manages them?
  • TIMORLANG's avatar
    TIMORLANG
    Copper Contributor
    This is great and thank you for the information. But like in Win 10 is there a way to disable all background apps instead of having to do it individually on every application?

    Thanks,
    T

Resources