Re: Detecting the life of a USB flash drive?
Paul <[email protected]>
| Newsgroups | alt.comp.hardware.pc-homebuilt |
|---|---|
| Organization | A noiseless patient Spider |
| Message-ID | <[email protected]> |
On Mon, 1/5/2026 10:05 AM, Mr. Man-wai Chang wrote: > > Is it possible? > > Say I placed a brand new USB drive at home. Someone sneaked into my home and replaced it with an old one. Can I detect this? :) > Drive serial number ? wmic diskdrive get serialnumber Probably easiest to check a hard drive label, to see if the printout matches any field on the drive label. Paul