Difference between revisions of "Windows 10"

From PC Savants Wiki
Jump to navigation Jump to search
(Windows 10 Troubleshooting)
 
Line 8: Line 8:
  
 
Run SIGVERIF from the RUN menu to check for all unsigned drivers.
 
Run SIGVERIF from the RUN menu to check for all unsigned drivers.
 +
 +
 +
 +
'''Windows Defender'''
 +
 +
How to disable Windows Defender Antivirus using Registry
 +
 +
'''<sub>HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender
 +
</sub>'''
 +
 +
Create New DWORD (32-bit) Value in the Windows Defender folder.
 +
 +
* DisableAntiSpyware
 +
* Change Value from 0 to 1

Revision as of 21:45, 11 June 2019

Troubleshooting

BSOD

CRITICAL SERVICE FAILED

Disable driver signature enforcement

Run SIGVERIF from the RUN menu to check for all unsigned drivers.


Windows Defender

How to disable Windows Defender Antivirus using Registry

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender

Create New DWORD (32-bit) Value in the Windows Defender folder.

  • DisableAntiSpyware
  • Change Value from 0 to 1