update
This commit is contained in:
8
Windows 10/Debloat/utils/disable-edge-prelaunch.reg
Normal file
8
Windows 10/Debloat/utils/disable-edge-prelaunch.reg
Normal file
@ -0,0 +1,8 @@
|
||||
Windows Registry Editor Version 5.00
|
||||
|
||||
; disable prelaunch. lowers ram usage slightly
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\MicrosoftEdge\Main]
|
||||
"AllowPrelaunch"=dword:00000000
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\MicrosoftEdge\TabPreloader]
|
||||
"AllowTabPreloading"=dword:00000000
|
Reference in New Issue
Block a user