Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Tech News
  • Contact
  • Toggle search form

Set Microsoft Defender Antivirus to Passive or Active Mode

Posted on 16/01/202424/06/2025 IT Expert By IT Expert No Comments on Set Microsoft Defender Antivirus to Passive or Active Mode
  1. Home
  2. Anti-Virus Solution
  3. Set Microsoft Defender Antivirus to Passive or Active Mode
How-to-enable-or-disable-Microsoft-Defender-Antivirus-Active-or-Mode-Mode

Windows comes preinstalled with Microsft Defender Antivirus on their major operating system. This keeps the server secure from well-known attacks. Please learn how to Set Microsoft Defender Antivirus to Passive or Active Mode. Please see how to Connect to a FileZilla Server: How to install and configure a FileZilla Server on Windows, and how to Remove Microsoft Defender Update on Windows 10 & Server.

By default, Microsoft Defender Antivirus is installed and functional on Windows Server. If you’re using a non-Microsoft antivirus product as your primary antivirus solution on Windows Server. You must set Microsoft Defender Antivirus to passive mode or disabled mode manually. Also, if your Windows Server endpoint is onboarded to Microsoft Defender for Endpoint. You can set Microsoft Defender Antivirus to passive mode.

Verify if Micrsoft Defender is installed.

The image shows Microsoft Defender isn’t installed.

Follow the steps below to install it.

Installed state - Defender

Please install this feature via the Server manager (Add roles and features) or via PowerShell

Add-roles-and-features

Select the server from the list to install the feature onto. Select Microsoft Defender Antivirus

Install Microsoft Defender Antivirus

Now, Installed

Microsoft-Defender-State

Use the PowerShell cmdlets in the following table

After you’ve installed (or reinstalled) Microsoft Defender Antivirus, your next step is to verify that it’s running.

ProcedurePowerShell cmdlet
Verify that Microsoft Defender Antivirus is runningGet-Service -Name windefend
Verify that firewall protection is turned onGet-Service -Name mpssvc
Is-Defender-Antivirus-is-running

Please see how to View Microsoft Defender Antivirus Update Details on Windows 10 Image, and how to update Microsoft Defender Antivirus into the install image of Windows (install.wim).

Enable Microsft Defender Passive Mode

To enable the GUI, please follow the steps to set Microsoft Defender Antivirus to passive mode.

This is done by setting the following registry key and rebooting the server.
Launch Windows Registry

Set Microsoft Defender Antivirus to passive mode by using a registry key

Path: HKLM\SOFTWARE\Policies\Microsoft\Windows Advanced Threat Protection

Create a New REG_DWORD value

ForceDefenderPassiveMode

Name: ForceDefenderPassiveMode

Enter-the-name

Enter the Value: 1 by double-clicking on the name

Defender-Registry-Value

REG_DWORD value created

Key-created

What happens if a Primary Antivirus is uninstalled?

If a non-Microsoft antivirus product was installed on Windows Server. Microsoft Defender Antivirus was probably set to passive mode. 

Note: On a client PC, you do not need to manually set the device to passive mode if the primary antivirus is no longer active. But you will have to force the server to active mode on Windows Server if the primary antivirus solution is no longer working. Please see the table below for more information.

modeConsequence
Active modeActive mode uses Microsoft Defender Antivirus as the primary antivirus application on the device. Files are scanned, threats are addressed, and threats detected are reported in your organization’s security reports and in your Windows Security app.
Passive modeIn passive mode, Microsoft Defender Antivirus is not used as the primary antivirus application on the device. Files are scanned and threats detected are reported but not remedied by Microsoft Defender Antivirus.

Microsoft Defender Antivirus can only run in passive mode on endpoints that are integrated with Microsoft Defender for Endpoint.

Please see Windows Defender Antivirus Management with Intune, and How to Secure FTP Login Issue: NAT Router Configuration Needed for Passive Mode and Port Forwarding.

Set Microsft Defender Antivirus to Active Mode

