Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Nächste Überarbeitung | Vorhergehende Überarbeitung |
| windows:10:defenderdeaktivieren [2016/08/08 11:58] – created kwagner | windows:10:defenderdeaktivieren [2016/08/25 14:28] (aktuell) – aeinert |
|---|
| ====== Windows 10 - Windows Defender Deaktivieren ====== | ====== Windows 10 - Windows Defender Deaktivieren ====== |
| |
| 1. Tap on the Windows-key to open the Start Menu. | - Tap on the Windows-key to open the Start Menu. |
| 2. Type regedit.exe and hit enter. | - Type regedit.exe and hit enter. |
| 3. Confirm the UAC prompt to continue. | - Confirm the UAC prompt to continue. |
| 4. Navigate to the following key: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender | - Navigate to the following key: <code>HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender</code> |
| 5. If you see the preference DisableAntiSpyware on the right double-click on it and set it to 1 to disable Windows Defender. | - If you see the preference **DisableAntiSpyware** on the right double-click on it and set it to **1** to disable Windows Defender. |
| 6. If the preference does not exist, right-click on Windows Defender and select New > Dword (32-bit) Value, and name itDisableAntiSpyware. | - If the preference does not exist, right-click on Windows Defender and select New > Dword (32-bit) Value, and name it <code>DisableAntiSpyware</code> |
| |