How To?

How to Check PC Specs without Logging into Windows 11?

Multiple Ways to check out your PC Specification without Logging into Windows 11

In certain situations like Buying a used PC, Windows Crashes, Handling BSOD, checking for RAM or GPU Upgrades, etc., one may want to check PC Specs without logging into Windows 11 as their access might be limited or unavailable due to various Technical reasons. There are several ways with which you can check out your PC Specs on Windows 11 without logging into it, in this article, let us check out those methods with clear explanation and images. Let’s get Started.

Read This: Run Google Chrome As Administrator On Windows 11! {6+} Best Ways

Different Methods to check PC Specs without Logging into Windows 11

  1. Use BIOS/UEFI Settings to get the Hardware Specification.
  2. Windows Bootable USB (Windows Installation Media) to access System Details.
  3. Create a Bootable Live Linux USB.

Note: Out of the above three methods, the most effective and less time and effort consumption method is to use the BIOS/UEFI Settings to get access to the Hardware Specification.

#1 How to Check PC Specs without Logging into Windows 11 using the BIOS/UEFI Settings of your Computer?

This quick and easy method is applicable not only for PC, but also to a Laptop. Basically, we are accessing the System Information at Machine Level, and hence, we don’t even need to have an operating system. This methods works for Windows, Linux, DOS, etc. However, you may not get all the detailed information here rather just the basic and essential information.

Different Brands will have different Hot Keys to access BIOS/UEFI Settings on Laptop and PC Machines. Depending on your Brand, the Hot Keys will vary.

BrandBIOS/UEFI HotkeyAlternative Keys
AcerF2Del, F12(Legacy)
AsusF2Del
DellF2F12 (Boot Menu)
HPESC & then F10F1, F2, F6
Lenovo (Laptops)F2Fn + F2
Lenovo (Desktops)F1F2
MSIDelF2
GigabyteDelF2
ASRockDelF2
RazerF1Del
ToshibaF2ESC, F12
SamsungF2F10, ESC
Sony VaioAssist Button (on startup)F1, F2, F3
Microsoft SurfaceHold Volume Up while powering onNA

Steps to Access BIOS/UEFI Settings on your PC/Laptop

  • To access your BIOS/UEFI Settings of your PC, you can do it during the startup process.
  • Once you press the Power Button to turn on the machine, according to your PC or Laptop (kindly refer to the above table), press the Hotkeys. In my Case, I am using Asus ROG G15 Strix. I am going to press F2 a couple of times during the startup process. This will open the BIOS/UEFI Settings.
  • Almost all of the modern Asus Computers (irrespective of the series) will open in BIOS Utility – EZ Mode.
  • In the EZ Mode, under System you can find information such as BIOS Version, Processor Information, Total Memory, Graphics Card Information, and more. My Computer’s processor is AMD Ryzen 7 4800H with integrated Radeon Graphics 290, and GPU is NVIDIA GeForce GTX 1650.
ASUS BIOS Utility EZ Mode
ASUS BIOS Utility EZ Mode
  • Additionally, to access the Advanced Mode, press F7. This Advanced mode opens up more options, however the system information remains the same.
Advanced Mode BIOS Utility Asus
Advanced Mode BIOS Utility Asus
  • Though this method provides some of the essential information, it may not provide all the crucial information that you are looking for. However, this is the quick and easy method to check PC Specs without Logging into Windows 11.

#2 Use Windows Bootable USB to Access System Details

This method has some prerequisites. First of all, we need a Windows Installation Media. We have a dedicated article explaining How to Create Bootable USB for Windows 11. Kindly refer to it.

  • Please make sure that you have plugged the Windows Bootable USB to your PC
  • Kindly start your PC, and during the startup process, access the Boot Menu (Accessing the Boot Menu may change change with different Brands). Keep this Windows Bootable USB in the Top Order of the Boot Priority and Save and Exit. The system will restart now.
  • The Windows Media Installation will startup now instead of the regular Drive.
  • When the Windows Setup Screen appears (Where it asks for Language and Region), press Shift + F10. This will open Command Prompt.
  • In the CMD, you can execute the following commands to get your PC Specification without Logging into Windows 11.
