Hello,
Thank you for posting in Microsoft Community forum.
Based on the description, I understand your question is related to USB ports not reading anything.
1. The DRIVER_POWER_STATE_FAILURE bug check has a value of 0x0000009F. This bug check indicates that the driver is in an inconsistent or invalid power state. Try trouble shoot using below link:
Bug Check 0x9F DRIVER_POWER_STATE_FAILURE - Windows drivers | Microsoft Learn
- Update your USB wifi adapter, also try go back to previous version of the driver before this issue happen.
- Open Device Manager/ Network adapters, right-click on your external USB Wi-Fi adapter and select Properties.
Go to the Power Management tab and uncheck “Allow the computer to turn off this device to save power”.
- Control Panel > Hardware and Sound > Power Options > Choose what the power buttons do > Change settings that are currently unavailable > Uncheck “Turn on fast startup”.
- Boot your PC in Safe Mode and see if the USB Wi-Fi adapter is recognized. If it works in Safe Mode, there might be a software conflict causing the issue.
Start your PC in Safe Mode in Windows - Microsoft Support
Have a nice day.
Best Regards,
Molly