cezanne / usbip-win

USB/IP for Windows
GNU General Public License v3.0
1.97k stars 350 forks source link

What happens if you don't uninstall USBIP driver (client side) before disabling Test Mode? #300

Closed e-t-l closed 2 years ago

e-t-l commented 2 years ago

In other words, what happens if you install the driver with usbip.exe, then when you're done, you skip the step PS> usbip.exe uninstall and go directly to bcdedit.exe /set TESTSIGNING OFF? Will Windows throw an error? Blue screen? Fail to disable testsigning?

Ranhuiryan commented 2 years ago

System won't break, but you can't use the driver either. Switching back to test mode the drive would work again.