USB 3.0 Error

Kunalya

New member
Dec 19, 2013
148
0
0
Hi, thanks for viewing this message.

I am having this Sandisk 64 GB Pendrive, I am getting this error as mentioned in this screenshot.send to mirosoft_Ink_LI.jpg
I you able to understand the error,then let me know how would it be solved so, it doesn't appear every time when trying to eject pendrive from usb port 3.0 Thanks.
 
Last edited:
Hi, this kind of error usually pops up when the data is still being written to the USB drive or if files on the drive are open. Make sure all files from the drive are closed and wait a few seconds before trying to remove it safely and it should work.
 
This happens when SOMETHING on the drive, like a document or video, is currently being accessed by the computer. Make sure that isn't the case, close open applications that may be using the drive and wait a moment.
 
1- Download DevCon
x86 link http://download.microsoft.com/downl...stallers/82c1721cd310c73968861674ffc209c9.cab
x64 link http://download.microsoft.com/downl...stallers/787bee96dbd26371076b37b13c405890.cab

2- unpacking devcon.exe save code unpack.bat
@echo off
cd /d "%~dp0"
set dev32=fil5a9177f816435063f779ebbbd2c1a1d2
set dev64=filbad6e2cce5ebc45a401e19c613d0a28f
mkdir DevCon\x86
mkdir DevCon\amd64
expand -f:%dev32% 82c1721cd310c73968861674ffc209c9.cab DevCon\x86 >nul 2>&1
expand -f:%dev64% 787bee96dbd26371076b37b13c405890.cab DevCon\amd64 >nul 2>&1
ren DevCon\x86\%dev32% devcon.exe
ren DevCon\amd64\%dev64% devcon.exe

3- You must put 2 file same folder and run unpack.bat file

4- save code USB-Fixer.bat

@echo off
devcon.exe remove =USB
devcon.exe rescan =USB

5- You must put devcon.exe and USB-Fixer.bat same folder and run batch file... Restart Windows ... Enjoy
 

Members online

Forum statistics

Threads
334,407
Messages
2,257,384
Members
428,728
Latest member
Williamsjulias