Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
Home » Windows » Remove Microsoft Defender Update on Windows 10 & Server

Remove Microsoft Defender Update on Windows 10 & Server

Posted on 19/10/202121/03/2024 Christian By Christian No Comments on Remove Microsoft Defender Update on Windows 10 & Server
remove Microsoft Defender

Microsoft Defender Antivirus is also referred to as the “Endpoint Protection” and it is a free malware protection software that comes pre-installed on Windows 10. In this article, we will discuss “Remove Microsoft Defender Update on Windows 10 & Server”. Previously called Windows Defender, Microsoft Defender Antivirus provides effective but no-frills real-time anti-malware protection for individual devices. See the following guide on how to set up a VM via PXE boot on a Generation 1 VM, and how to set up a VM via PXE boot on a Generation 2 VM.  

If you are using a non-Microsoft antivirus/antimalware product on your device, you might be able to run Microsoft Defender Antivirus in passive mode alongside the non-Microsoft antivirus solution. This depends on the operating system used and whether your device is onboarded to Defender for Endpoint.

Microsoft Defender Antivirus is activated by default if no other active antivirus software is detected, and automatically activates when third-party antivirus protection is disabled. Microsoft Defender is part of Microsoft’s Windows Security settings.

To remove the installed (updated Microsoft Defender Antivirus) update from the Windows 10 image (install.wim), please follow the steps below.

You may want to see “how to update Microsoft Defender Antivirus into the install image of Windows (install.wim)“, and “how to view Microsoft Defender Antivirus update details on Windows 10 image (install.wim)“.

Remove Microsoft Defender update on Windows Image

In order to remove in installed (updated Microsoft Defender Antivirus) update from the Windows 10 image (install.wim), please follow the steps below. Launch PowerShell with administrative privilege by right-clicking on it as shown below.

Launch PowerShell with administrative privilege

Type the following command to open the directory with the extracted files and hit enter. In the below command, make sure to specify the path of the folder with the extracted files. This command will open the folder with the extracted files.

cd PATH\TO\THE\DEFENDER-UPDATE-KIT
cd C:\Users\Christian\Documents\defender-update-kit-x64

Type the following command to rollback the Microsoft Defender Antivirus to its previous version and press Enter:

.\DefenderUpdateWinImage.ps1 -WorkingDirectory "DEFINED_TEMP-LOCATION" -Action RemoveUpdate -ImagePath "PATH\TO\INSTALL.WIM"
.\DefenderUpdateWinImage.ps1 -WorkingDirectory "C:\Users\Christian\Documents\Windefprocess" -Action RemoveUpdate -ImagePath "C:\Users\Christian\Documents\Image\install.wim"

In the command, replace the “DEFINED_TEMP-LOCATION” with the path to a folder that the script will use for the process, and make sure to enter the “PATH\TO\THE\INSTALL.WIM”.

Mounting Windows Image
Mounting Windows Image

You have just updated in this guide “how to update Microsoft Defender Antivirus into the install image of Windows (install.wim)“. When you run the script, the operation will mount and remove the installed update. It then dismount it again as shown below.

Dismounting Windows Image
Dismounting Windows Image

Once the steps are complete successfully (as shown below). The script should remove the recently applied antivirus update on the Windows system you have specified in the command.

Successfully removed the defender update

I hope you found this blog post on how to remove Microsoft Defender update on Windows helpful. If you have any questions, please let me know in the comment session.

Rate this post

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
Windows Tags:Microsoft Defender Antivirus, Microsoft Windows, MicrosoftDefender, Windows 10, Windows Defender, Windows Server 2016

Post navigation

Previous Post: View Microsoft Defender Antivirus Update Details on Windows Image
Next Post: Fix WDAC vulnerabilities by updating PowerShell

Related Posts

  • Windows10
    Configure new GPO settings and Security baseline for Windows Windows
  • Ping request could not find the hos
    Ping request could not find the host: Verify if the name is entered correctly Windows
  • google chrome web browser download icon png favpng 2fg4fswmttnwqnvax7lrd1hxp
    How to remove Quick Access from Google Drive Online Windows
  • image 16
    How to Fix Windows Error 0x80070057 Windows
  • banner 3
    How to Create a React App with Vite Version Control System
  • image 19
    Download your MySQL database from Azure to a local PC with MySQL Workbench AWS/Azure/OpenShift

More Related Articles

Windows10 Configure new GPO settings and Security baseline for Windows Windows
Ping request could not find the hos Ping request could not find the host: Verify if the name is entered correctly Windows
google chrome web browser download icon png favpng 2fg4fswmttnwqnvax7lrd1hxp How to remove Quick Access from Google Drive Online Windows
image 16 How to Fix Windows Error 0x80070057 Windows
banner 3 How to Create a React App with Vite Version Control System
image 19 Download your MySQL database from Azure to a local PC with MySQL Workbench AWS/Azure/OpenShift

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

  • FEATURE IMAGE BASE URL 1
    How to solve cannot find a valid base URL for repo: base/7/x86_64 Linux
  • maxresdefault 1
    How to locate and edit the host file on macOS Mac
  • AWS Principals
    MFA on Root Account: Create a User on AWS and Register MFA AWS/Azure/OpenShift
  • Connect to FTP Server
    Secure FTP Login Issue: NAT Router Configuration for Passive Mode and Port Forwarding Windows Server
  • Create S3 Bucket with Terraform
    Create an S3 Bucket with Terraform AWS/Azure/OpenShift
  • postgresql on windows
    Install PostgreSQL on Windows server as Veeam Database Engine Oracle/MSSQL/MySQL
  • screenshot 2020 03 13 at 20.24.17
    How to view installed packages in Cygwin Windows
  • Screenshot 2021 04 08 at 01.11.20
    How to export a certificate in PFX format in Windows Windows Server

Subscribe to Blog via Email

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

Join 1,819 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 © 2025 TechDirectArchive

 

Loading Comments...
 

You must be logged in to post a comment.