Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Facebook Twitter Instagram
Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Tech News Today
Home»Windows»Windows Defender Not Working? Try these Fixes

Windows Defender Not Working? Try these Fixes

AbhishekBy AbhishekApril 1, 2022
Windows Defender not working

Microsoft has its own line of defense called the Windows Defender to protect Windows devices against malware.

But What if the defender stops working? Yes, it does happen, and it is mostly caused by glitches in the registry, group policy, or conflicts created by third-party software. 

The defender not working leaves the PC completely vulnerable to attacks. Do not worry as it can be fixed with some slight changes in the windows settings. 

We have compiled a list of alternatives to try out. Try them one by one till the defender starts working again.

Common Causes of Windows Defender Not Working

  • Windows Defender turned off by Group Policy Editor
  • Corrupted Registry
  • Conflicts created by installed third party malware/antivirus software
  • Incorrect Windows Clock & Date
  • Outdated Windows
  • Issues in Windows service

How to Fix Windows Defender Not Working?

The solutions stated below are centered toward windows 10 and 11. Please try one alternative at a time, check if the defender works and if it doesn’t move on to the next alternative.

As the exact reason for the defender not working might differ from PC to PC, there is no alternative except trying a hit or miss approach.

Start by Restarting the Device

For any kind of error or problem in windows, the first go-to step is to reboot the device. We know it sounds like a generic solution but often, issues/ errors get fixed with a simple restart.

As windows start each process once again, the process that created the error also gets restarted creating a high chance of the error not recurring. If the defender still doesn’t work, move on to the next alternative.

Uninstall Third-Party Antivirus

When we install a third-party antivirus on a computer, it takes over as the resident malware-fighting software. Try uninstalling the antivirus and check windows security once again.

Once the antivirus is completely gone from the pc, the defender will automatically take over as the default antivirus.

We also recommend using PC Cleaner/Removal Tools, there are many free and paid versions of these types of software. This product cleans any residual files left from the previous antivirus which might conflict with the windows defender.

For most users, this will be the key solution to why the defender isn’t working.

Modify Local Group Policy Editor

If the defender is disabled by the group policy editor, it will not work. Follow the steps to check if it’s not the same configurations listed in the steps.

  1. Press Win+r, type in gpedit.msc, and press enter.
  2. A new pop-up should show up, on the left panel go to Computer Configuration.
  3. Under Computer configuration go to administrative template>windows components>Microsoft Defender Antivirus.
  4. When you click on Microsoft defender or Windows Defender Antivirus (whichever shows), check the right panel and find/double click an option listed as Turn off Microsoft Defender Antivirus.gpedit microsoft defender settings
  5. Another pop-up should show up, on the left side select the option disable and select Apply from the bottom right corner. If you do not have another third-party antivirus installed, you can also choose the option not configured.Microsoft defender turn off configuration
Local Group Policy is available in windows professional, enterprise, and ultimate versions by default. We do not get the policy editor in windows home, but we can download its installation script manually from the internet.

Modify the Registry

Please back up the registry (linking) before making changes to it. Any mistakes in the registry can damage the OS and stop the computer from working.

  1. Press Windows Key and search/select Registry editor. Allow the app to make changes to the device.
  2. Now on the registry editor, enter the following file path on the address bar:
    Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender
  3. Check the right panel, find the file DisableAntispyware.
  4. If the file isn’t there, right-click on windows defender and select new>D-word (32-bit) value.
  5. Right-click on the new file and select modify. Enter the value name as disableantispyware and the value as 0.registry edit for windows defender
  6. Check if the defender works, else move on to the next step.
  7. If the Virus & Threat protection option in windows security has disappeared or when you search virus and threat protection, you get messages like “page not available or the administrator has limited access to some areas of this app”, go to:
    Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\Policy Manager
  8. On the right panel, find the file AllowUserUIAccess and modify it to 1.
  9. If the file is not there, Right-click on Policy manager and create a D-word 32 Bit value.
  10. Once the file is created, right-click on it and modify it. Set the name as AllowUserUIAccess and modify value data to 1.

Run a System Scan & DISM Repair

We recommend doing a DISM restore to repair the window image as well as a system file checker to scan & fix any system files/window image. If the issue is caused by corrupted files or images, the command stated below will help repair it.

  1. Press Windows Key and search cmd.
  2. Right-click on cmd and select run as administrator.
  3. Run the following command and wait till the process is complete:
    DISM /Online /Cleanup-Image /RestoreHealthDISM cleanup 2
  4. Type the following command and let the process be completed:
     sfc /scannow
    sfc scannow
  5. Check if the defender works, else move on to the next alternative.

Update the Operating System

Please make sure the window OS is updated to its latest version. Windows update ensures the software, drivers, and services run at their latest version. The update might also contain any newly identified bug fixes by Microsoft.

Updating the OS gives us one more thing to cross out from possible solutions.

  1. Press the start button and search settings.
  2. For Windows 11 users, on the left panel select Windows update. For Windows 10 users, select Update & Security and select windows update.
  3. Select check for updates on the right side or Install if the updates are already checked by the device.windows 11 update

Download and Run Windows Troubleshooter

We can get a download file from the official Microsoft page to run a troubleshooting program for the Windows security issues. This is not the windows troubleshooting that we see on our settings, it’s a separate file that we download from the Microsoft site and run on our PC.

It’s mainly made for windows 7,8,10 but does run on windows 11 too. Give it a whack and see if the troubleshooting file helps you out.Microsoft file download troubleshoot

Try Resetting Appx Package

