You are using an unsupported browser. Please update your browser to the latest version on or before July 31, 2020.
close
You are viewing the article in preview mode. It is not live at the moment.
Support is available Mon-Fri from 0800 to 1700 Central Time @ (833) 820-5172 Option 2
Home > Compute Articles > Find Serial Number in Windows
Find Serial Number in Windows
print icon

Best way to find your serial number is through powershell.

 

Click the windows flag at the bottom left or search bar and type powershell to open powershell

 

Type or copy and paste:

 

Get-WmiObject Win32_BIOS | Select-Object SerialNumber

 

After pressing enter it will then provide you your units serial number that is in BIOS.

Feedback
0 out of 0 found this helpful

scroll to top icon