How to Uninstall the Symantec DLP Endpoint Agent (2024)

Table of Contents

  • Windows Agent Uninstall
    • Method 1: Use Uninstall_agent batch file
    • Method 2: Msiexec command line uninstall
    • Method 3: Contact Support
  • Mac Agent Uninstall
    • Using the Uninstall Agent Tool
    • Alternative solution: Disable the Mac DLP Agent

Note: Administrative privileges will be required to perform these uninstall steps.

Windows Agent Uninstall

Method 1: Use Uninstall_agent batch file

We provide an uninstall_agent.bat / uninstall_agent64.bat with the agent install files.

Follow these steps to use this batch file:

  1. Obtain the batch file from the agent install files that were used when installing the agent. See About the Symantec DLP Agent Install Files.
  2. If the agent was installed with an uninstall password, add that information to the batch file.
  3. Copy the batch file to the client computer.
  4. Run the batch file with administrator privileges.

Method 2: Msiexec command line uninstall

This method requires the uninstall password, unless there is not one configured or it has been disabled (see below). There are two options for uninstalling via msiexec. The first one is to uninstall using the GUID. The second one is to provide the original .msi file.

GUID Uninstall

  1. Log in as an administrator user.
  2. Start a command prompt (Administrator command prompt if Windows Vista or higher).
  3. Run the command (substitute the appropriate value from the table below for {PRODUCT_ID.EN_US} in the uninstall command line (include the curly braces)):

    msiexec /x {PRODUCT_ID.EN_US}

Example 15.8 MP2 silent uninstall command line:

msiexec /x {3A3DF992-BD0A-447D-8A9C-515BE9C2F050} /q UNINSTALLPASSWORD=""

The following command line can be ran in PowerShell to find the GUID for the installed version of the agent

get-wmiobject -Query "select * from win32_Product where name like 'AgentInstall%'" | Format-Table IdentifyingNumber

Note: Although the reasoning behind this has not been determined, MSI's can, at times, store registry information using the reverse of the original product code in the registry. This causes our searches for the original product ID to fail. ( Example: 80F62F21-XXXX-XXXX-XXXX-XXXXXXXXXXXX for 15.5 )

VersionProduct ID

16.0 RU2

{B9CF4122-C47D-41C2-8208-B4C26E212BC8}

16.0 RU1 MP1

{57751A13-132A-4964-9A28-F21986331EE5}

16.0 RU1

{2D6473D3-BDB1-4339-8324-F899F78DAD25}

16.0 MP2

{710A2256-BF0C-4438-B5CA-66F8ADA4C7DF}

16.0 MP1

{FBC0F48A-A6B6-4A8C-BB7F-7C6CC896E6FD}

16.0

{83C2C6CC-D262-45A4-B7A5-B6E33F0EC237}

15.8 MP3

{E1FC1869-42BF-4F0B-A835-0D131E31D62B}

15.8 MP2

{3A3DF992-BD0A-447D-8A9C-515BE9C2F050}

15.8 MP1

{EA5616A9-C77C-4454-882E-2C04BA971E2E}

15.8

{05549D95-A5AF-4679-8125-6152D960684B}

15.7 MP3

{B1E9FBC1-2E13-4FBB-89F2-BFB95F0E0FE0}

15.7 MP2

{D668E870-0F50-477C-81ED-991D9768055B}

15.7 MP1

{C4796A05-5C7C-470A-B4A9-D92F7994288E}

15.7

{A0E68A60-E65E-4E14-A75B-998FF6B1ACCD}

You can identify which version of the Endpoint Agent is installed by looking at the file version properties of the edpa.exe, or by navigating to the following registry key:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall

Search for the value called "DisplayName" that contains the string "AgentInstall". The uninstall command (including the Product ID) will be under that key's UninstallString.

MSI File Uninstall

The .msi file uninstall is useful if the local copy of the install has been removed from the system and when using the GUID method causes a "This installation package could not be opened" error message.

To uninstall with the .msi copy down the AgentInstallX_X_X.msi file (Example: AgentInstall64_15_0.msi) that was used to install the agent on the machine. Note that it must be the same version .msi as the installed agent version. Then run the following command:

msiexec /x AgentInstall64_15_0.msi -l*v uninstall.log

The above methods will prompt for an uninstall password if one is configured. If you are unsure what the uninstall password is then you can either disable the uninstall password or setup a new uninstall password. These options are only available in DLP 15 and above.

To apply a new uninstall password from the console go to System > Agents > Agent Password.

Once on this page click configure then check the "Apply New Uninstall Password" box. After that, type in the new uninstall password then re-enter the new password in the next field. Now click save. The updated uninstall password will go down to all agents with a good status. If the agent is disconnect and unable to connect it will keep the old uninstall password.

To disable the password go to System > Agents > Overview and select the agents that you want to disable the uninstall password on. Next click the Troubleshoot button and select "Disable Uninstall Password".

Method 3: Contact Support

