Disable Windows Defender Automatic Signatures in Windows 11/10
Microsoft Defender Antivirus relies on security intelligence updates, also known as signature updates, to identify and block the latest malware, viruses, spyware, and other threats. By default, Windows automatically downloads and installs these updates in the background to keep your PC protected.
However, there are situations where users may want to disable automatic signature updates. For example, IT administrators testing software in a controlled environment, users working on isolated networks, or individuals troubleshooting update-related issues may prefer to stop automatic signature downloads temporarily.
While disabling automatic signatures is possible, it is important to understand that doing so can reduce your computer’s ability to detect newly discovered threats. Therefore, this change should only be made when necessary and preferably on systems that have alternative security measures in place.
In this guide, I have explained several steps to disable Windows Defender automatic signatures in Windows 11 and Windows 10.
Why Windows Defender Automatically Updates Signatures?
A security signature is a database containing information about known malware threats. Whenever Microsoft discovers a new virus or malicious program, it creates updated signatures and distributes them through Windows Update and Microsoft Defender.
When Defender scans your computer, it compares files against these signatures. If a match is found, the threat can be detected and removed.
Without regular signature updates, Defender may miss newer threats because it does not recognize them. This is why Microsoft enables automatic updates by default.
If you still need to disable them temporarily, follow the methods below.
Disable Windows Defender Automatic Signatures in Windows 11/10

