Fix for Windows 10 trainers not working
With the latest windows updates Windows Defender has been blocking some of our trainers from working properly ,A simple fix for this is to disable Windows defender .
I included an attachment file with two .bat files ,One will deactivate windows defender the other will turn it back on ,You only have to open them .
The code the bat files contain is the following
Disable
[code]
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindows DefenderPolicy Manager]
"DisableAntiSpyware"=dword:00000001
[HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindows DefenderReal-Time Protection]
"DisableRealtimeMonitoring"=dword:00000001
Enable
Windows Registry Editor Version 5.00
HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindows DefenderPolicy Manager]
"DisableAntiSpyware"=dword:00000000
[HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindows DefenderReal-Time Protection]
"DisableRealtimeMonitoring"=dword:00000000
[/code]
May require a windows restart to take effect .
click here to download
(to unpack archives use: WinRar)
Google Chrome Annoying Download warning - click here to solve the problem.
if you cannot download trainer then go to Chrome/Firefox's settings, specifically to the Privacy settings and simply unchecking the "Enable phishing and malware protection" option.
| |