This article was reviewed by Stan Kats and by wikiHow staff writer, Nicole Levine, MFA. Stan Kats is a Professional Technologist and the COO and Chief Technologist for The STG IT Consulting Group in West Hollywood, California. Stan provides comprehensive technology solutions to businesses through managed IT services, and for individuals through his consumer service business, Stan's Tech Garage. Stan holds a BA in International Relations from The University of Southern California. He began his career working in the Fortune 500 IT world. Stan founded his companies to offer an enterprise-level of expertise for small businesses and individuals.
There are 10 references cited in this article, which can be found at the bottom of the page.
This article has been fact-checked, ensuring the accuracy of any cited facts and confirming the authority of its sources.
This article has been viewed 4,383 times.
Whether you're troubleshooting performance issues, considering an upgrade, or just want to know whether your computer will run a certain game, there are many ways to check your hardware specs. This wikiHow guide will walk you through 7 ways to see specs, including GPU, CPU, RAM, and storage information, on Windows 11. We'll also cover the most telling signs that it's time to upgrade your PC hardware.
Checking PC Specs in Windows 11: Quick Steps
- To view basic PC specs, including CPU, RAM, and GPU info, go to Start > Settings > System > About.
- For more detailed specs, including for connected devices, press Windows key + R, type "msinfo32.exe", and press Enter.
- To see usage and performance stats in addition to specs, press Ctrl + Shift + Esc to open Task Manager, then click the Performance tab.
Steps
Using Windows Settings
-
Open your Windows Settings. An easy way to do this is to press Windows key + i on your keyboard. You can also open the Start menu and click Settings (the gear icon).[1]
- This is the easiest way to view PC specs on Windows 11.
-
Click System in the left panel. If you don't see this option in the left panel, you may need to expand or maximize the window to show it.Advertisement
-
Scroll down and click About. It's near the bottom of the right panel.
-
Find your PC specs. At the top, you'll see several tiles displaying information like the amount of storage, graphics card (GPU) info, installed RAM (and its speed), and your processor (CPU) name, type, and speed.[2]
- Scroll down to the "Device specifications" section to find more detailed information about your processor and system type.
- Click the Copy button to copy your PC specs to your clipboard. From there, you can paste the specs into a document, email, or message to tech support.
- For even more PC specs, try using MSInfo32.
- Want to see performance information in addition to specs? Jump down to Using Task Manager to learn how.
Using MSInfo32
-
Press the Windows key + R keys on your keyboard. This opens the Run dialog.
-
Type msinfo32.exe and press ↵ Enter. This opens the System Information panel.
-
View a summary of your PC specs. On the right panel, which displays a handy summary, you'll see a ton of system specs, including:[3]
- System manufacturer and model number
- Processor (CPU) name and speed
- BIOS manufacturer and version
- Installed physical memory (RAM)
-
Expand the Components menu in the left panel to view more specs. Here, you'll find additional detailed PC specs, including:
- CD/DVD ROM drive
- Sound devices
- Display devices (video card/GPU)
- Network adapters
- Storage (connected HDD and SSD devices)
Using DXDiag
-
Open the DXDiag tool as an administrator. If you want detailed information about your graphics, sound, and input devices, DXDiag can be really helpful. You can also easily save the information from DXDiag in a file you can share easily with tech support. To open it:[4]
- Press the Windows key on the keyboard (or click the Start menu).
- Type dxdiag.
- Right-click "dxdiag" in the search results and select Run as administrator.
- Click Yes to confirm.
-
Find general system information on the System tab. Here, you'll find the same information you'll see in MSInfo32 and other methods, including the system manufacturer, model, BIOS version, processor, and RAM amount.
-
Use the other tabs for more specific component information.
- The Display tab displays detailed information about your graphics card (GPU), including its name, how much memory it has (VRAM), driver version, and the current display mode (resolution). If the device isn't working properly, you will see some diagnostic information in the "Notes" section.
- If you have more than one video card, you'll see multiple display tabs.
- The Sound tab displays your audio card name and specs, driver version, and errors (if any).
- The Input tab displays information about your keyboard, mouse, microphone, and other input devices.
- To save the information from all tabs in DXDiag, click Save All Information…, choose a location, and click Save.[5]
- The Display tab displays detailed information about your graphics card (GPU), including its name, how much memory it has (VRAM), driver version, and the current display mode (resolution). If the device isn't working properly, you will see some diagnostic information in the "Notes" section.
Using Command Prompt
-
Open a Command Prompt window. The easiest way to open the command prompt is to press the Windows key on the keyboard (or click the Start menu), type cmd, and press Enter.
-
Type systeminfo and press ↵ Enter. After a few moments, you'll see a series of PC specs in the command prompt window.[6]
-
View your PC specs. When you check your PC specs from the Windows 11 command prompt, you'll find a ton of information, including:
- System manufacturer, model, and type
- Processor (CPU) name, type, and speed
- BIOS version
- Installed and available memory (RAM)
- Network card information
Using PowerShell
-
Open PowerShell. You can do this easily from the Power User menu–just press Windows Key + X (or right-click the Start menu) and select Terminal. Opening Terminal displays a new Windows PowerShell command prompt.[7]
- You can also open PowerShell by pressing the Windows key on the keyboard, typing powershell, and clicking Windows PowerShell in the search results.
-
Type Get-ComputerInfo and press ↵ Enter. This PowerShell command displays detailed specs about system components.[8]
-
View your PC's specs in PowerShell. The Get-ComputerInfo PowerShell command shows a huge amount of system information, including plenty of hardware, operating system, and software specs, like:
- Windows install information, including the version and registered owner.
- BIOS build, type, and version
- System manufacturer and model number
- Network adapters
- Processors (CPU)
- Physical memory (RAM)
Using Task Manager
-
Open the Task Manager. You can use the Task Manager in Windows 11 to view detailed information about your CPU, memory (RAM), hard drive or SSD, network adapters, and GPU. This tool is helpful because, in addition to displaying the specs, it also displays corresponding performance information, such as how much CPU power or RAM is in use, and whether there are any bottlenecks in your internet connection. To open Task Manager, press Ctrl + Shift + Esc at the same time.[9]
-
Click the Performance tab. Now you'll see several tabs under the "Performance" header for different spec types.
-
Click each option under "Performance" to view specs and performance details.
- CPU: You'll see a live visualization of CPU usage, current speed, how many processes are running, and other performance info. You'll also see the name of the CPU, information about its cores and caches, and whether virtualization is enabled.
- Memory: In addition to the amount of RAM you have, you'll also see how many RAM slots are in use, the RAM form (e.g., SODIMM), and the RAM speed, as well as a visualization and detailed info about how your RAM is being used.
- Disk: Displays the name and capacity of your drive(s), type of drive (e.g., SSD or HDD), and current read and write speeds.
- Wi-Fi or Ethernet: You'll see the name and type of network adapter, a visualization of your speeds, your upload (send) and download (receive) speeds, IP address, and signal strength (if using Wi-Fi).
- GPU: Here you'll find your video card name, driver information, DirectX version, physical location, and memory (both the capacity and amount in use).
Expert Q&A
Tips
References
- ↑ https://support.microsoft.com/en-us/windows/find-information-about-your-windows-device-a66d52c8-3323-44fd-8f34-a9497bb935e1
- ↑ https://support.microsoft.com/en-us/windows/find-information-about-your-windows-device-a66d52c8-3323-44fd-8f34-a9497bb935e1
- ↑ https://support.microsoft.com/en-us/topic/description-of-microsoft-system-information-msinfo32-exe-tool-10d335d8-5834-90b4-8452-42c58e61f9fc
- ↑ https://support.xbox.com/en-US/game/microsoft-casual-games/support/general/how-do-i-open-and-run-dxdiagexe-to-collect-information-about-my-device
- ↑ https://support.xbox.com/en-US/game/microsoft-casual-games/support/general/how-do-i-open-and-run-dxdiagexe-to-collect-information-about-my-device
- ↑ https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/systeminfo
- ↑ https://learn.microsoft.com/en-us/windows/terminal/
- ↑ https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.management/get-computerinfo?view=powershell-7.5
- ↑ https://www.microsoft.com/en-us/windows/learning-center/how-to-check-gpu























