The fastest way to check your computer specs on Windows 10
Open the Settings app by pressing the Windows key and typing "Settings", then select it from the results. Go to System, then click About on the left side. This screen shows your processor, RAM, system type (32-bit or 64-bit), and Windows version in one place — it's the quickest route for the specs most people need.
If you need more detail, right-click This PC or My Computer on your desktop or in File Explorer, then select Properties. You'll see the same core information, plus your computer's name and the organization it's registered to.
Key Takeaways
- Settings > System > About shows your processor, RAM, storage type, and Windows version without opening any other tools.
- Right-clicking This PC and selecting Properties gives you the same information in a single window.
- System Information (search for it in Settings) displays detailed hardware specs including motherboard, BIOS version, and network adapters.
- Device Manager shows every piece of hardware installed and whether drivers are up to date.
- DirectX Diagnostic Tool reveals graphics card details, sound card info, and display resolution in one place.
Using System Information for detailed hardware breakdown
For a complete inventory of every component in your computer, search for System Information in the Windows search bar and open it. This tool lists your processor model and speed, total RAM, motherboard manufacturer and model, BIOS version, and storage devices all in one window.
The left panel breaks down information into categories. Click Hardware Resources to see what's using your system memory and IRQ assignments. Click Components to expand and view details about your sound card, display, network adapters, and storage drives. This is where you find the exact model number of parts you might need to replace or upgrade.
Checking graphics card and display information
Search for DirectX Diagnostic Tool in Windows search and open it. Click the Display tab to see your graphics card name, dedicated video memory (VRAM), and current display resolution. This tool also shows whether your graphics drivers are up to date and lists any issues it detects.
If you have two graphics cards (integrated graphics plus a dedicated card), both will appear here. The tool also shows your monitor's refresh rate and color depth, which matters if you're troubleshooting display problems or checking whether your setup supports gaming or video editing.
Finding storage and disk information
In Settings, go to System and click Storage to see how much space you're using on each drive and what's taking up the most room. This shows your total storage capacity and breaks down usage by category — apps, documents, temporary files, and so on.
For more technical details about your drives, right-click the Windows icon in the taskbar and select Disk Management. This shows each physical drive, its total capacity, how much is partitioned, and what file system it uses (NTFS, FAT32, etc.). If you're planning to add a new drive or troubleshoot storage problems, this is where you see the real picture of your disk layout.
Using Device Manager to see all installed hardware
Right-click the Windows icon in the taskbar and select Device Manager. This window lists every piece of hardware in your computer — processors, storage controllers, network adapters, USB devices, monitors, and more. Expand any category by clicking the arrow next to it to see the specific model and manufacturer.
Device Manager also shows you whether drivers are installed and working correctly. A yellow exclamation mark means a driver is missing or outdated. Right-click any device and select Update driver to search for the latest version, or Properties to see the driver version and date it was installed.
Checking RAM and processor speed in real time
Open Task Manager by pressing Ctrl+Shift+Esc or right-clicking the taskbar and selecting it. Click the Performance tab to see real-time information about your processor, RAM, disk, and network usage. The CPU section shows your processor model, current speed, and how much of your processing power is in use right now.
The Memory section displays your total RAM and how much is currently in use. This is useful if you're trying to figure out why your computer is slow — you can see whether a particular program is hogging memory or processor power. The Disk section shows which drive is being accessed and how heavily.
Frequently Asked Questions
Where do I find my Windows 10 product key or license information?
In Settings, go to System > About and scroll down to the Windows set up section. It shows whether Windows is activated and which edition you have (Home, Pro, Enterprise). The product key itself is not displayed here for security reasons, but you can see your set up status and the last time Windows was activated.
How do I know if my computer is 32-bit or 64-bit?
Open Settings > System > About and look for "System type". It will say either "64-bit operating system, 64-bit processor" or "32-bit operating system". Most modern computers run 64-bit, which allows them to use more than 4 GB of RAM. If you see 32-bit, your computer can only use up to about 3.5 GB of RAM regardless of how much is installed.
What if a device in Device Manager shows a yellow exclamation mark?
This means the driver for that hardware is missing, outdated, or corrupted. Right-click the device and select "Update driver", then choose "Search automatically for updated driver software". Windows will search online for the latest version. If that doesn't work, visit the manufacturer's website and read the driver directly, then install it manually.
Can I check my specs without opening multiple windows?
Settings > System > About is the single fastest view for processor, RAM, storage type, and Windows version. For anything beyond that, you'll need to open a second tool — System Information for detailed hardware, Task Manager for real-time usage, or Device Manager for driver status. There's no single window that shows everything.
How do I find out what my motherboard model is?
Open System Information (search for it in Settings) and look for "System Model" and "System Manufacturer" near the top. For the actual motherboard model number, scroll down to "BaseBoard Product" in the same window. You can also use the command prompt: press Windows+R, type "cmd", then type "wmic baseboard get product" and press Enter.