Uninstall Tenable Nessus on Windows
Use the following procedure to uninstall Tenable Nessus on Windows.
Before you begin:
-
(Optional) Export your scans and policies.
-
Uninstall Tenable Nessus from the Windows user interface or the command line using the following steps:
To uninstall Tenable 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 Tenable Nessus.
-
Click Yes.
Windows uninstalls Tenable Nessus.
To uninstall Tenable 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.