These commands are a bit technical but in essence, they list the appx packages in the user profile and reset it and bring it to their original settings. Appx files were first introduced in Windows 8, they contain metadata, files, and credentials needed to install a Windows application

To reset the appx packages, follow the steps below:

On Windows 10

  1. Press the start button and search PowerShell.
  2. Right-click on PowerShell and run as administrator.powershell as administrator
  3. Run the command stated below and please note that the command only works for windows builds above 2075.
    Get-AppxPackage *Microsoft.Windows.SecHealthUI* | Reset-AppxPackage
  4. If the command stated above didn’t work for you, try the following command
    Add-AppxPackage -Register -DisableDevelopmentMode "C:\Windows\SystemApps\Microsoft.Windows.SecHealthUI_cw5n1h2txyewy\AppXManifest.xml"

On Windows 11

  1. Run the following command and check defender:
    Get-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackage
  2. Check to see if the defender is working else, run the following command:
    Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
  3. You might see some red-colored error when running these commands, ignore that and let the process complete.

Try a Clean Boot

Some apps or services might conflict with windows defender causing it to not work. We can try a clean boot where we disable all unrequired services and apps from the PC.

If the defender works after disabling these things, we can conclude it’s one of the apps or services that is the problem.

  1. Press Win+r, type msconfig, and press OK.
  2. A pop-up titled system configuration will show up, select the General tab and choose selective startup.
  3. Under subsection of selective startup tick off Load startup items.
  4. Now go to the services tab and on the left bottom corner, select hide all Microsoft services
  5. Select Disable All option on the right-hand side. You will be given an option of restarting the device, select restart.ms config services tab
  6. Now go to the startup section and open task manager.
  7. Disable all apps that can be disabled. Note: All of them may not be possible.
    Startup task manager section
  8. Restart the device and check if the defender works.

    If it works, you will have to enable each startup app and service individually and replicate the issue. Once you find what causes the malfunction, keep the startup app or service-disabled.

Check Window Services

Window services show a list of services that manage long-running processes in the operating system.

If these services stop, then the software related to these services will also stop working. So we need to check if services relating to windows security, antivirus, are running.

  1. Press the Windows Key and search/select services.
  2. Under services, check the status of Windows security service, Security Center, Windows Defender Firewall. windows security service in service windows
    If the services are not running, right-click on them and select start or restart. The options may be greyed out if the services are running.

Run an MRT scan

This is a malware scanning tool made by Microsoft itself. It can identify any malware on the device and clean it out. If the defender issue is caused by malware, this will be an excellent help.

  1. Click on the start button and search and select MRT.
  2. A pop-up box will open asking permission to make changes to the device, select yes.
  3. MRT will open, select next and choose full scan. Let the process complete and check the defender again.MRT Scan

Reset Windows Security

  1. Press the Windows key and search Windows Security.
  2. Right-click on the app and select App settings.windows security app settings
  3. Scroll down and find a Reset section, try both the Repair and Reset options. Please note windows 10 users might only have the reset option.windows security app settings

Reset the Whole Device

In the worst-case scenario, if nothing else works, we recommend resetting the device. There steps to windows 10 and 11 are almost the same. The only difference is that the recovery option is found under System (windows 11) instead of windows (10) Update & Security.Reset Windows

Conclusion

If any of the steps above didn’t work, we recommend doing a clean Windows OS installation. It does sound drastic but will most likely be a guaranteed solution.

We recommend backing up any important data first in an external device and then proceeding with reinstalling the operating system on the PC.

fix Windows
Abhishek

I am always curious about the progression of technology and have a knack for hardware. There is a kind of satisfaction when you fix issues by yourself. From Software to Hardware, I love fixing any errors. Nothing beats the crescendo of everything working together to form a computer system.

Related Posts

boot loop

14 Ways to Fix Windows Boot Loop

March 19, 2023
how to change windows startup sound

How to Change Windows Startup Sound

March 17, 2023
scan disk windows 10

How to Scan Disk Windows

March 16, 2023
Shared GPU Memory

What is Shared GPU Memory? How is It Different From Dedicated VRAM?

March 12, 2023
firmware vs software

Firmware Vs Software – What’s the Difference?

March 8, 2023
update sound drivers

How to Update Sound Drivers on Windows

March 7, 2023
Add A Comment

Leave A Reply Cancel Reply

Latest Posts
what-does-spooling-mean-on-printer

What Does Spooling Mean on Printer?

March 23, 2023
sata ports on motherboard

All the Types of SATA Ports on Motherboard

March 21, 2023
anti-aliasing-on-or-off

What is Anti Aliasing? Should You Turn It on or off

March 21, 2023
You may also like
caps key not working

6 Ways to Fix Caps Key Not Working

March 23, 2023
how to increase ram on laptop

How to Increase RAM on Laptop? (Step-by-Step Guide)

March 23, 2023
how to overclock ram

How to Overclock RAM? (Step-by-Step Guide)

March 22, 2023
Recommended
Cookie Clicker Garden Guide

Cookie Clicker Garden Guide to Unlocking Every Seed

September 26, 2021
monitor no signal

Computer Turns On But Monitor Says No Signal (9 Ways To Fix)

November 10, 2022
Facebook Twitter Pinterest
  • Home
  • About Us
  • Our Team
  • Editorial Guidelines
  • Privacy Policy
  • Affiliate Disclosure
© 2023 TechNewsToday, editor@technewstoday.com | Tech Central Pvt. Ltd.

Type above and press Enter to search. Press Esc to cancel.