1
General Computer Support / Re: USB device not being seen by windows
« Last post by Boggin on Today at 08:52:37 AM »Sometimes power shutting the machine down by pressing and holding down the power button for about 30secs and then a restart can resolve anomalous problems.
If that doesn't work then open a Command Prompt (Admin) and enter these cmds -
dism /online /cleanup-image /restorehealth
sfc /scannow
Enter exit to close the cmd window and see if it now works.
If that doesn't work then open a Command Prompt (Admin) and enter these cmds -
dism /online /cleanup-image /restorehealth
sfc /scannow
Enter exit to close the cmd window and see if it now works.