CommandFunction
wmic cpu get nameShows CPU Model
wmic memorychip get capacityThis Command will display installed RAM Size in Bytes
wmic baseboard get product,manufacturerIt shows the Motherboard Label and Manufacturer
wmic diskdrive get model,sizeLists storage drive (HDD/SSD) details
wmic bios get versionDisplays BIOS version
wmic cpu get caption, maxclockspeed, manufacturerShows CPU name, speed & manufacturer
wmic memorychip get manufacturer, partnumber, speedShows RAM brand, part number & speed
wmic logicaldisk get caption, filesystem, size, freespaceShows disk partitions, file system & free space
wmic path Win32_VideoController get nameDisplays GPU (graphics card) model
wmic path Win32_OperatingSystem get caption, versionShows Windows version (if installed)
wmic nic get name, macaddressLists network adapters & MAC addresses
wmic path Win32_Battery get estimatedChargeRemainingShows battery percentage (For laptop)
wmic path Win32_ComputerSystem get manufacturer, modelDisplays PC manufacturer & model
Accessing System Specification using Windows Bootable USB
Accessing System Specification using Windows Bootable USB
Accessing System Specification using Windows Bootable USB
Accessing System Specification using Windows Bootable USB

#3 Create a Bootable Linux USB to access System Spec without Logging into Windows 11

In this method, we will use a Linux Distribution Bootable USB and then access System Specification of Windows 11 PC. Don’t worry, we are not going to install any Linux Distributions, rather we will just use the option “Try Linux before Installing“.

  • For a quick and easy process, I am using Puppy Linux, an extremely light-weight Linux Distribution. I will download the latest Puppy Linux ISO File (I am going with Slackware Base S15Pup64 as it is lighter) and then create a bootable USB using Rufus. If you want a safe and hassle-free process, you can stick with Ubuntu Distribution.
  • Restart your PC, and go to the Boot Menu and adjust the Boot Priority, and set the Linux Bootable USB at the top and then Save and Exit.
  • Once the Puppy Linux Loads, make sure to click on the option Try without Installing.
  • The Puppy Linux will open now. Go to the Terminal.
  • In the Terminal, you can execute the following commands to access different information.
CommandPurpose
cat /proc/cpuinfoShows CPU Details
cat /proc/meminfoShows RAM Details
free -mDisplays RAM Usage (In Mega Bytes)
lsblkLists all storage drives & partitions
lspci | grep -i vgaProvides information about the GPU Model
ip aLists all Network Interfaces

Why do we need different Methods to Check PC Specs without Logging into Windows 11?

If everything is fine, then the best way to get the complete specification is to use the System Information. Though we may get information on Device Manager, Windows Settings, etc, the System Information provides the complete information about a Windows 11 Machine. Check out: 5+ ways to run System Information as Administrator on Windows 11

However, as mentioned in the introduction, there may be scenarios where the Windows is Crashed, or struggling with Blue Screen of Death, fixing a public computers (School Labs, etc.) where we may not have the credentials, etc., we may need the above methods to check PC Specs without logging into Windows 11.

Take Away

From using the BIOS/UEFI Settings, which provides a convenient way to access some of the information to using a Bootable Installation Media Method, which provides more information but requires more amount of resources, depending on your requirements, and situation, choose your suitable methods wisely. We hope you are satisfied with our article on How to Check PC Specs without logging into Windows 11, and if you have any queries, kindly let us know in the Comment Section. For more interesting articles, stay tuned to Winsides.com. Happy Computing! Peace out!

Related Articles:

Why You Can Trust Winsides.com?

We combine expert insights with user-friendly guidance. We thoroughly research and test everything to give you reliable and simple to understand tech guides. Please take a look at our publishing process to understand why you can trust Winsides.



Vigneshwaran Vijayakumar

Hello, I'm Vigneshwaran, the founder, owner, and author of WinSides.Com. With nearly a decade of experience in blogging across various domains and specializing in Windows-related tutorials for over five years, I bring a wealth of knowledge and expertise to WinSides.Com

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button
Close

Adblock Detected

Kindly disable the Adblocker