Use these OS-specific commands to uninstall NSX Tools.

Uninstalling NSX Tools from a Windows VM

Note: To see other options available for the installation script, use -help.
  1. Remote log in to the VM using RDP.
  2. Run the installation script with the uninstall option:
    \nsx_install.ps1  -operation uninstall

Uninstalling NSX Tools from a Linux VM

Note: To see other options available for the installation script, use --help.
  1. Remote log in to the VM using SSH.
  2. Run the installation script with the uninstall option:
    sudo ./install_nsx_vm_agent.sh --uninstall