Situatie
If you’d like to know your hard drive’s serial number for warranty or other purposes, there are a couple of ways to check this number in Windows 10. We’ll show you both graphical and command-line methods to do this. Know that both methods outlined below work for multiple drives, too, in case you use more than one hard drive with your PC.
Solutie
To start, open the “Start” menu, search for “Command Prompt,” and click it in the search results.
In the Command Prompt window, type the following command and press Enter. Feel free to copy the command from here and paste it into your Command Prompt window.
wmic diskdrive get model,name,serialnumber
After entering the command and pressing Enter, Command Prompt will display a list of all your installed hard drives. In the “SerialNumber” column next to your hard drive, you’ll find the drive’s serial number.
Leave A Comment?