SSDs come in various types depending on the generation, form factor, bus connection, etc. So, it’s better to know your current SSD to know whether you need to upgrade it or not.
Themodel nameitself gives out a lot of information on the SSD. But you may need other details like theserial numberfor servicing, warranty information, or RMA purposes.
If you still have the packaging, you may find the model name and the specs onthe package or the user manual.
Windows offers many ways to check your SSD’s details, likeSystem Settings,Task Manager,Device Manager, andcommand-line options. However, most built-in methods will not show all the information of the SSD.
So you have to use a combination of a few methods orsearch the model nameonline and check its official specs for more complete information. you may also userelevant third-party appsfor this purpose.
Through Windows Settings
The easiest way to get information about your SSD is through yoursystem’s storage settings. It lists your drives and allows you to check most of the properties.
However, keep in mind that while it does list out the property— Serial number, this field will most likely remain blank. If you want this info, try out other methodslike Command Prompt or PowerShell.
To check your SSD through your Windows settings,
If you have ahard drive together with an SSD, check the properties of all the disks and look atMediato see if it is the SSD.
It is also possible to quickly check out your SSD’s model nameusing the Task Manager. You won’t get other details, but if you just want to know the name, follow the steps below:
you may alsouse the Device Managerto check your SSD’s model name. It also allows you to verify if you havea SATA SSD or an NVMe one, but not in a direct way. Regardless, here’s what you need to do:
Windows Management Instrumentation Command (wmic)onCommand Promptallows you to check out the specifications and details on all your devices. you may use it with thediskdrive classto get information on any connected storage devices.
One advantage this command-line method has over the previous ones is that you canproperly see your SSD’s serial number.
However, you won’t be able to see if the disk is HDD or SSD or even check the bus type of SSD using Command Prompt. you may only distinguish between removable and fixed drives.