{"id":8899,"date":"2025-05-21T02:38:12","date_gmt":"2025-05-21T02:38:12","guid":{"rendered":"https:\/\/pariswells.com\/blog\/?p=8899"},"modified":"2025-05-21T02:43:04","modified_gmt":"2025-05-21T02:43:04","slug":"set-defender-to-passive-mode","status":"publish","type":"post","link":"https:\/\/pariswells.com\/blog\/research\/set-defender-to-passive-mode","title":{"rendered":"Set Defender to Passive Mode"},"content":{"rendered":"\n<p>Recently moved AV for a server to another AV and needed to change the machine to Passive <\/p>\n\n\n\n<p>Disable Tamperprotection<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">Set-ItemProperty -Path \"HKLM:\\SOFTWARE\\Policies\\Microsoft\\Windows Advanced Threat Protection\" -Name \"ForceDefenderPassiveMode\" -Value 1 -Type DWord<\/code><\/pre>\n\n\n\n<p>Confrim <\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">Get-MpComputerStatus | Select AMRunningMode<\/code><\/pre>\n\n\n\n<p><\/p>\n\n\n\n<p>You don&#8217;t need to reboot , can take a few minutes to update<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Recently moved AV for a server to another AV and needed to change the machine to Passive Disable Tamperprotection Confrim You don&#8217;t need to reboot , can [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-8899","post","type-post","status-publish","format-standard","hentry","category-research"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/8899","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/comments?post=8899"}],"version-history":[{"count":2,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/8899\/revisions"}],"predecessor-version":[{"id":8901,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/8899\/revisions\/8901"}],"wp:attachment":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/media?parent=8899"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/categories?post=8899"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/tags?post=8899"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}