How to check laptop serial number.

in hive-175254 •  8 months ago 

WhatsApp Image 2024-01-07 at 17.43.01_cb45c283.jpg

Hello everyone, today I am going to show you how you can check the laptop serial number, I have explained in 2 methods, 1st method using command prompt and 2nd one is using on PowerShell.

1st method using command prompt -
Open the command prompt as administrator
Screenshot_2.png

Now type "wmic bios get serialnumber" and press enter

Screenshot_3.png

Here you will see your laptop serial number

Screenshot_4.png

2nd Method using PowerShell

Open PowerShell as administrator

Screenshot_5.png

Now type "gwmi win32_bios | fl SerialNumber" and press enter

Screenshot_6.png

Here you will get laptop serial number.

Screenshot_7.png

That's all.

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!