Windows OS Hub
  • Windows
    • Windows 11
    • Windows 10
    • Windows Server 2025
    • Windows Server 2022
    • Windows Server 2019
    • Windows Server 2016
  • Microsoft
    • Active Directory (AD DS)
    • Group Policies (GPOs)
    • Exchange Server
    • Azure and Microsoft 365
    • Microsoft Office
  • Virtualization
    • VMware
    • Hyper-V
    • Proxmox
  • PowerShell
  • Linux
  • Home
  • About

Windows OS Hub

  • Windows
    • Windows 11
    • Windows 10
    • Windows Server 2025
    • Windows Server 2022
    • Windows Server 2019
    • Windows Server 2016
  • Microsoft
    • Active Directory (AD DS)
    • Group Policies (GPOs)
    • Exchange Server
    • Azure and Microsoft 365
    • Microsoft Office
  • Virtualization
    • VMware
    • Hyper-V
    • Proxmox
  • PowerShell
  • Linux

 Windows OS Hub / Windows 11 / Fix: Microsoft Defender Not Updating Automatically in Windows

July 7, 2025

Fix: Microsoft Defender Not Updating Automatically in Windows

If the built-in Microsoft Defender Antivirus is not updating automatically, we recommend using the diagnostic and troubleshooting steps outlined in this article to resolve common definition update issues.

Before proceeding, note that Windows 10 and 11 include two built-in mechanisms for updating Microsoft Defender engine files and antivirus signature definitions:

  • Microsoft Defender updates are automatically downloaded and installed through Windows Update. Open the update installation history in the Windows Control Panel ( ms-settings:windowsupdate-history ). Note the Security Intelligence Update for Microsoft Defender Antivirus — KB2267602 (Version xxxxxx) — Current Channel (Broad) update under “Definition Updates.” It is downloaded and installed regularly via Windows Update or your enterprise WSUS server. The update KB2267602 contains both definitions and engine updates. Even if the Windows Update service is disabled, Microsoft Defender Antivirus will continue to update using its built-in update mechanism described below. KB2267602 - Intelligence Update for Microsoft Defender Antivirus instelld via Windows Update
  • The Windows Defender engine regularly checks Microsoft servers for new antivirus signature databases and updates them automatically.

If the KB2267602 update fails to download via Windows Update (the download hangs at 0%) or you encounter errors (80072f8f or 0x80072ee2) when installing it, check your internet connectivity and Windows Update policy settings. If needed, reset the Windows Update service configuration on a computer. In fact, however, Windows Update is not the primary method for updating antivirus definitions on a computer.

Windows Update KB2267602 downloading hangs at 0%

Run the following PowerShell command to find out when the Defender antivirus databases were last updated and whether automatic updating is enabled:

Get-MpComputerStatus | Select-Object AntivirusSignatureLastUpdated, AntivirusSignatureVersion|fl

Get-MpComputerStatus | Select-Object AntivirusSignatureLastUpdated, AntivirusSignatureVersion

The Windows Security UWP app is used to manage the built-in antivirus in Windows 10/11 and Windows Server 2025/2022. You can open it from the Settings app or using the command:
ms-settings:windowsdefender

The Virus and Threat Protection Updates section shows the version of the antivirus database and when it was last updated.

View viruts and thread protection updates state

If the Microsoft Security app won’t open or displays a blank screen, here’s how to fix it.

If the built-in Microsoft Defender update mechanism is not working, you will see an error here:

Protection definition update failed (800704C6)

Microsoft Defender: Protection definition update failed

Now, let’s review how to diagnose and resolve common Defender antivirus database update issues.

The frequency with which the update task runs is configured in the Windows Defender settings. Make sure both of these parameters are set.

Get-MpPreference | Select-Object SignatureScheduleDay, SignatureScheduleTime

Ensure that the Microsoft Defender antivirus is not disabled and all dependent services are running.

get-service WdNisSvc, WinDefend, wscsvc | select name,status,starttype

Check Microsoft Defender services status

How to fix the error: Microsoft Defender Threat service has been stopped.

Try updating the antivirus database definitions manually using the command:

"%ProgramFiles%\Windows Defender\MpCmdRun.exe" -SignatureUpdate

If an error occurs during the database update, you can find more information about it in the %userprofile%\AppData\Local\Temp\MpCmdRun.log file.

error when updating Windows Defender

For example, error code 0x8024401B indicates that the computer is unable to connect to Microsoft Update servers.

