
The best part is it runs in the background and works quickly. While cybercriminals have moved on and come up with new ransomware and malware, Windows Defender can keep you protected from basic threats. It is recommended to use Windows Defender for old-school viruses. From Windows 8, this software is built-in and enabled.Īpart from Windows Defender, there are other good options that you can use along with it. The command to install Windows Defender services is:Īdd-WindowsFeature Windows-Defender-Features,Windows-Defender-GUIĪt Velan, our server support engineers can manage your server. If you are interested in our service, please fill the Quick connect form to get in touch with us.Windows Defender was previously known as Microsoft Security Essentials and was available as a separate download with Windows 7. If the server has no other antivirus, do not uninstall Windows Defender. Uninstall-WindowsFeature -Name Windows-Defender Windows Defender may be uninstalled in Windows Server 2019/2016 using Server Manager or the PowerShell command: You can manually restore the UWP (APPX) programme if it has been totally uninstalled, similar to how you would restore a Microsoft Store application. If you can’t reach the Defender settings menu and the error “You’ll need a new app to open this windowsdefender”, appears when you launch the Windows Security applet, you’ll need to re-register the APPX programme using the manifest file using the following PowerShell command:Īdd-AppxPackage -Register -DisableDevelopmentMode “C:\Windows\SystemApps\_cw5n1h2txyewy\AppXManifest.xml”

The “Virus and threat protection” menu is where Windows Defender is set up. The Defender GUI in Windows Server 2019 is based on the APPX programme and may be accessed via the Windows Security app (Settings -> Update and Security). Uninstall-WindowsFeature -Name Windows-Defender-GUI

The following PowerShell command is used to uninstall the Defender GUI: Install-WindowsFeature -Name Windows-Defender-GUI You can also use PowerShell to enable the Windows Defender antivirus GUI: The Server Manager console (Add Roles and Features -> Features -> Windows Defender Features -> GUI for Windows Defender feature) can be used to instal the Windows Defender graphical interface on Windows Server 2016. Get-WindowsFeature | Where-Object |īy default, Windows Server 2016 does not have a Windows Defender Antivirus GUI. You may use PowerShell to see if Windows Defender Antivirus is installed:

The Windows Defender Antivirus engine is included into Windows Server 20 (including the Core edition). We’ll look at the features of Windows Defender on Windows Server 2019/2016 in this article.Įnable Windows Defender GUI on Windows Server (Since Windthe name Microsoft Defender is used). Windows Defender Antivirus is a free built-in antivirus programme from Microsoft that comes preinstalled on Windows Server 20.
