Overview
This page shows a few simple ways to check basic system specifications in Windows. These steps help you identify your processor, RAM, Windows version, and other important details when troubleshooting a device.
Check system specs using Settings
- Click the Start button.
- Select Settings.
- Click System in the left panel.
- Scroll down and select About.
- Under Device specifications, note your processor, installed RAM, and system type.
- Under Windows specifications, note your edition, version, and OS build.
Detailed information using System Information
- Click the Start button.
- Type msinfo32 in the search box.
- Press Enter to open System Information.
- Review the details under System Summary, including:
- OS name and version
- System manufacturer and model
- Processor details
- BIOS version and date
- Installed physical memory (RAM)
- Secure Boot state and boot mode
Graphics information using DirectX Diagnostic Tool
- Click the Start button.
- Type dxdiag.
- Press Enter to open the DirectX Diagnostic Tool.
- On the System tab, review your processor, memory, and DirectX version.
- On the Display tab, review your graphics card name, display memory, and driver version.
Command line summary (optional)
- Right‑click the Start button.
- Select Windows Terminal or Command Prompt.
- Type the following command and press Enter:
systeminfo
- Wait a few seconds for Windows to gather information.
- Review the summary for OS version, system model, processor, and total physical memory.
Notes
- Windows 10 and Windows 11 use similar steps, though some labels may differ slightly.
- All methods on this page are read‑only and do not change any system settings.
- Keeping a record of your CPU, RAM, and Windows version can help with future troubleshooting.