Uninstall ETP Client
If necessary, an IT administrator can uninstall the client with a networked devices management solution, such as KACE.
These instructions uninstall ETP Client only. If you are using the Zero Trust Client, see the Zero Trust Client documentation.
Uninstall ETP Client on Windows
You can uninstall ETP Client on Windows with the user interface or with a command line.
If your organization does not allow end users to uninstall ETP Client, you are prompted to enter the entitlement code in the user interface. If you use the command line to uninstall ETP Client with a management solution, you include the entitlement code in the uninstall command.
Uninstall ETP Client with Windows 7 user interface
To uninstall ETP Client on the Windows 7 interface:
-
Click Start.
-
In the search field, enter
Add or remove programs
. -
Click Add or remove programs.
-
Select Enterprise Client Connector and click Uninstall.
-
When the confirmation message appears, click Yes to confirm the deletion.
-
If the configuration setting to uninstall ETP Client on Windows machines is disabled, you are prompted to enter the entitlement code. Enter the entitlement code and click Next.
Uninstall ETP Client with Windows 10 user interface
To uninstall ETP Client on the Windows 10 interface:
-
Click Start and select Settings.
-
Click Apps.
-
In the list of apps, locate Enterprise Client Connector.
-
Select Enterprise Client Connector and click Uninstall.
-
Click Uninstall.
-
If the configuration setting to uninstall ETP Client on Windows machines is disabled, you are prompted to enter the entitlement code. Enter the entitlement code and click Next.
Uninstall ETP Client with Windows command prompt
To uninstall ETP Client with Windows command prompt:
-
Open a command prompt as an administrator.
-
If the setting to uninstall ETP Client on Windows machines is enabled in SIA, enter this command:
msiexec /x etpclient_<versionNumber>.msi
where <versionNumber> is the version number of ETP Client.
-
If the setting to uninstall ETP Client on Windows machines is disabled in SIA, enter this command:
msiexec /x etpclient_<versionNumber>.msi CODE="<entitlement_code>" /q
where:
-
<versionNumber> is the version number of ETP Client.
-
<entitlement_code> is the entitlement code.
-
-
In the prompt confirming the uninstall, click Yes.
Uninstall ETP Client on Mac
You can complete these steps to uninstall ETP Client on a Mac.
To uninstall ETP Client on Mac:
-
Open a terminal.
-
Enter this command and press Enter:
sudo /Library/Application\ Support/Akamai\ ETP\ Client/uninstall_etpclient
Updated almost 2 years ago