Is there anyway to disable USB 3 UASP (USB Attached SCSI Protocol) support on Windows 10 build 1607 for devices which use Microsoft's drivers, and force the attached devices to communicate in BOT mode instead?
Asked
Active
Viewed 8,294 times
1 Answers
1
The UASP is implemented in the driver uaspstor.sys. To disable loading of this driver, run regedit, and set the start value to 4 (disabled) under: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UASPStor
Now reboot and look what happens.
magicandre1981
- 99,606