USB refuses to be repaired.

berkllil Posted messages 99 Status Member -  
madmyke Posted messages 52304 Registration date   Status Moderator Last intervention   -
Hello,
my dear friends

I have a faulty USB key, but when I try to repair it using the AOMEI PARTITION software, this message appears on my screen,
(Sorry, the ongoing operation has been canceled!
Error code: 6
Description: The partition table update failed because the table is locked by other programs. Please close other programs before trying again.

What does the code information mean? Please refer to: https://www.diskpart.com/fr/help/errorcode.html )

I don't understand what this message means, please explain it to me and thank you in advance.

Best regards,

5 answers

fabul Posted messages 42073 Registration date   Status Moderator Last intervention   6 054
 
Hi,

Try running a chkdsk on the drive (Respond Y to close the instances)
0
berkllil Posted messages 99 Status Member 1
 
thank you fabul,
but how can I run chkdsk on the USB drive, I'm a beginner in this area
0
fabul Posted messages 42073 Registration date   Status Moderator Last intervention   6 054
 
With the command prompt as administrator (CMD.exe), do a search

Change x to the drive letter

chkdsk /f x:

Answer Y

This should stop the processes that have access to the drive
0
berkllil Posted messages 99 Status Member 1
 
Thank you dear Fabul for your effort, but unfortunately I can't understand what you explained to me. I need a tutorial or a video.

Sincerely,
0
madmyke Posted messages 52304 Registration date   Status Moderator Last intervention   12 483
 
1) Click on the "Start" button of your Windows.
2) Type CMD directly on the keyboard:



3) In this black window, click and type:
chkdsk /f x:
(X being the letter of your USB drive, for example E which gives: chkdsk /f E: )

4) Respond Y (for Yes)
0
fabul Posted messages 42073 Registration date   Status Moderator Last intervention   6 054
 
You need to close a program that is accessing the key.
0