#Boot in Safe Mode (via msconfig) #Open Registry Editor #Navigateto: #HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Service #The six keys in the registry to change the values of: #Sense #WdBoot #WdFilter #WdNisDrv #WdNisSvc #WinDefend # To disable, set: HKLM\SYSTEM\CurrentControlSet\Services\Sense\Start 4 HKLM\SYSTEM\CurrentControlSet\Services\WdBoot\Start 4 HKLM\SYSTEM\CurrentControlSet\Services\WdFilter\Start 4 HKLM\SYSTEM\CurrentControlSet\Services\WdNisDrv\Start 4 HKLM\SYSTEM\CurrentControlSet\Services\WdNisSvc\Start 4 HKLM\SYSTEM\CurrentControlSet\Services\WinDefend\Start 4 #To re-enable, set: HKLM\SYSTEM\CurrentControlSet\Services\Sense\Start 3 HKLM\SYSTEM\CurrentControlSet\Services\WdBoot\Start 0 HKLM\SYSTEM\CurrentControlSet\Services\WdFilter\Start 0 HKLM\SYSTEM\CurrentControlSet\Services\WdNisDrv\Start 3 HKLM\SYSTEM\CurrentControlSet\Services\WdNisSvc\Start 3 HKLM\SYSTEM\CurrentControlSet\Services\WinDefend\Start 2
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter