Skip to content

Commit

Permalink
Revert "fix: disable background apps for new users"
Browse files Browse the repository at this point in the history
This reverts commit 5e4dfab.
  • Loading branch information
he3als committed Oct 20, 2023
1 parent f4e0048 commit 431082b
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,6 @@ title: Disable Background Apps
description: Disables background apps, so that there are minimal resources used in the background
privilege: TrustedInstaller
actions:
# https://admx.help/?Category=Windows_11_2022&Policy=Microsoft.Policies.AppPrivacy::LetAppsRunInBackground
- !registryValue:
path: 'HKLM\Software\Policies\Microsoft\Windows\AppPrivacy'
value: 'LetAppsRunInBackground'
data: '2'
type: REG_DWORD
- !registryValue:
path: 'HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\BackgroundAccessApplications'
value: 'GlobalUserDisabled'
Expand Down

0 comments on commit 431082b

Please sign in to comment.