0

I want to know what unique IDs exists in Windows. I can think of the Volume Serial Number:

VOL C:

But this is a 32-bit number and so it is not too hard to have collisions.

There is also the HDD serial number:

wmic DISKDRIVE GET SerialNumber

Are there any other unique IDs?

Note: I know that I can generate my own GUID but this is not what I want.

user4582812
  • 591
  • 1
  • 4
  • 16

0 Answers0