How to Fix Windows Security Not Working in Windows 10 and Windows 11
Windows Security is the built-in protection layer in Microsoft Windows that manages antivirus, firewall, account protection, device security, and threat history.
If it stops opening, shows blank pages, or reports that some protections are unavailable, the cause is often a service issue, policy restriction, corrupted system files, or a conflict with another security tool.
This guide explains how to fix Windows Security not working with practical steps that target the most common causes first, then move into deeper repairs if needed.
What usually breaks Windows Security?
Windows Security depends on several connected components, including Microsoft Defender Antivirus, the Security Center service, Windows Management Instrumentation, and system policies.
When one of these components is disabled or damaged, the app may fail to load or certain tabs may stop responding.
- Third-party antivirus software can disable Microsoft Defender features.
- Corrupted system files can prevent the Security app from launching correctly.
- Windows services may be stopped or set to manual incorrectly.
- Group Policy or registry settings may block Defender on managed devices.
- Outdated Windows builds can trigger bugs in the Windows Security interface.
1. Restart your PC and open Windows Security again
A simple restart clears temporary service errors and reloads security components.
After rebooting, open Start, search for Windows Security, and launch it directly.
If the app opens normally after a restart, the issue may have been a temporary shell or service glitch rather than a deeper system problem.
2. Check whether another antivirus is installed
Microsoft Defender Antivirus can be partially or fully disabled when a third-party antivirus program is active.
That is normal behavior on many systems because Windows often hands real-time protection over to the installed security suite.
Look for products such as Norton, McAfee, Bitdefender, Kaspersky, Avast, AVG, Trend Micro, or ESET.
If one is installed, open its interface and confirm it is functioning properly.
If you recently uninstalled a third-party antivirus, restart Windows so Defender can re-enable its own protections.
- Uninstall unused antivirus software from Settings > Apps > Installed apps.
- Restart the PC after removal.
- Verify that Microsoft Defender Antivirus is active again in Windows Security.
3. Run Windows Update
Security components are frequently repaired through cumulative updates.
Microsoft often ships fixes for the Windows Security app, Defender definitions, and system services through Windows Update.
Open Settings > Windows Update, check for updates, and install everything available, including optional quality updates if they are relevant to your device.
Restart after installation and test Windows Security again.
4. Make sure the required services are running
Windows Security relies on background services to report status and manage protection features.
If these services are stopped, the app may show errors, missing pages, or disabled controls.
Open services.msc and confirm these services are running:
- Security Center
- Windows Security Service, if present
- Microsoft Defender Antivirus Service
- Windows Management Instrumentation
If any are stopped, start them.
For services that should start automatically, set the startup type appropriately, then restart the computer.
5. Repair or reset the Windows Security app
If the interface opens but pages are blank or buttons do nothing, the app itself may be corrupted.
Windows includes built-in repair and reset options for many Store-based apps and system apps.
Go to Settings > Apps > Installed apps, search for Windows Security, select Advanced options, then try Repair first.
If that does not help, use Reset.
Repair attempts to fix the app without removing its data, while Reset restores the app to its default state.
Reset is more aggressive, but it is often effective when the UI will not load.
6. Run System File Checker and DISM
Corrupted Windows files can break Windows Security, especially after interrupted updates, disk errors, or malware cleanup.
Two built-in tools can repair the system image and protected files.
Open Command Prompt as an administrator and run:
sfc /scannowDISM /Online /Cleanup-Image /RestoreHealth
Run DISM first if Windows Update components appear damaged, then run SFC again afterward.
Restart the PC once both scans finish.
These tools are especially useful when Windows Security does not open at all.
7. Check Group Policy settings on Pro and Enterprise editions
On Windows Pro, Enterprise, and Education, Group Policy can disable Defender-related features.
This is common on corporate devices, but it can also happen after manual tweaking or third-party optimization tools.
Open gpedit.msc and review policies under Computer Configuration > Administrative Templates > Windows Components > Microsoft Defender Antivirus.
Pay special attention to settings that turn off Defender, tamper with real-time protection, or suppress the Security app.
If a policy was changed unintentionally, set it to Not Configured.
Then restart the machine or run gpupdate /force.
8. Inspect the registry only if you know what changed
Registry edits can disable Windows Security features, but they should be approached carefully.
A bad registry change can cause more problems than it solves.
Some common Defender-related keys are found under HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender.
If values there were added by malware cleanup tools, scripts, or system tweaks, they may be blocking protection features.
Before changing anything, export the key as a backup and restore only what you recognize.
9. Scan for malware
Some malware targets Defender services or the Security app specifically.
If Windows Security was disabled unexpectedly, or if it refuses to turn real-time protection back on, a malicious program may be interfering.
Use an offline or secondary scanner if possible.
Good options include:
- Microsoft Defender Offline scan
- Malwarebytes
- ESET Online Scanner
If Windows Security can still open, go to Virus & threat protection and run a full scan, then a Microsoft Defender Offline scan for deeper inspection.
10. Create a new user profile
Sometimes the problem is limited to one Windows account.
A corrupted user profile can stop Windows Security from displaying correctly while the service itself continues working system-wide.
Create a new local or Microsoft account, sign in, and test Windows Security there.
If it works in the new profile, the original account likely has corrupted user settings or permissions.
11. Use an in-place repair install if nothing else works
If Windows Security is still not working after the steps above, the operating system itself may need repair.
An in-place upgrade repair reinstalls Windows system files while keeping your apps, settings, and files intact.
Use the latest Windows ISO or Installation Assistant from Microsoft, then choose the option to keep personal files and apps.
This method is often the most reliable fix for persistent app corruption, broken services, or repeated Defender failures.
What to check after fixing Windows Security
After Windows Security starts working again, verify that the core protection areas show normal status.
You want to confirm that the system is actually secured, not just that the app opens.
- Virus & threat protection shows real-time protection on.
- Firewall & network protection reports active profiles.
- App & browser control loads without errors.
- Device security displays supported hardware features correctly.
- Protection history opens and lists recent actions.
When should you suspect a deeper Windows problem?
If Windows Security repeatedly disables itself, services stop after every reboot, or multiple Windows apps fail at the same time, the issue may be broader than Defender.
That pattern can point to system corruption, hard drive errors, or administrative restrictions on the device.
In that situation, review Event Viewer logs, check disk health, and confirm the machine is not joined to a managed environment applying policies behind the scenes.
Persistent failures across multiple security components often mean the operating system needs repair rather than a single app fix.