Skip to main content

Remove Windows Defender Feature

Description

This script removes the installed Windows Defender feature on supported Windows Server systems and can optionally restart the server after a successful uninstall.

Sample Run

Image

Dependencies

Implementation

  1. Export the agent procedure from ProVal's VSA RMM instance.
    Name: Remove Windows Defender Feature

    The export will download the necessary XML file.

  2. Import this XML file into the partner's VSA RMM instance.

Parameter

ParameterRequiredValueDetails
ForcerestartNO1Enter 1 to reboot the device, leave black to skip the reboot.

Output

Script Logs

Changelog

2026-06-05

  • Initial version of the script.