How to completely uninstall DisplayLink software on Windows
- Uninstalling on Windows 7 – Windows 10
- Still having problems uninstalling?
- Uninstalling the MSI installed Drivers
Uninstalling on Windows 7 – Windows 10
To uninstall the DisplayLink USB Graphics software on Windows 7 - Windows 10:
- From the Start Menu, find "Control Panel".
- From the Programs item, click "Uninstall program".
- Double click on "DisplayLink Core software".
A windows confirmation dialog opens (if enabled)
- Click Yes.
- A message may appear to state which
software packages will also be uninstalled
Click Yes to uninstall the packages that use DisplayLink Core Software
The uninstaller automatically uninstalls the software. - Once uninstalled, you may be prompted
to reboot
Click Yes to complete the uninstall.
Still having problems uninstalling?
If the steps above have failed, DisplayLink provide a Cleaner tool to remove all DisplayLink files and drivers. This tool should be used as a last resort and not a standard way of uninstalling.
DisplayLink Install Cleaner.
Having run the cleaner, reboot the computer before trying to reinstall the DisplayLink software again.
Uninstalling the MSI installed Drivers
To uninstall the DisplayLink software, msiexec can be run in quiet mode. The following commands should be run from an elevated command prompt:
V9.0 OR LATER
Windows 7 - Windows 8.1
Windows 10 Redstone (Build 10.0.14393 and later)
msiexec /x %SETUP%\DisplayLink_Win7-8.1.msi /norestart /quiet
Windows 10 Redstone (Build 10.0.14393 and later)
msiexec /x %SETUP%\DisplayLink_Win10RS.msi /norestart /quiet
V8.4 to 8.6
Windows 7 - Windows 10 Threshold (Build 10.0.10586)
Windows 10 Redstone (Build 10.0.14393 and later)
msiexec /x %SETUP%\DisplayLink_Win7-10TH2.msi /norestart /quiet
Windows 10 Redstone (Build 10.0.14393 and later)
msiexec /x %SETUP%\DisplayLink_Win10RS.msi /norestart /quiet
V8.0 TO V8.3
Windows 7 - Windows 10 Threshold (Build 10.0.10586)
Windows 10 Redstone (Build 10.0.14393 and later)
msiexec /x %SETUP%\DisplayLink_Win7-10TH2.msi /norestart /quiet
Windows 10 Redstone (Build 10.0.14393 and later)
msiexec /x %SETUP%\DisplayLink_Win10RS1.msi /norestart /quiet
Please ensure that you use the correct version for your OS.
To remove the DisplayLink software from SCCM:
- In
Software Library \ Overview \ Application Management \ Applications
select the application that needs to be uninstalled. In the tab Deployments, delete the current deployment. - In tab Deployment types select properties.
- Follow the same steps as install only changing the Deployment Settings to Uninstall.