Skip to content
LogoTechnipages
LogoTechnipages
  • Topics
        • Android
        • Browsers
        • Gaming
        • Hardware
        • Internet
        • iPhone
        • Linux
        • macOS
        • Office
        • Reviews
        • Software
        • Windows
        • Definitions
        • All Recent Posts
  • Product Reviews
  • About

Fix: Protection Definition Update Failed

Madalina DinitaMay 4, 2022 Comments (0)
Microsoft-Protection-Definition-Update-Failed

When you try to install the latest Windows Security updates on your machine, you may sometimes get an error message that reads: “Protection definition update failed.” All sorts of error codes may accompany this message, such as 2145107924, 2145123272, 2147012721, 2147024638, 2145124330, 2147012867, 2145103860, and so on. If restarting your computer fails to solve the problem, follow the troubleshooting steps below.

Contents

  • 1 How to Fix the “Protection Definition Update Failed” Error
    • 1.1 Use Windows Update
    • 1.2 Run DISM and SFC
    • 1.3 Refresh the Windows Security Service
    • 1.4 Reset the Windows Update Components
    • 1.5 Run Disk Cleanup
    • 1.6 Clean Boot Your Computer
    • 1.7 Conclusion

How to Fix the “Protection Definition Update Failed” Error

Use Windows Update

If you can’t install the latest Windows Security updates directly from the Virus and Threat Protection page, go to Windows Update and check for updates. Hopefully, Windows Update will be able to install the latest Windows Security updates.

Run DISM and SFC

Corrupted or missing system files may prevent you from installing the latest Windows Security updates on your machine. You can quickly repair your system files by running DISM and SFC.

  1. Launch Command Prompt with admin rights
  2. Then, run the commands below one by one:
    • DISM /Online /Cleanup-Image /ScanHealth
    • DISM /Online /Cleanup-Image /CheckHealth
    • DISM /Online /Cleanup-Image /RestoreHealth
    • sfc /scannow

run SFC command prompt

Wait until your computer finishes running the current command before entering a new one. Restart your machine after running the commands above and check if you notice any changes.

Refresh the Windows Security Service

Make sure the Windows Security Service is actively running on your machine.

  1. Type services in the Windows Search bar
  2. Double-click on the Services App to open it
  3. Scroll down to Windows Security
  4. Make sure the service is running on your machine
  5. Then, right-click on Windows Security and hit the Refresh buttonRefresh-Windows-Security-Service
  6. Go back to the Virus and Threat Protection page or Windows Update and check for updates again

Reset the Windows Update Components

If the issue persists and Windows Update still won’t install the latest Windows Security updates, restart all the Update services.

  1. Launch Command Prompt or PowerShell with admin rights
  2. Run the commands below one by one:
    • net stop bits
    • net stop wuauserv
    • net stop appidsvc
    • net stop cryptsvc
    • Del "%ALLUSERSPROFILE%\ApplicationData\Microsoft\Network\Downloader\*.*"
    • rmdir %systemroot%\SoftwareDistribution /S /Q
    • rmdir %systemroot%\system32\catroot2 /S /Q
    • regsvr32.exe /s atl.dll
    • regsvr32.exe /s urlmon.dll
    • regsvr32.exe /s mshtml.dll
    • netsh winsock reset
    • netsh winsock reset proxy
    • net start bits
    • net start wuauserv
    • net start appidsvc
    • net start cryptsvc
  3. After running the commands above, check for updates again

Run Disk Cleanup

  1. Type disk cleanup in the Windows Search bar and hit Enter
  2. Select your OS drive
  3. Delete temporary files and empty your Recycle Binrun-disk-cleanup-windows-10
  4. Restart your computer and check for updates again

Clean Boot Your Computer

Suppose one of the programs running on your machine interferes with Windows Security. In that case, the issue should disappear after clean booting your machine. Basically, you’re restarting your computer using only a minimum set of drivers to prevent software conflicts.

Needless to say, avoid running two antivirus solutions at the same time. If you installed a third-party antivirus tool, uninstall it, restart your machine and check if you can update Windows Security.

Conclusion

If Windows Security says that the “Protection definition update failed,” go to Windows Update and check for updates. Then, run DISM and SFC to repair corrupted system files. Additionally, refresh the Windows Security service, and reset the Windows Update components. If the issue persists, run Disk Cleanup and clean boot your computer.

Did you manage to solve the problem? Share your feedback in the comments below.

Categories: Windows

Author Madalina Dinita

Madalina has been a Windows fan ever since she got her hands on her first Windows XP computer. She is interested in all things technology, especially emerging technologies -- AI and DNA computing in particular.

You Might Also Like

  • Windows 10, 8 & 7 Enable or Disable Superfetch

    Windows 11: Enable or Disable Superfetch

    Mitch BartlettWindows
  • Microsoft Teams Error caa2000b

    Troubleshooting Microsoft Teams Error caa2000b

    Madalina DinitaWindows
  • Troubleshooting Error 0X800701B1 on Windows 10

    Madalina DinitaWindows
  • fast logon optimization windows

    What is Fast Logon Optimization on Windows?

    Madalina DinitaWindows

Leave a Reply

Your email address will not be published. Required fields are marked *

average laptop lifespan

What Is an Average Laptop Lifespan?

fix 0x80070302 windows update error

How to Fix the 0x80070302 Windows Update Error

how to allocate more memory to a program

How to Allocate More Memory to a Program in Windows

marvel rivals memory leak fix

Marvel Rivals Using Too Much Memory – How to Fix

how to create a macro in word

How to Create a Macro in Word

profile pic

The Experts Behind Technipages

My name is Mitch Bartlett. I've been working in technology for over 20 years in a wide range of tech jobs from Tech Support to Software Testing. I started this site as a technical guide for myself and it has grown into what I hope is a useful reference for all.

Learn More

technipages logo white
linkedin icon

Technipages is part of Guiding Tech Media, a leading digital media publisher focused on helping people figure out technology. Learn more about our mission and team here.

© 2025 Guiding Tech Media All Rights Reserved

  • About Us
  • Contact
  • Legal & Privacy

© 2025 Guiding Tech Media All Rights Reserved

Information from your device can be used to personalize your ad experience.
Do not sell my personal information.

Last Updated on May 4, 2022 by Judy Sanhz