Skip to content

Commit

Permalink
defender-removal: remove non-policy version of DisableAntiSpyware
Browse files Browse the repository at this point in the history
  • Loading branch information
melo936 committed May 15, 2024
1 parent 2366d1d commit 9e8a0dd
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
14 changes: 7 additions & 7 deletions defender-removal-amd64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ updates:
- key: DisableAntiSpyware
type: REG_DWORD
value: 1
- key_name: >-
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows Defender
perUserVirtualization: false
values:
- key: DisableAntiSpyware
type: REG_DWORD
value: 1
# - key_name: >-
# HKEY_LOCAL_MACHINE\Software\Microsoft\Windows Defender
# perUserVirtualization: false
# values:
# - key: DisableAntiSpyware
# type: REG_DWORD
# value: 1
# MDCoreSvc
- key_name: >-
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\MDCoreSvc
Expand Down
14 changes: 7 additions & 7 deletions defender-removal-arm64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ updates:
- key: DisableAntiSpyware
type: REG_DWORD
value: 1
- key_name: >-
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows Defender
perUserVirtualization: false
values:
- key: DisableAntiSpyware
type: REG_DWORD
value: 1
# - key_name: >-
# HKEY_LOCAL_MACHINE\Software\Microsoft\Windows Defender
# perUserVirtualization: false
# values:
# - key: DisableAntiSpyware
# type: REG_DWORD
# value: 1
# MDCoreSvc
- key_name: >-
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\MDCoreSvc
Expand Down

0 comments on commit 9e8a0dd

Please sign in to comment.