Jump to content

Recommended Posts

Posted

Hi heroes,

May I know how technically AIDA64 detects the hard disk serial number?

When I run "wmic diskdrive get serialnumber", the output I got was different from AIDA64. how is it works?

eg - 

C:\Users\test>wmic diskdrive get serialnumber
SerialNumber
D
0025_388A_91B3_1ED4

In AIDA64 I got -

SAMSUNG MZVLB512HBJQ-000L7 (S4ENNF0MA12982)

 

Thanks in advance!!

Posted
46 minutes ago, tomlange said:

Hi heroes,

May I know how technically AIDA64 detects the hard disk serial number?

When I run "wmic diskdrive get serialnumber", the output I got was different from AIDA64. how is it works?

eg - 

C:\Users\test>wmic diskdrive get serialnumber
SerialNumber
D
0025_388A_91B3_1ED4

In AIDA64 I got -

SAMSUNG MZVLB512HBJQ-000L7 (S4ENNF0MA12982)

 

Thanks in advance!!

AIDA64 reads the HDD/SSD serial number from the drive itself, by querying the ATA ID block.

  • Like 1
  • 2 weeks later...
Posted

There may be a formatting difference. We don't know how WMIC gets the value exactly, but after looking a bit into this, there is a recommended way to query the serial, like this:

WMIC path win32_physicalmedia get serialnumber

maybe it helps.

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...