Contact support for further assistance.

Mac Agent Uninstall

Using the Uninstall Agent Tool

You can uninstall the Mac DLP Agent by running the uninstaller tool from the default agent installation location: /Library/Manufacturer/Endpoint Agent.

Remove the archive attribute from uninstall_agent.

sudo xattr -r -d com.apple.quarantine uninstall_agent

Follow these steps to use the uninstall agent tool:

  1. Copy the uninstall_agent tool from the agent install files to the local machine (Note: For best results copy to a temporary folder. Copying to the DLP Agent folder may result in difficulties executing the tool.)
  2. Open the Terminal app
  3. Run the following commands:

    $chmod +x uninstall_agent
    $sudo ./uninstall_agent -verboseR -dumplog

Or you can review uninstall logs on the Terminal application by running this command:

$sudo ./uninstall_agent -prompt=no -log=console

By default, logs are saved to the uninstall_agent.log file in /var/log

Alternative solution: Disable the Mac DLP Agent

As an alternative solution, the agent can also be deactivated. This will stop the services and the agent machine can be used as though the agent was not installed and no policies will be enforced.

To disable the agent

  1. Go to System > Agent > Overview.
  2. Click the box next to the target agent
  3. Click the shutdown option.

This option can temporarily stop the agent until the machine is restarted, or permanently shut down the agent by stopping the service and setting it to manual.

How to Uninstall the Symantec DLP Endpoint Agent (2024)
Top Articles
15 Stocks That Will Outperform the S&P 500 in 2024
How to Answer: 'Why Do You Think You Are Qualified for This Position?’
Tyson Employee Paperless
Nyu Paralegal Program
Mackenzie Rosman Leaked
Culver's Flavor Of The Day Wilson Nc
Lost Ark Thar Rapport Unlock
EY – все про компанію - Happy Monday
Arrests reported by Yuba County Sheriff
Craigslist/Phx
Nioh 2: Divine Gear [Hands-on Experience]
Buff Cookie Only Fans
Dr. med. Uta Krieg-Oehme - Lesen Sie Erfahrungsberichte und vereinbaren Sie einen Termin
Panorama Charter Portal
Vanessawest.tripod.com Bundy
Vrachtwagens in Nederland kopen - gebruikt en nieuw - TrucksNL
Skip The Games Fairbanks Alaska
Marine Forecast Sandy Hook To Manasquan Inlet
Free Personals Like Craigslist Nh
The best brunch spots in Berlin
kvoa.com | News 4 Tucson
Urbfsdreamgirl
Keshi with Mac Ayres and Starfall (Rescheduled from 11/1/2024) (POSTPONED) Tickets Thu, Nov 1, 2029 8:00 pm at Pechanga Arena - San Diego in San Diego, CA
Sam's Club Gas Price Hilliard
Parent Management Training (PMT) Worksheet | HappierTHERAPY
Xfinity Outage Map Lacey Wa
Forager How-to Get Archaeology Items - Dino Egg, Anchor, Fossil, Frozen Relic, Frozen Squid, Kapala, Lava Eel, and More!
1987 Monte Carlo Ss For Sale Craigslist
Netherforged Lavaproof Boots
Samsung 9C8
Reborn Rich Ep 12 Eng Sub
Edict Of Force Poe
Bimmerpost version for Porsche forum?
Austin Automotive Buda
Tiny Pains When Giving Blood Nyt Crossword
2007 Jaguar XK Low Miles for sale - Palm Desert, CA - craigslist
Lamont Mortuary Globe Az
Deepwoken: How To Unlock All Fighting Styles Guide - Item Level Gaming
Mychart University Of Iowa Hospital
Eat Like A King Who's On A Budget Copypasta
Studentvue Calexico
Unblocked Games - Gun Mayhem
Conan Exiles Colored Crystal
Dragon Ball Super Card Game Announces Next Set: Realm Of The Gods
Meet Robert Oppenheimer, the destroyer of worlds
Headlining Hip Hopper Crossword Clue
Who Is Nina Yankovic? Daughter of Musician Weird Al Yankovic
The Hardest Quests in Old School RuneScape (Ranked) – FandomSpot
Itsleaa
Sunset On November 5 2023
Latest Posts
Article information

Author: Fredrick Kertzmann

Last Updated:

Views: 5603

Rating: 4.6 / 5 (66 voted)

Reviews: 89% of readers found this page helpful

Author information

Name: Fredrick Kertzmann

Birthday: 2000-04-29

Address: Apt. 203 613 Huels Gateway, Ralphtown, LA 40204

Phone: +2135150832870

Job: Regional Design Producer

Hobby: Nordic skating, Lacemaking, Mountain biking, Rowing, Gardening, Water sports, role-playing games

Introduction: My name is Fredrick Kertzmann, I am a gleaming, encouraging, inexpensive, thankful, tender, quaint, precious person who loves writing and wants to share my knowledge and understanding with you.