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

Uninstall driver command fails on Windows 11 #285

Open
bardgames opened this issue Nov 10, 2021 · 3 comments
Open

Uninstall driver command fails on Windows 11 #285

bardgames opened this issue Nov 10, 2021 · 3 comments

Comments

@bardgames
Copy link

bardgames commented Nov 10, 2021

Hello,

I am attempting to follow the README.md installation instructions and have encountered the following issue:

I have installed the certificate to both CAs, enabled secure signing by turning on Test Mode via bcdedit.exe, and successfully attached 3 USB devices from my Raspberry Pi over WiFi to my Windows 11 Home x64 laptop (Build 22000.co_release.210604-1628)

However, when I run the usbip.exe uninstall command, the prompt just hangs. If I close out and reboot my PC, then try again, it does the same thing.

Is it possible to permanently install the driver in order to prevent leaving test signing on, or does it need to install itself each time a device attaches and disconnects?

@Sok00
Copy link

Sok00 commented Nov 12, 2021

Run PowerShell or CMD as an Administrator to install or uninstall driver.

@bardgames
Copy link
Author

bardgames commented Nov 12, 2021 via email

@e-t-l
Copy link

e-t-l commented Mar 4, 2022

I've moved the folder to C:\Drivers.

Just guessing here, but if it's like most programs, the installation path matters. e.g. you wouldn't move an installation folder from Program Files onto your Desktop and expect the app to still work.

In other words, have you tried moving the folder back to the exact location it was when you originally installed it, and then try uninstalling? The uninstallation process may be looking for "usbip.exe" in the wrong location...

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

3 participants