Pen Drive I/o error

Closed
Shourovalamin - Updated by Ambucias on 29/01/17 at 07:15 AM
Promomilia Posts 68 Registration date Monday February 6, 2017 Status Contributor Last seen May 19, 2017 - Feb 8, 2017 at 04:37 AM
Hello,
Hoew Are you?I think you are well.But I have a trouble.My pendrive which serial is(1333138A490CBRG01S).when I connected my pc,It show that 'The request could not be perfomed because of an I/o error.so what can I do now.please help me.
Related:

3 responses

xpcman Posts 19530 Registration date Wednesday October 8, 2008 Status Contributor Last seen June 15, 2019 1,825
Jan 29, 2017 at 02:35 PM
did you try another Windows computer?

did you try a Linux computer?
0
R2D2_WD Posts 3606 Registration date Monday September 1, 2014 Status Member Last seen February 20, 2017   155
Jan 30, 2017 at 03:30 AM
Hi Shourovalamin,

Unfortunately the I/O error may indicate a serious connectivity issue or a drive problem. Is there any problem when trying to use other pendrives? If not, test your pendrive on another PC or a TV and check results. Do you have important data stored on the drive? If so, you really should try using a Linux PC or a Linux Live CD. Sometimes Unix based systems show better results recognizing drives with connectivity problems. If the drive is not recognized on another PC and not even on Linux, sadly you may need to get a new one.

Hope this helps

0
Promomilia Posts 68 Registration date Monday February 6, 2017 Status Contributor Last seen May 19, 2017 12
Feb 8, 2017 at 04:37 AM
I try this out first, maybe it will help:
  • This process will wipe anything on the drive*

Open an elevated command prompt (right click cmd.exe and run as administrator)

Type these commands

"diskpart"

"list disk"

"select disk #" The # refers to the USB drive, you should be able to see which is which
based on the size listed

"clean"

"create partition primary"

"exit"
0