Skip to content
Compare
Choose a tag to compare
@liyafe1997 liyafe1997 released this 28 Dec 23:34
· 1 commit to main since this release

Require .NET Framework 4.0 or above. (It should be pre-installed in Windows 8 and above).

Please use the 64-bit(x64) version in 64-bit Windows. (32-bit version does not work in 64-bit OS)

Usage:

DisplaylinkLaggyFix_x64.exe process_name dll_name_prefix

(If you don't put the args, it will use [WUDFHost] as the process name and [dlidusb] as the DLL name prefix)

E.g. (If you are using Windows 7/8/8.1, you should use args as showed in below down. because its process name is [DisplayLinkManager] and no specific DLL will be loaded):

DisplaylinkLaggyFix_x64.exe DisplayLinkManager DisplayLinkManager

In Windows 10+, you can just run DisplaylinkLaggyFix_x64.exe(or x86), it will use [WUDFHost] as process name and [dlidusb] as DLL name prefix.

It is suggested to run this program by Windows's Task Scheduler, please make sure the runner user is set to [SYSTEM].