If your laptop is running Windows OS:
- Open Command Prompt. Ensure you are logged in as Administrator.
- Type the command wmic bios get serialnumber and press Enter.
- Your laptop’s Serial Number will be displayed
If your laptop is running Linux OS:
- Open the Shell window. Ensure you are logged in as Administrator.
- Type the command sudo dmidecode -t 1 | grep -i serial and press Enter.
- Your laptop's Serial Number will be displayed.
No comments:
Post a Comment