Open powershell and enter the following :
(get-wmiobject WIN32_bios).SerialNumber
Which will return the system’s serial number registered in the BIOS.
🙂 Enjoy.
Because all things tech interest me
Open powershell and enter the following :
(get-wmiobject WIN32_bios).SerialNumber
Which will return the system’s serial number registered in the BIOS.
🙂 Enjoy.