Uninstall Nessus on Windows
-
(Optional) Export your scans and policies.
-
Uninstall Nessus from the Windows user interface or the CLI following the steps below:
To uninstall Nessus from the Windows user interface:
- Navigate to the portion of Windows that allows you to Add or Remove Programs or Uninstall or change a program.
- In the list of installed programs, select the Tenable Nessus product.
-
Click Uninstall.
A dialog box appears, confirming your selection to remove Nessus.
-
Click Yes.
Windows uninstalls Nessus.
To uninstall Nessus from the Windows CLI:
-
Open PowerShell with administrator privileges.
-
Run the following command:
msiexec.exe /x <path to Nessus package>
Note: For information about optional msiexec /x parameters, see msiexec in the Microsoft documentation.