Skip to content

enable virtual desktop enhancer on Windows 11

troyfolger edited this page Jan 7, 2022 · 1 revision

Thanks for providing the DLL. I have discovered that the DLL available in this project will enable virtual-desktop-enhancer to work in Windows 11.

The steps are roughly:

  1. download the VirtualDesktopAccessor.dll from this project
  2. download the zip file from https://github.com/sdias/win-10-virtual-desktop-enhancer
  3. unzip the "Windows.10.Virtual.Desktop.Enhancer.0.11.2.zip" zip file, and replace the libraries\virtual-desktop-accessor.dll with the dll from step 1 (rename it to 'virtual-desktop-accessor.dll')
  4. run the "virtual-desktop-enhancer.ahk" file with Administrator privilege

Boom! A working virtual-desktop-enhancer on Windows 11.

Clone this wiki locally