quote:
Originally posted by stefaan369twj
Hi, Just bought a GMC-500.
The USB driver don't install with windows 11.
When do you plan to make tour devices compatible with windows 11?
Thanks!
Stefaan
Try the following... From the command line with administrative access (run as Administrator even though you are an administrator), run the following:
bcdedit.exe /set nointegritychecks on
Retry the driver installation
If the installation goes fine, you can bring it back to the original state without affecting the already installed drivers by running:
bcdedit.exe /set nointegritychecks off