May 16, 2025
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.