If you have reasons to set the Microsoft Defender Antivirus to Active Mode again. Use the follow the same steps as above. But this time, set the value to 0.

On your Windows Server device, open Registry Editor as an administrator.

Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Advanced Threat Protection.

Set or define an REG_DWORD entry called ForceDefenderPassiveMode, and set its value to 0.

Set-Mode-to-Active-

Reboot the device.

Please, see how to shrink and create new partition on Windows Server, how to Fix long path names to files on SQL Server installation media error, and how to Install SQL Server Management Studio 21 on Windows Server.

Am I running in Passive mode?

You can determine if Microsoft Defender Antivirus is running in Passive Mode on a Windows Server, especially when another antivirus or endpoint protection platform like Trellix, Symantec, or CrowdStrike is installed.

To check this, use PowerShell as shown below. This allows you to confirm Defender’s current mode and avoid any potential conflicts with your primary antivirus solution.

Get-MpComputerStatus | Select-Object AMRunningMode
Device not running in passive mode

As shown above, Windows Defender Antivirus is not running because it’s in Passive Mode. You can also check this using the registry key below.

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Defender

A value of 0 means Passive Mode is disabled, while a value of 1 means Passive Mode is enabled.

I hope you found this post useful on how to set Microsoft Defender Antivirus to Passive or Active Mode. Please feel free to leave a comment below.

5/5 - (1 vote)

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Anti-Virus Solution, Security | Vulnerability Scans and Assessment, Windows Server Tags:Defender, Defender Antivirus, Microsoft Windows, Windows Server 2016

Post navigation

Previous Post: Various ways to copy files from host to VMware Workstation VM
Next Post: Missing Windows Defender? Install and manage Microsoft Defender via Windows Security on Windows Server

Related Posts

  • Manage OU
    Delete or Rename and Create a Protected Organisation Unit in AD Windows Server
  • image 38
    How to Fix “Unknown hard error” on Windows Server and Windows 10 Windows
  • dfggg
    SimpleSAMLphp Setup on Windows Server [Part 1] Windows Server
  • Protech Synology NAS
    Cybersecurity Tips to Secure Synology NAS against Ransomware Reviews
  • ghfg 1
    Handy WSUS Commands: Windows Server Update Services Commands, WAUACLT, PowerShell and USOClient Windows Server
  • screenshot 2020 03 13 at 20.24.17
    How to install Cygwin packages from the command line Windows Server

More Related Articles

Manage OU Delete or Rename and Create a Protected Organisation Unit in AD Windows Server
image 38 How to Fix “Unknown hard error” on Windows Server and Windows 10 Windows
dfggg SimpleSAMLphp Setup on Windows Server [Part 1] Windows Server
Protech Synology NAS Cybersecurity Tips to Secure Synology NAS against Ransomware Reviews
ghfg 1 Handy WSUS Commands: Windows Server Update Services Commands, WAUACLT, PowerShell and USOClient Windows Server
screenshot 2020 03 13 at 20.24.17 How to install Cygwin packages from the command line Windows Server

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • Capture 91
    How to install IIS Web Server on Windows Server Web Server
  • windows 7 stuck at loading screen thumbnail
    Disable the Windows welcome screen and shutdown screen Windows
  • Microsoft LAPS
    Configure Windows LAPS Management with Microsoft Intune AWS/Azure/OpenShift
  • article 1280x720.192a2586 1 2
    Fix error 0x800f0805, run DISM executable (Failure 5627) Windows Server
  • Featured image BitLocker AES XTX 256
    Enable BitLocker AES-XTX 256 Encryption Security | Vulnerability Scans and Assessment
  • Featured image new
    How to update the BIOS on your Dell system Security | Vulnerability Scans and Assessment
  • descargar jitsi meet 2 700x336 1
    How to setup and configure Jitsi as SoftPhone Network | Monitoring
  • 2022 1
    Install Windows Server 2022 on VirtualBox Network | Monitoring

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,780 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2026 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.