Skip to content

lenovo-inc/superfishremoval

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

SuperFish Removal Utility

SuperFish was pre-installed on a limited group of Lenovo branded notebooks beginning September, 2014. Lenovo recommends removing SuperFish and the SuperFish certificates from all systems.

This utility will completely analyze your system for this problem and remove the SuperFish application, associated registry entries, files and security certificates, if needed.

Download

Version

1.0.8.0

License

MPL 1.1

Technical Operations

  • Uninstall Superfish application ( %ProgramFiles(x86)%\Lenovo\VisualDiscovery\uninstall.exe)
  • Removal of Root certificate within Trusted Root Certification Authorities ("Superfish, Inc")
  • Removal of Root certificate within Firefox and Thunderbird certificate stores ("Superfish, Inc")
  • Removal of remaining registry items under HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\VisualDiscovery
  • Removal of remaining .ini and .log files
  • %SystemRoot%\SysWOW64\VisualDiscovery.ini
  • %SystemRoot%\SysWOW64\VisualDiscoveryOff.ini
  • %SystemRoot%\System32\VisualDiscoveryOff.ini
  • %SystemRoot%\System32\VDWFP.sys
  • %SystemRoot%\System32\VDWFP64.sys
  • %SystemRoot%\SysWOW64\DWFP.sys
  • %SystemRoot%\SysWOW64\DWFP64.sys
  • %TEMP%\VisualDiscoveryr.log

This tool can be run from command line. From an Admin CMD prompt and run the following:

start /w Lenovo.SuperFishRemovalTool.exe /silent

This reports the same status as the GUI and returns a non-zero error level on failure.

Network Security Services (NSS)

NSS is an open source library provided by Mozilla that is necessary to remove the Superfish certificate from the Firefox and Thunderbird certificate store instances. The NSS toolset is included in this project.