Search Started (MU/WU update) (Path:https://fe2cr.update.microsoft.com/v6/ )...
Update failed with hr: 0x8024401b

This usually means that the computer is in an isolated environment with no internet access, or with restricted connectivity due to proxy or firewall rules.

Use the Test-NetConnection command to check the connection to the Microsoft Update servers from a computer.

tnc fe2cr.update.microsoft.com -port 443

In my case, I found that the WinHTTP proxy settings had an incorrect address set. Check the current WinHTTP proxy settings.

netsh winhttp show proxy

Reset the system proxy settings (direct access will be used):

netsh winhttp reset proxy

check and reset WinHTTP proxy settings

In some cases, Defender may stop receiving updates if the current databases are corrupted. Try resetting the antivirus definition database and performing an online update.

"%ProgramFiles%\Windows Defender\MpCmdRun.exe" -removedefinitions -all

Perform a database update:

Update-MpSignature -Verbose

VERBOSE: Virus and spyware definitions update was completed successfully.

Update-MpSignature: Virus and spyware definitions update usig PowerShell

If you receive a 0x80070005 (Access Denied) error while resetting the database, you must temporarily disable the Tamper Protection option in the Windows Security GUI. Disable the Tamper Protection in Windows Security to reset AV databases

Check if there are any Windows Defender antivirus settings configured via Group Policy. Run the rsop.msc command to get a report with the resulting GPO settings.

Any Defender settings applied to the computer via GPO will be displayed in Computer Configuration -> Administrative Templates -> Windows Components -> Microsoft Defender Antivirus. Analyze which options are enabled and their purpose. By default, nothing should be set. If necessary, edit the local GPO using the gpedit.msc editor or reset the local Group Policy settings.

Check Microsoft Defender Antivirus settings set via GPO

Microsoft Defender is also the built-in antivirus app installed on Windows Server.

When diagnosing issues, it is helpful to review antivirus-related event logs in the Event Viewer: Applications and Services Logs -> Microsoft -> Windows -> Windows Defender -> Operational. For example, Event ID 2002 indicates a successful antivirus update.

Windows Defender logs in Event Viewer

In some cases, manually installing Microsoft Defender antivirus databases can fix the update problem.

  1. Follow this link to download the mpam-fe.exe file containing Microsoft Defender Antivirus updates for your operating system: https://www.microsoft.com/en-us/wdsi/defenderupdates Download mpam-fe.exe file to manually update the Microsoft Defender Antivirus
  2. Reset the Defender settings:
    cd %ProgramFiles%\Windows Defender
    MpCmdRun.exe -removedefinitions -all
  3. Run the mpam-fe.exe file as an administrator.
  4. Make sure the antivirus definition database is up to date: Get-MpComputerStatus | Select-Object AntivirusSignatureLastUpdated, AntivirusSignatureVersion Get-MpComputerStatus
0 comment
0
Facebook Twitter Google + Pinterest
Questions and AnswersWindows 10Windows 11Windows Server 2025
previous post
Create a Windows Server VM on Proxmox (Step-by-Step)

Related Reading

Configuring RemoteApps Hosted on Windows 10/11 (without Windows...

January 25, 2025

Disable BitLocker Automatic Drive Encryption in Windows 11

October 16, 2024

Enable Hyper-V on Windows 10/11 Pro and Home...

August 12, 2024

Get Started with Docker on Windows (WSL2) without...

September 4, 2024

Disable and Completely Remove Widgets from Taskbar in...

September 26, 2024

Fix: Windows Update Tab (Button) is Missing from...

December 16, 2024

Check the Software Installation/Removal History in Windows

October 8, 2024

Adding Multiple Alternate DNS Names for a Windows...

September 3, 2024

Leave a Comment Cancel Reply

join us telegram channel https://t.me/woshub
Join WindowsHub Telegram channel to get the latest updates!

Recent Posts

  • How to Detect Which User Installed or Removed a Program on Windows

    June 23, 2025
  • Encrypt Any Client-Server App Traffic on Windows with Stunnel

    June 12, 2025
  • Failed to Open the Group Policy Object on a Computer

    June 2, 2025
  • Remote Desktop Printing with RD Easy Print Redirection

    June 2, 2025
  • Disable the Lock Screen Widgets in Windows 11

    May 26, 2025
  • Configuring Windows Protected Print Mode (WPP)

    May 19, 2025
  • Map a Network Drive over SSH (SSHFS) in Windows

    May 13, 2025
  • Configure NTP Time Source for Active Directory Domain

    May 6, 2025
  • Cannot Install Network Adapter Drivers on Windows Server

    April 29, 2025
  • Change BIOS from Legacy to UEFI without Reinstalling Windows

    April 21, 2025

Follow us

  • Facebook
  • Twitter
  • Telegram
Popular Posts
  • Fix: Windows Update Tab (Button) is Missing from Settings
  • Permanently Disable Driver Signature Enforcement on Windows 11
  • Fix: Your IT Administrator Has Limited Access to Virus & Threat Protection
  • Fix: Multiple Connections to a Server or Shared Resources by the Same User
  • How to Add or Reinstall the Microsoft PDF Printer on Windows
  • Unable to Map Drive: An extended error has occurred
  • Validating AD User Credentials with PowerShell
Footer Logo

@2014 - 2024 - Windows OS Hub. All about operating systems for sysadmins


Back To Top