News:

The Latest electronic and computer Tips that work!

Main Menu
[Hide Attachments]
There are no attachments!

Get Serial Number from Windows

Started by branx86, September 11, 2025, 02:50:05 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

branx86

Powershell script to get serial number:

get-ciminstance win32_bios | select SerialNumber


DOS CMD to get serial number:
wmic bios get serialnumber

to Get Product Key :    wmic path softwarelicensingservice get OA3xOriginalProductKey