User Tools

Site Tools


deshabilitar_antivirus_defender

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
deshabilitar_antivirus_defender [2024/07/05 00:20] – [How to Suspend the Microsoft Defender Antivirus Protection?] osodeshabilitar_antivirus_defender [2024/12/08 02:05] (current) – [Permanantly disable the real time protection] oso
Line 13: Line 13:
 ===== Permanantly disable the real time protection ===== ===== Permanantly disable the real time protection =====
  
-  - Run the gpedit.msc console; + 
-  - Go to the following GPO sectionComputer Configuration > Administrative Templates > Windows Components > Microsoft Defender Antivirus; +To uninstall Windows Defender on Windows Server 2022, you can use the following methods: 
-  - Find the parameter named Turn off Windows Defender Antivirus on the right pane; + 
-  - Change its value to Enabled;+**PowerShell** 
 +<code powershell>Uninstall-WindowsFeature -Name Windows-Defender</code> 
 +<WRAP center round important 60%> 
 +reboot required 
 +</WRAP> 
 + 
 +**Remove Roles and Features wizard** 
 +Use the wizard to install or uninstall roles, role services, or features. In the Features step, clear the Windows Defender Features option  
 + 
 +**Group Policy** 
 +In the Local Group Policy Editor, navigate to:  
 + 
 +  - Administrative Template  
 +  - Windows Component  
 +  - Endpoint Protection  
 +  - Disable Endpoint Protection  
 +  - Select Enabled and then OK 
  
  
 https://theitbros.com/managing-windows-defender-using-powershell/ https://theitbros.com/managing-windows-defender-using-powershell/
deshabilitar_antivirus_defender.1720138853.txt.gz · Last modified: 2024/10/17 21:42 (external edit)