Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USB not working after install/uninstall #120

Open
Hallohannes123 opened this issue Apr 30, 2023 · 2 comments
Open

USB not working after install/uninstall #120

Hallohannes123 opened this issue Apr 30, 2023 · 2 comments

Comments

@Hallohannes123
Copy link

I installed UsbDk and my mouse and keyboard stopped working. booting without driver signature didn't fix it. In Troubleshooting i installed and then uninstalled it with UsbDkController.exe -u, but my keyboard still won't work.
How do I fix this?

@Hallohannes123
Copy link
Author

Hallohannes123 commented Apr 30, 2023

Resetting windows "fixed" it and afterwards the installer ran without issues.
Not sure if I should close this as "reset windows" is not really the best fix.

@gwgill
Copy link

gwgill commented Oct 25, 2023

You can disable UsbDk from the recovery command prompt with:
REG ADD HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UsbDk /f /v Start /t REG_DWORD /d 4
In the worst case you might have to start regedit and load the c:\Windows\system32\config\SYSTEM hive to set this value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants