|
1 | 1 | Windows Registry Editor Version 5.00 |
2 | | -; File: E:\Projects\Development\GitHub Repos\Listed Repos\windows-defender-remover\Remove_SecurityComp_moduled\DisableDevDriveProtection.reg |
3 | 2 |
|
4 | 3 | [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Defender\Real-Time Protection] |
5 | 4 | "DisableAsyncScanOnOpen"=dword:00000001 |
6 | | -; File: E:\Projects\Development\GitHub Repos\Listed Repos\windows-defender-remover\Remove_SecurityComp_moduled\DisableLSAProtection.reg |
7 | 5 |
|
8 | 6 | [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System] |
9 | 7 | "RunAsPPL"=dword:00000000 |
|
13 | 11 | "RunAsPPL"=dword:00000000 |
14 | 12 | "RunAsPPLBoot"=dword:00000000 |
15 | 13 | "LmCompatibilityLevel"=- |
16 | | -; File: E:\Projects\Development\GitHub Repos\Listed Repos\windows-defender-remover\Remove_SecurityComp_moduled\DisableMaintenanceTaskreportinginSecurityHealthUI.reg |
17 | 14 |
|
18 | 15 | ; disables reporting of things from Maintenance Task in Windows Security App |
19 | 16 |
|
|
26 | 23 |
|
27 | 24 | [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Security Health\Platform] |
28 | 25 | "Registered"=dword:00000000 |
29 | | -; File: E:\Projects\Development\GitHub Repos\Listed Repos\windows-defender-remover\Remove_SecurityComp_moduled\DisableMicrosoftVulnerabileDriverBlocklist.reg |
30 | 26 |
|
31 | 27 | [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CI\Config] |
32 | 28 | "VulnerableDriverBlocklistEnable"=dword:00000000 |
33 | | -; File: E:\Projects\Development\GitHub Repos\Listed Repos\windows-defender-remover\Remove_SecurityComp_moduled\DisableSmartScreen.reg |
34 | 29 |
|
35 | 30 | ; Disable SmartScreen for Microsoft Edge |
36 | 31 |
|
|
76 | 71 | [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\SmartScreen] |
77 | 72 | "ConfigureAppInstallControlEnabled"=dword:00000001 |
78 | 73 | "ConfigureAppInstallControl"="Anywhere" |
79 | | -; File: E:\Projects\Development\GitHub Repos\Listed Repos\windows-defender-remover\Remove_SecurityComp_moduled\DisableSpyNetTelemetry.reg |
80 | 74 |
|
81 | 75 | [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\Spynet] |
82 | 76 | "DisableBlockAtFirstSeen"=dword:00000001 |
|
87 | 81 | [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Microsoft Antimalware\SpyNet] |
88 | 82 | "SpyNetReporting"=dword:00000000 |
89 | 83 | "LocalSettingOverrideSpyNetReporting"=dword:00000000 |
90 | | -; File: E:\Projects\Development\GitHub Repos\Listed Repos\windows-defender-remover\Remove_SecurityComp_moduled\DisableSystemMitigations.reg |
91 | 84 |
|
92 | 85 | [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsMitigation] |
93 | 86 | "UserPreference"=dword:00000002 |
|
110 | 103 |
|
111 | 104 | [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SCMConfig] |
112 | 105 | "EnableSvchostMitigationPolicy"=hex(b):00,00,00,00,00,00,00,00 |
113 | | -; File: E:\Projects\Development\GitHub Repos\Listed Repos\windows-defender-remover\Remove_SecurityComp_moduled\DisableTamperProtection.reg |
114 | 106 |
|
115 | 107 | ; Remove Defender's Tamper Protection |
116 | 108 |
|
|
119 | 111 | "TamperProtectionSource"=dword:00000000 |
120 | 112 | "MpCapability"=hex:00,00,00,00,00,00,00,00 |
121 | 113 | "TamperProtection"=dword:00000000 |
122 | | -; File: E:\Projects\Development\GitHub Repos\Listed Repos\windows-defender-remover\Remove_SecurityComp_moduled\DisableUAC.reg |
123 | | - |
124 | 114 | ; Disable UAC |
125 | 115 |
|
126 | 116 | [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System] |
127 | | -"EnableLUA"=dword:00000000 |
128 | 117 | "ConsentPromptBehaviorAdmin"=dword:00000000 |
129 | | -"ConsentPromptBehaviorUser"=dword:00000000 |
130 | | -"FilterAdministratorToken"=dword:00000001 |
131 | | -"LocalAccountTokenFilterPolicy"=dword:00000001 |
132 | | -"EnableUIADesktopToggle"=dword:00000000 |
133 | | -"ValidateAdminCodeSignatures"=dword:00000000 |
134 | | -"EnableSecureUIAPaths"=dword:00000000 |
135 | | -"DelayedDesktopSwitchTimemout"=dword:00000000 |
136 | 118 | "PromptOnSecureDesktop"=dword:00000000 |
137 | 119 |
|
138 | | -[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System] |
139 | | -"TypeOfAdminApprovalMode"=dword:00000001 |
140 | | - |
141 | 120 | ; Fix mouse cursor dissapeiring |
142 | 121 |
|
143 | 122 | [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System] |
144 | 123 | "EnableCursorSuppression"=dword:00000000 |
145 | | -; File: E:\Projects\Development\GitHub Repos\Listed Repos\windows-defender-remover\Remove_SecurityComp_moduled\DisableVBS.reg |
146 | 124 |
|
147 | 125 | ; Reset values for Virtualization Settings |
148 | 126 |
|
|
194 | 172 |
|
195 | 173 | [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\CredentialGuard] |
196 | 174 | "Enabled"=dword:00000000 |
197 | | -; File: E:\Projects\Development\GitHub Repos\Listed Repos\windows-defender-remover\Remove_SecurityComp_moduled\ExploitGuard_d.reg |
198 | 175 |
|
199 | 176 | [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\Windows Defender Exploit Guard\Controlled Folder Access] |
200 | 177 | "EnableControlledFolderAccess"=dword:00000000 |
|
214 | 191 |
|
215 | 192 | [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Defender\Windows Defender Exploit Guard\ASR] |
216 | 193 | "EnableASRConsumers"=dword:00000000 |
217 | | -; File: E:\Projects\Development\GitHub Repos\Listed Repos\windows-defender-remover\Remove_SecurityComp_moduled\MitigationofFaultTorelantHeap.reg |
218 | 194 |
|
219 | 195 | [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\FTH] |
220 | 196 | "Enabled"=dword:00000000 |
221 | | -; File: E:\Projects\Development\GitHub Repos\Listed Repos\windows-defender-remover\Remove_SecurityComp_moduled\RemovalofAnti-PhishingServices.reg |
222 | 197 |
|
223 | 198 | [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsRuntime\Server\WebThreatDefSvc] |
224 | 199 |
|
|
269 | 244 |
|
270 | 245 | [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Svchost] |
271 | 246 | "WebThreatDefense"=- |
272 | | -; File: E:\Projects\Development\GitHub Repos\Listed Repos\windows-defender-remover\Remove_SecurityComp_moduled\Remove and Disable Microsoft Pluton.reg |
273 | 247 |
|
274 | 248 | [-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\PlutonHsp2] |
275 | 249 |
|
276 | 250 | [-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\PlutonHeci] |
277 | 251 |
|
278 | 252 | [-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Hsp] |
279 | | -; File: E:\Projects\Development\GitHub Repos\Listed Repos\windows-defender-remover\Remove_SecurityComp_moduled\RemoveSecurityandMaintenance.reg |
280 | 253 |
|
281 | 254 | [-HKEY_CLASSES_ROOT\CLSID\{BB64F8A7-BEE7-4E1A-AB8D-7D8273F7FDB6}] |
282 | 255 |
|
|
291 | 264 | [-HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Classes\CLSID\{BB64F8A7-BEE7-4E1A-AB8D-7D8273F7FDB6}] |
292 | 265 |
|
293 | 266 | [-HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\NameSpace\{BB64F8A7-BEE7-4E1A-AB8D-7D8273F7FDB6}] |
294 | | -; File: E:\Projects\Development\GitHub Repos\Listed Repos\windows-defender-remover\Remove_SecurityComp_moduled\RemoveWindowsDefenderFirewallRules.reg |
295 | 267 |
|
296 | 268 | [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\RestrictedServices\Static\System] |
297 | 269 | "WebThreatDefSvc_Allow_In"=- |
|
0 commit comments