Sorry LInk here:
http://support.microsoft.c
Main Topics
Browse All TopicsI've got one PC that has been giving me fits this last week, and the latest wrestling match is with Symantec Endpoint Protection. It was working fine, but a problem on the Symantec server required that I uninstall then reinstall the software on the clients (long story; you don't want to hear it). All of the clients have gone fine except this one.
When I first opened Add or Remove Programs, it showed two entries for SEP. That's weird. I clicked the first one & hit uninstall, and it went through the motions, but at the end it said it could not complete because it encountered errors. I tried a second time and got the same result. Turned out that the Symantec Endpoint Protection service was hung on "Starting"; the uninstaller was trying to stop the service and was unable to, so it gave up.
Next stop was the Symantec support site and their 482 step manual uninstall; I went through & edited the registry as instructed, but got file in use errors when I tried to trash the SEP folder in Program Files. I dug around in the registry and found a few more entries that still referred to files in that folder, so I deleted them and after a couple of restarts was finally able to delete the SEP folder.
After all that, I opened Add or Remove Programs again and the two entries for SEP are still there, but they have no icons and no Change/Remove buttons.
Not knowing how to remove that, I thought I'd see if a fresh install might get things sorted out; fired up the client installer, and it went through the motions again, but failed at the last step. I tried the setup app that is in the 11.0.2010_MR2 download, and that did pretty much the same thing.
Since this machine is now without SEP, I put a trial version of Sophos on it as a stopgap (and yes, I'll likely be moving to Sophos when our current Symantec subscription ends), but I'd still like to get SEP working on it again. Any ideas short of wiping the drive and starting from scratch?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Sorry LInk here:
http://support.microsoft.c
It seems that you've removed all the files associated with SEP and add/remove programs no longer has an uninstall file to point to, hence the lack of icon and such. All that is probably left is the registry entry for the add/remove window which is located at:
HKEY_LOCAL_MACHINE\SOFTWAR
Remove the entries for SEP from there and try the reinstall.
Just an update on this issue; I followed nlcafe's advice & used Windows Cleanup Utility, and that got SEP out of the Add or Remove Programs list. Following that, it appeared that SEP reinstalled without problems, but wouldn't scan the disk. So I uninstalled it again, which failed. So then I used a couple of utilities I read about on the Symantec forums, SEP1132bitRemoval and CleanWipe. They appeared to do the job, but CleanWipe would stop with "Removing website" in the command window. Subsequent reinstalls from the server-derived client failed to work. When I run the standalone installer, it gives me the Modify/Repair/Remove options, so it's seeing something remaining of the previous install. Choosing any of those options goes so far, then fails.
Just an update on this issue... I ended up wiping the drive and reinstalling everything on the machine in question, which was maybe a little overkill, but it was effective.
What brings me back to this question is that I had another machine doing the same thing again this week, but I was able to get Symantec uninstalled and reinstalled with much less hassle. It turned out that one of the Symantec services that was set to start automatically was hanging when it started, and was stuck in the "Starting..." mode in the Services window. I disabled that service (and all the other Symantec services), rebooted, and both instances of Symantec Antivirus that showed up in the Add/Remove Programs control panel uninstalled without incedent, and fresh copy of SEP installed without incedent as well.
A much easier fix than wiping the machine. Hopefully someone else can put this solution to use.
I ran into this as well, where the client wouldn't uninstall because it couldn't stop a service. When I looked in the services for the server it stated it was "stopping" until I rebooted the box. Upon further investigation I noticed that MR3 wasn't fully removed (and I was already on MR4 SP2 going to 11.0.5).
The cleanwipe utility is an option only if you don't have the Symantec Endpoint Protection Client installed on a Symantec Endpoint Protection Manager (SEPM) server box. I basically spent a month on the phone with Symantec last Friday afternoon and they let me go with no solution to fix this.
However, I was thinking over the weekend and this is what I would advise to do and it works even on a SEPM server box:
1) Boot into safe mode.
2) Tell your system that it's safe to run the Windows Installer service by editing the registry.
Method 1: Go to Start -> Run then type:
REG ADD HKEY_LOCAL_MACHINE\System
Minimal\MSIServer /VE /T REG_SZ /D Service net start msiserver
However, if you try this and have minimal success, you may always use method 2:
Start -> Run -> (type) Regedit
Open up the hive: HKEY_LOCAL_MACHINE\System
Minimal\MSIServer
If the "MSIServer" key isnt there& create it!
Then edit the Reg_Sz string value data to include Service as indicated below:
3. (only if you had to use method 2) Start the service by clicking on Start -> Run and typing:
net start msiserver
I too looked at that 7 page uninstall document full of registry keys at a font I can't even read (I'm not 18 anymore) and figured there's no way I'm doing that. It's important to note that the manual uninstall also states it wouldn't work on the SEPM server as it may make it non-functional. Therefore, this was the only thing I could do to take the client off.
After doing this I was able to push/reinstall the Symantec Endpoint Protection 11.0.5 product in normal mode on my Windows 2003 R2 x86 server.
Sorry to hear that you had to reinstall your computer, that really stinks. I just joined (right now Im trying to earn my brownie points) and figured this out today; I just wish I saw/knew this sooner.
Please note the above came out incorrectly after I copied and pasted it from Word so replace the above as my comments with quotes were changed to boxes after posting. Does anyone know why this happens? :)
2) Tell your system that it's safe to run the Windows Installer service by editing the registry.
Method 1: Go to Start -> Run then type:
REG ADD "HKEY_LOCAL_MACHINE\System
Minimal\MSIServer" /VE /T REG_SZ /D "Service" net start msiserver
However, if you try this and have minimal success, you may always use method 2:
Start -> Run -> (type) "Regedit"
Open up the hive: "HKEY_LOCAL_MACHINE\System
Minimal\MSIServer"
If the "MSIServer" key isn't there& create it!
Then edit the Reg_Sz string value data to include "Service" as indicated below:
Business Accounts
Answer for Membership
by: nlcafePosted on 2008-08-08 at 12:47:15ID: 22193068
Windows clean up utilty?
I am sure that can remove it.