How to Fix Windows Security App Won't Open or Is Blank on Windows
Windows Security (Defender) app not opening, showing a blank screen, or stuck on loading? Fix the Windows Security center on Windows 10 and 11.
📖
Main Troubleshooting Guide
How to Fix High CPU Usage →Complete symptoms, causes, and step-by-step solutions
Symptoms
You might be experiencing this problem if you notice:
- •Clicking Windows Security in Settings does nothing
- •Windows Security opens but shows a completely blank white window
- •Windows Security icon missing from the system tray
- •"Windows Security" shows "Page not available" for all sections
- •Virus & threat protection shows "Your IT administrator has limited access"
- •Windows Security won't open after uninstalling third-party antivirus
- •Security at a Glance shows all sections with yellow/red warnings
Common Causes
- ⚠Windows Security app registration corrupted
- ⚠Third-party antivirus remnants interfering (incomplete uninstall)
- ⚠Windows Security Center service (wscsvc) stopped or disabled
- ⚠Corrupted Windows Security app data
- ⚠Group Policy or registry settings disabling Security features
- ⚠Windows Update broke the Security app (known issue with some cumulative updates)
- ⚠User profile corruption affecting app permissions
Solutions
Solution 1: Re-register Windows Security App
- 1Open PowerShell as Administrator
- 2Run: Get-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackage
- 3If that command fails, try: Get-AppxPackage -AllUsers | Foreach {Add-AppxPackage -Register "$($_.InstallLocation)\AppxManifest.xml" -DisableDevelopmentMode}
- 4Restart the computer
- 5Try opening Windows Security from Settings → Privacy & security → Windows Security
Solution 2: Restart Security Services
- 1Press Win+R → type services.msc → Enter
- 2Find "Security Center" (wscsvc) → ensure it is Running and set to Automatic
- 3Find "Windows Defender Firewall" → ensure Running and Automatic
- 4Find "Windows Security Service" → ensure Running
- 5If any are stopped: right-click → Start
- 6If they won't start: check for third-party antivirus remnants that disabled them
Solution 3: Remove Third-Party Antivirus Remnants
- 1If you recently uninstalled Norton, McAfee, Kaspersky, Avast, or AVG:
- 2Download the vendor's official removal tool:
- 3Norton: Norton Remove and Reinstall Tool
- 4McAfee: MCPR (McAfee Consumer Product Removal)
- 5Kaspersky: kavremover
- 6Avast/AVG: avastclear
- 7Run the removal tool → restart → Windows Security should reactivate automatically
- 8Incomplete antivirus uninstalls are the most common cause of broken Windows Security
Solution 4: Run SFC and DISM
- 1Open Command Prompt as Administrator
- 2Run: DISM /Online /Cleanup-Image /RestoreHealth
- 3Wait for completion (10-20 minutes)
- 4Run: sfc /scannow
- 5Restart the computer
- 6This repairs corrupted system files that Windows Security depends on
- 7If still not working: try resetting Windows via Settings → System → Recovery → Reset this PC (keep files)
FIXES THIS IN 5 MINUTES
Fix Windows Security App Won't Open or Is Blank Automatically
RescuePC Toolkit includes 109+ automated repairs that fix this problem with one click. No command line knowledge required.
Download Now - Free TrialNo credit card required • Works on Windows 10 & 11