Security Intelligence Update not downloading/installing

If Security Intelligence Update not downloading/installing on your Windows 11/10, we've some working suggestions in this post to resolve.

Kapil Arya
11x Microsoft MVP · Admin
2 min read
Add as a preferred
source on Google

Microsoft continually updates security intelligence in antimalware products to cover the latest threats and to constantly tweak detection logic, enhancing the ability of Microsoft Defender Antivirus and other Microsoft antimalware solutions to accurately identify threats. This security intelligence works directly with cloud-based protection to deliver fast and powerful AI-enhanced, next-generation protection. Microsoft security intelligence updates include software that incorporates material from third parties. This article will help you to fix if Security Intelligence Update not downloading/installing on Windows 11/10.

Security Intelligence Update not downloading/installing
Security Intelligence Update on Windows 11

Security Intelligence Update not downloading/installing

Fix 1: Run Windows Update troubleshooter

  1. Open Settings by pressing Windows + I keys.
  2. Click System > Troubleshoot > Other troubleshooters.
  3. Click on Run next to Windows Update.
  4. Let the troubleshooter find and fix issues with Windows Update automatically.

Security Intelligence Update not downloading/installing

Fix 2: Check Group Policy

  1. Press Windows key + R to open Run, type gpedit.msc, and hit the Enter button.
  2. Go to following location: Computer Configuration > Administrative Templates > Windows Components > Microsoft Defender Antivirus > Security Intelligence Updates.
  3. Under Security Intelligence Updates, locate policy setting named Allow security intelligence updates when running on battery power.
  4. Double click on this policy setting and select Enabled.

Security Intelligence Update not downloading/installing

Fix 3: Reset Windows Update database

Open administrative Command Prompt and type following commands one-by-one followed by Enter key.

net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
Ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
Ren C:\Windows\System32\catroot2 Catroot2.old
net start wuauserv
net start cryptSvc
net start bits
net start msiserver

Security Intelligence Update not downloading/installing

Close Command Prompt and see if Security Intelligence Updates works then.

Fix 4: Download Updates manually

If Fix 1-3 does not resolve your problem, then you can try to install the security intelligence updates manually. But Security Intelligence Updates are not available through Microsoft Update Catalog which is common approach for downloading updates manually to make offline installation. In this case, you need to go Microsoft’s Security Intelligence Updates page at following location to download these updates manually:

https://www.microsoft.com/en-us/wdsi/defenderupdates

Hope something helps!

Share this article
https://www.kapilarya.com/security-intelligence-update-not-downloading-installing

Shareable URL

Article by

Kapil Arya
11x Microsoft MVP · Admin

Kapil holds Microsoft MVP title in Windows IT Pro expertise, 11-times in a row (2014-2025). He is 8-times Windows Insider MVP as well, and author of 'Windows Group Policy Troubleshooting' book. In 2015, Microsoft India accomplished him as 'Windows 10 Champion'. Being passionate Windows blogger, he loves to help others on fixing their system issues. Kapil has worked with official Microsoft Community Engagement Team (CET) on several community projects. You can subscribe him for news/updates and fixes for Windows.

Leave a Comment

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