1,854 questions
Hello,
Check your device manager and check if you have any warnings on your usb device.
Run this command in cmd(run as admin) to fix your components if they are broken.
Sfc /scannow
DISM /Online /Cleanup-image /RestoreHealth
If the Answer is helpful, please click "Accept Answer" and upvote it.