Skip to content

Commit ce4de95

Browse files
author
Ionut Bara
committed
Merge remote-tracking branch 'origin/main'
2 parents 1b9fd02 + 1badbba commit ce4de95

File tree

2 files changed

+64
-0
lines changed

2 files changed

+64
-0
lines changed
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
Windows Registry Editor Version 5.00
2+
3+
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
4+
"VerboseStatus"=dword:00000000
5+
6+
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Reliability]
7+
"ShutdownReasonOn"=dword:00000000
8+
9+
[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows NT\Reliability]
10+
"ShutdownReasonOn"=dword:00000000
11+
12+
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows]
13+
"ShutdownWarningDialogTimeout"=dword:00000001
14+
15+
[HKEY_CURRENT_USER\Control Panel\Desktop]
16+
"AutoEndTasks"="1"
17+
"MenuShowDelay"="1"
18+
"ForegroundLockTimeout"=dword:00000000
19+
"WaitToKillAppTimeout"="1"
20+
"WaitToKillServiceTimeout"=dword:00000001
21+
"HungAppTimeout"="1000"
22+
"LowLevelHooksTimeout"=dword:00000001
23+
24+
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]
25+
"WaitToKillServiceTimeout"="1"
26+
"DisableRemoteScmEndpoints"=dword:00000000
27+
"HandlerTimeout"=dword:7FFFFFFF
28+
"ServicesPipeTimeout"=dword:00240000
29+
30+
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\PnP]
31+
"PollBootPartitionTimeout"=dword:00000001
32+
33+
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
34+
"ThumbnailLivePreviewHoverTime"=dword:00000001
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
Windows Registry Editor Version 5.00
2+
3+
[-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinDefend]
4+
5+
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\Associations\UrlAssociations\windowsdefender]
6+
7+
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AppUserModelId\Windows.Defender]
8+
9+
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AppUserModelId\Microsoft.Windows.Defender]
10+
11+
[-HKEY_CLASSES_ROOT\AppX9kvz3rdv8t7twanaezbwfcdgrbg3bck0]
12+
13+
[-HKEY_CURRENT_USER\Software\Classes\ms-cxh]
14+
15+
[-HKEY_CLASSES_ROOT\Local Settings\MrtCache\C:%5CWindows%5CSystemApps%5CMicrosoft.Windows.AppRep.ChxApp_cw5n1h2txyewy%5Cresources.pri]
16+
17+
[-HKEY_CLASSES_ROOT\WindowsDefender]
18+
19+
[-HKEY_CURRENT_USER\Software\Classes\AppX9kvz3rdv8t7twanaezbwfcdgrbg3bck0]
20+
21+
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\WindowsDefender]
22+
23+
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Ubpm]
24+
"CriticalMaintenance_DefenderCleanup"=-
25+
"CriticalMaintenance_DefenderVerification"=-
26+
27+
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\RestrictedServices\Static\System]
28+
"WindowsDefender-1"=-
29+
"WindowsDefender-2"=-
30+
"WindowsDefender-3"=-

0 commit comments

Comments
 (0)