To disable Windows Defender automatic signature updates in Windows 11 or Windows 10, open Local Group Policy Editor, navigate to Microsoft Defender Antivirus Security Intelligence Updates, and enable the policy that controls security intelligence update behavior. Advanced users can also use Registry Editor or PowerShell to prevent automatic signature updates. Keep in mind that disabling signature updates may leave your PC vulnerable to newly emerging threats.
Step 1: Open the Local Group Policy Editor
The easiest way to manage Microsoft Defender update policies in Windows Pro, Enterprise, and Education editions is through the Local Group Policy Editor.
- Start by clicking the Search icon on the taskbar.
- Type gpedit.msc into the search box.
- Click Edit Group Policy from the search results.
The Local Group Policy Editor window will now open. This tool allows you to manage advanced Windows settings without modifying system files directly.
If you receive an error stating that gpedit.msc cannot be found; your system is likely running Windows Home Edition. In that case, skip to the Registry Editor method discussed later in this guide.
Once the Group Policy Editor opens successfully, proceed to the next step.
Step 2: Navigate to Microsoft Defender Security Intelligence Policies
After opening the Group Policy Editor, you need to locate the policy responsible for Defender signature updates.
- In the left pane, expand Computer Configuration.
- Next, expand Administrative Templates.
- Continue expanding Windows Components.
- Locate and select Microsoft Defender Antivirus.
- Under Microsoft Defender Antivirus, click Security Intelligence Updates.
You will now see several update-related policies in the right pane. These policies control how Defender downloads, checks for, and installs security intelligence updates.
Take your time reviewing the available options. Do not modify any settings that you are unfamiliar with.
The goal is to configure update behavior so that automatic signature downloads are no longer performed.
Step 3: Configure Signature Update Policies
Inside the Security Intelligence Updates section, locate the policy named Define the number of days before spyware definitions are considered out of date and similar update management policies.
Double-click the appropriate update policy to open its configuration window.
Depending on your Windows version, available settings may vary slightly. The objective is to restrict or prevent automatic retrieval of signature updates.
Choose Enabled when the policy requires configuration.
Adjust the available values according to your requirements.
Click Apply and then click OK.
These policy changes instruct Microsoft Defender to modify how it handles security intelligence updates.
Remember that Group Policy settings may require a restart or policy refresh before taking effect.
Step 4: Force Group Policy Changes to Apply
After configuring the policy, it is a good idea to force Windows to apply the changes immediately.
Click the Start menu and type Command Prompt. Right-click Command Prompt and select Run as administrator. In the elevated Command Prompt window, type: gpupdate /force
Press Enter.
Windows will now refresh all Group Policy settings on your computer. Wait for the process to complete.
You may receive a message requesting a restart. If that happens, save your work and restart the computer.
Once Windows starts again, the updated policy settings should be active.
Step 5: Disable Automatic Signature Updates Using Registry Editor
Users running Windows Home Edition can use the Registry Editor instead of Group Policy.
Before making any registry changes, consider creating a restore point or backing up the registry.
Press Windows + R on your keyboard. Type regedit and press Enter.
Click Yes if the User Account Control prompt appears.
Navigate to the following location: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender
If the required keys do not exist, you may need to create them manually. Right-click an empty area in the right pane. Select New and then choose DWORD (32-bit) Value.
Create the values required by the policy configuration you want to implement.
After creating or modifying the registry values, close Registry Editor and restart the computer.
Windows will load the new configuration during startup.
Because registry settings directly affect the operating system, always double-check entries before saving them.
Step 6: Use PowerShell to Manage Defender Signature Updates
Advanced users can also control Microsoft Defender settings through Windows PowerShell.
Open the Start menu > type PowerShell> select Run as administrator. PowerShell provides access to numerous Defender management commands.
You can view current signature information by entering:
Get-MpComputerStatus
This command displays important details, including the currently installed security intelligence version and update status.
Administrators often use PowerShell in enterprise environments because it allows security settings to be managed across multiple devices.
After making changes through administrative tools, verify that automatic updates are no longer occurring according to your intended configuration.
Step 7: Verify That Automatic Signature Updates Are Disabled
After applying your chosen method, verify the results.
- Open Windows Security.
- Click Virus & threat protection.
- Scroll down and select Protection updates.
Review the displayed security intelligence version and update history.
If automatic updates have been successfully restricted, you may notice that signature versions remain unchanged until a manual update is performed.
Monitoring the update history helps confirm whether your configuration changes are working correctly.
If updates continue to install automatically, restart the system and review the applied Group Policy or Registry settings.
How to Manually Update Defender Signatures Later?
Disabling automatic updates does not prevent you from updating signatures manually.
- Open Windows Security.
- Select Virus & threat protection.
- Click Protection updates.
- Choose Check for updates.
Windows Defender will immediately search for the latest security intelligence files and install them.
Many administrators prefer this approach because it allows them to control exactly when updates occur while still maintaining protection.
If you decide to keep automatic updates disabled, make sure you perform manual updates regularly.
Risks of Disabling Automatic Defender Signatures
Before leaving automatic updates disabled, consider the potential risks.
Microsoft releases new security intelligence updates frequently. Cybercriminals constantly develop new malware, ransomware, trojans, and phishing attacks.
Without updated signatures, Defender may fail to recognize recently discovered threats.
Your computer could become more vulnerable to infections, data theft, and unauthorized access.
This risk is especially significant for systems connected to the internet daily.
For most home users, keeping automatic signature updates enabled remains the safest option.
Disabling updates should generally be reserved for testing environments, lab systems, isolated machines, or specific administrative scenarios.
FAQs
Is it safe to disable Windows Defender automatic signatures?
Disabling automatic signatures is generally not recommended for everyday users. Without current security intelligence updates, Defender may not detect the latest threats. If you disable updates, ensure that you manually update signatures regularly.
Can I re-enable automatic signature updates later?
Yes. Simply reverse the Group Policy or Registry changes you made. After restarting your computer, Windows Defender will resume downloading security intelligence updates automatically.
Does disabling signature updates turn off Microsoft Defender?
No. Microsoft Defender continues running and scanning files. However, it may use outdated malware definitions, reducing detection effectiveness.
Will Windows Update still work after disabling Defender signatures?
Yes. Windows Update can continue downloading operating system updates unless you specifically disable Windows Update services or related policies.
Does this method work on Windows 11 and Windows 10?
Yes. The general process is similar on both Windows 11 and Windows 10, although some policy names and interface elements may vary slightly between versions.
How do I manually update Defender after disabling automatic updates?
Open Windows Security, go to Virus & threat protection, select Protection updates, and click Check for updates.
Why are signature updates important?
Signature updates contain information about newly discovered malware. Without them, Microsoft Defender may not recognize emerging threats and malicious software.
