How to remove unwanted software

  1. Open regedit, browse to HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\ WINDOWS\CURRENT VERSION\UNINSTALL
  2. Then do a search for Symantec (or the name of the software you want to be rid of)
  3. Copy the value of UninstallString
  4. Open a command prompt (Start | Run | CMD) and paste the UninstallString here and add REMOVE=ALL to the end of that string, press enter.
    It will look similar to this: MsiExec.exe /X{DBA4DB9D-EE51-4944-A419-98AB1F1249C8} REMOVE=ALL
  5. Done.
Share and Enjoy:
  • Print
  • Digg
  • StumbleUpon
  • Tumblr
  • Posterous
  • Facebook
  • Twitter
  • LinkedIn
  • Google Bookmarks
  • Add to favorites
#

Comments are closed.