As to Tedster's post
add this rule: NEVER store ANYTHING on a flash drive you cannot afford to lose. Flash drives by their nature are volatile. Always back the item up elsewhere.
I couldn't agree more with Tedster's advice. By definition, all flash memory devices have a limited lifetime before they begin to fail. This is true if only due to the number of read/write cycles applied to flash memory (and totally aside from any physical damage that might be sustained from carrying it around). So anyone reading: always back up your flash drives!
As to the data you (Westlan) provided
I just looked a bit closer at the report header. And I'm not sure the data you report is actually about the thumb drive.
Code:
Hard Disk Low Level Format Tool 2.36 build 1181; http://hddguru.com
SMART Attributes for ST380011A 8.01 [80.02 Gbytes]
When i google ST380011A i'm getting hits which tend to indicate it's a Seagate Barracuda internal 80GB hard drive! Could you have gotten a report on the wrong device? Did it report any other devices? It might not be finding the device either?
As to what next
First a brief explanation
=> For each
new USB device connection, Windows creates a USB device descriptor and saves info about the connected device
=> This data is
not deleted when the device is
disconnected .
It's deleted when the device is
uninstalled!
=> Will spare the detail but Windows saving this data can be a mixed blessing. Usually helps, sometimes it causes errors
Download:
drivecleanup . Disconnect the thumb drive. From a command prompt window (
Start->Run , enter:
cmd ) type
Code:
[B]drivecleanup -T [/B] [I]to only display ([U]but not yet actually delete[/U]) disconnected USB drive device data[/I]
[B]drivecleanup [/B][I] to actually perform the deletes[/I]
a) then Disconnect
all devices (USB and otherwise).
b) Reboot
c) Plug the thumb drive in and can try both PTD and the HDD formatting tool again to see if they find anything new. The odds are long but not impossible!