Useless USB stick after backup
-
- Site Admin
- Posts: 285
- Joined: Fri Jul 29, 2011 11:59 pm
Re: Useless USB stick after backup
Maybe the stick just coincidentally broke during backup. Like I wrote, the backup function doesn't write data to the USB drive. This software has been downloaded over 1,000,000 times and this is the first time I have heard of this problem. I strongly doubt it's a software bug. I've written USB Image Tool in my free time beside my regular job and I'm offering it here for free. I'm not very happy about getting blamed in this way and tone.
-
- Posts: 8
- Joined: Tue Sep 09, 2014 5:03 pm
Re: Useless USB stick after backup
I am very sorry. It doesn't matter because I bought another USB Stick. The thing is, I am 100% sure the stick works but I cant "unlock" it. I don't know how it's "locked". If it were to be corrupted, it would not appear in explorer, drivers would not install, the details of the firware would also be corrupted. I mean, it works as a regular USB Stick, but I can't format it. As I've told you, I am not a programmer and I don't know what to look for. It's not your fault. If it were to be damaged, corrupted or something like that, I wouldn't even bother to write these messages here on the forum. As I've told you, if you have free time, you can login to TW to check everything out and see for yourself what is all about. Leave an answer and I'll give you TmWr ID and PW. Perhaps it's not a big deal, and I don't know what to do and where to look.
-
- Site Admin
- Posts: 285
- Joined: Fri Jul 29, 2011 11:59 pm
Re: Useless USB stick after backup
I will contact you tomorrow via mail to make an appointment for a dial-in session, but I can't promise anything. I have googled this issue for some hours now, but I can't find any reason other than that the drive is corrupted.
-
- Posts: 8
- Joined: Tue Sep 09, 2014 5:03 pm
Re: Useless USB stick after backup
Check your email.
-
- Posts: 1
- Joined: Sat Jan 24, 2015 6:18 pm
Re: Useless USB stick after backup
Hello got the same pb how do I solve it please tanks. I restored image but I/O cannot write or read to the usb. cannot format
-
- Site Admin
- Posts: 285
- Joined: Fri Jul 29, 2011 11:59 pm
Re: Useless USB stick after backup
Any more info on this? Error messsages?
-
- Posts: 1
- Joined: Wed Feb 22, 2017 6:58 pm
Re: Useless USB stick after backup
Its not the software.
Running Windows 10 x64 (pro) I was getting error 32 trying to write the image back to USB.
Same error over and over that the stick could not be accessed.
Solution, change the mode to "Volume" instead of "Device" and it should be fine.

Running Windows 10 x64 (pro) I was getting error 32 trying to write the image back to USB.
Same error over and over that the stick could not be accessed.
Solution, change the mode to "Volume" instead of "Device" and it should be fine.

-
- Posts: 1
- Joined: Wed May 31, 2017 5:17 pm
Re: Useless USB stick after backup
Did you get the error message for both suggestions?
-
- Posts: 2
- Joined: Fri Nov 10, 2017 2:04 pm
Re: Useless USB stick after backup
One crucial sentence from one of Alex's replies:
Also, USB keys/SD are probably the flimsiest devices around, given their weakness to static discharges.
One, non-destructive, method that can be tried here is to disable the read-only mode/attribute on said USB/SD card.
[Source: https://blogs.technet.microsoft.com/ask ... only-help/]
This could happen if the key was unplugged after a backup without being unmounted/ejected/"safely removed" first.Seems that sometimes the write-protection can be enabled, when you just unplug the device without unmounting it.
Also, USB keys/SD are probably the flimsiest devices around, given their weakness to static discharges.
One, non-destructive, method that can be tried here is to disable the read-only mode/attribute on said USB/SD card.
- 1. Open diskpart and enter the following:
2. list disk
3. select disk x (x = the number in the previous list)
4. attributes disk clear readonly
5. exit
[Source: https://blogs.technet.microsoft.com/ask ... only-help/]