Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
Home » Windows Server » Set Microsoft Defender Antivirus to Passive or Active Mode

Set Microsoft Defender Antivirus to Passive or Active Mode

Posted on 16/01/202424/06/2025 Christian By Christian No Comments on 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

  • FileNotFoundError Errno 2 No such file or directory
    Fix FileNotFoundError: [Errno 2] No such file or directory Scripts
  • Fatory Reset Or Reinatall Windows Server
    Reset or reinstall Windows Server without deleting the VM Windows Server
  • Recovery keys in AD 1
    Backup existing and new BitLocker Recovery Keys to Active Directory Windows Server
  • adc
    How to add a second Domain Controller Windows Server
  • dns records
    What are the different types of DNS Records Windows Server
  • BitLocker removal on Windows Server
    How to correctly disable BitLocker on Windows Server Windows Server

More Related Articles

FileNotFoundError Errno 2 No such file or directory Fix FileNotFoundError: [Errno 2] No such file or directory Scripts
Fatory Reset Or Reinatall Windows Server Reset or reinstall Windows Server without deleting the VM Windows Server
Recovery keys in AD 1 Backup existing and new BitLocker Recovery Keys to Active Directory Windows Server
adc How to add a second Domain Controller Windows Server
dns records What are the different types of DNS Records Windows Server
BitLocker removal on Windows Server How to correctly disable BitLocker on Windows Server 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

  • Delete VM and Storage in Proxmox
    How to delete a VM and Storage in Proxmox Virtualization
  • screenshot 2020 03 15 at 00.43.16
    How to permit and run only certain apps in windows Windows
  • windows 10 s wallpaper 800x450 1
    How to remove WDS role via the GUI and PowerShell Windows Server
  • backu
    Wbadmin: How to stop Windows backup job via the Windows Server Backup utility Backup
  • ntp server testen
    Enable or disable Linux System’s Clock Sync with NTP Server Linux
  • Slide2 1
    SU Authentication Fix: Sudo Permission Denied in Ubuntu Linux
  • Featured image
    Domain Naming System: Enabling DNS over TLS in Windows 11 Network | Monitoring
  • Installgrafana
    Install Grafana on Windows and Windows Server 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,809 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

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

Copyright © 2025 TechDirectArchive

 

Loading Comments...
 

You must be logged in to post a comment.