Seeing a message that real-time protection is off — and being unable to switch it back on — can feel alarming. In most cases it has a straightforward cause. Here's how to work through it.
Why Does This Happen?
The most common reasons Microsoft Defender turns off or becomes unresponsive are:
- A third-party antivirus programme is installed (Defender disables itself to avoid conflicts)
- A group policy setting is blocking it (common on work computers, less so at home)
- Malware has deliberately disabled it
- Windows needs an update
- A Windows component needs repairing
Fix 1: Check for Another Antivirus Programme
Go to Settings > Apps > Installed apps and look for any third-party security software (such as AVG, Avast, McAfee, or Norton). If you find one you no longer use or didn't intentionally install, uninstall it. Windows Defender will usually re-enable itself within a few minutes of restart.
Fix 2: Restart the Security Center Service
- Press Windows + R, type
services.msc, and press Enter. - Scroll down to Security Center.
- Right-click it and choose Restart.
- Also check that Windows Defender Antivirus Service is set to Automatic and is running.
Fix 3: Install Windows Updates
Go to Settings > Windows Update > Check for updates. Install any pending updates and restart your computer. Updates often include fixes to Windows Security components.
Fix 4: Run the Windows Security Troubleshooter
- Press Windows + R, type
ms-settings:troubleshoot, and press Enter. - Click Other troubleshooters (or Additional troubleshooters on older versions).
- Find and run the Windows Security troubleshooter if available.
Fix 5: Repair Windows System Files
Open Command Prompt as administrator (search for cmd in the Start menu, right-click, Run as administrator), then type:
sfc /scannow
Press Enter and let it complete. This repairs corrupted system files that may be preventing Defender from running.