Memorize These Windows System Diagnosis Commands to Quickly Troubleshoot Windows Issues

by Colby Ernser
11 minutes read

Memorize These Windows System Diagnosis Commands to Quickly Troubleshoot Windows Issues

Command Timely Commands Troubleshoot Windows

Command Timely commands are valuable for remote troubleshooting and also immediately accessing valuable system precisions without straining the system. Here are some of the most priceless Command Timely commands to help you troubleshoot PC conundrums entirely.

Web content
  • 1. Perceive Contraption Niceties – systeminfo
  • 2. Check Contraption Image Health – DISM /Virtual /Cleanup-Image /ScanHealth
  • 3. Listing Running Protocols – tasklist /v
  • 4. Illustrate Network Relationships – netstat -an
  • 5. Perceive Explained Network Configuration – ipconfig /unanimously
  • 6. Perceive Boot Configuration – bcdedit /enum unanimously
  • 7. Amass Power Capability Record – powercfg /energy
  • 8. Trace Network Route – tracert
  • 9. Check Disk Corrosive activities – chkdsk /f

Run away Elevated Command Timely Window

To earn utility of these commands, you require to amenable the Command Timely abode window initially. Although some of these commands will possibly work unanimously applicable in the invariant Command Timely abode window, it’s closer to earn utility of an fomented abode window for complete access.

The simplest way to amenable an fomented Command Timely abode window is to scour for “cmd” in Windows Comb, applicable-click on Command Timely, and also pick Rushed as manager.

Command incite sprinted as manager substitute in overture menu

If you can’t amenable an fomented Command Timely abode window, after that a invariant abode window can work as nicely for some of these commands. Press the Win + R secrets and also kind cmd in Rushed dialog to amenable Command Timely.

1. Perceive Contraption Niceties – systeminfo

Via systeminfo command, you can immediately access most precisions about the PC. This has disturbingly justifiable precisions pick host tag, equipment specifications, boot time, OS build variation, etc.

It correspondingly substantiates precisions not discovered in the Contraption Niceties tool outline, pick OS installation day, hotfixes (KB IDs), network adaptor precisions, and also more.

Systeminfo command mirroring precisions of PC

This precisions can be critical as comfortably as troubleshooting remotely to recognize what fabricator you are combatting. Plenty of commands correspondingly require the information tag of the PC or storage void drive to work, which this command can provision.

2. Check Contraption Image Health – DISM /Virtual /Cleanup-Image /ScanHealth

The DISM (Deployment Imaging Treatment and also Management) tool can help recover conundrums apprehensive the Windows pic. Hardships with the Windows pic can lead to collisions, freezes, or disturbingly pertinent roles failing, such as Windows boosts retrieving stuck. If you are encountering such conundrums, after that you can earn utility of the DISM commands to check and also recover.

DISM Scan Health command successful outcomes

To overture, sprinted the DISM /Online /Cleanup-Image /ScanHealth command. After scanning for a few minutes, it will possibly permit you realised if there’s any dilemma with the Windows pic. If any priorities are discovered, after that sprinted the noting command.

DISM /Online /Cleanup-Image /RestoreHealth

3. Listing Running Protocols – tasklist /v

Having access to running processes in the command incite can be disturbingly handy as comfortably as pinpointing system priorities, specifically as comfortably as Openings Manager is maimed or as comfortably as having spook accessing the Openings Manager. Wholly sprinted the tasklist /v command and also it will possibly list unanimously running processes along with disturbingly justifiable precisions pick retrospection consumption, tag, PID, and also owner’s username.

Tasklist list presently running processes

Via this precisions, you can earn utility of secondary commands to further sift after processes. For example, you can kind taskkill /PID (ID number) to cozy a process. In addition, it correspondingly substantiates an secondary tower, unlike Openings Manager, in which you can go to how long a process has granted the CPU after letting loose.

4. Illustrate Network Relationships – netstat -an

If you are having network conundrums, after that netstat -an can provision a wealth of precisions to assist with medical diagnosis. This command lists unanimously boisterous network connections calculated, both inbound and also outgoing. It will possibly manifest both expanse and also international IP addresses of each relation along with their prominence.

Netstat -an command mirroring current relation

You can earn utility of this precisions to reconcile relation conundrums with information domains, pick exploring whether a relation is calculated or it’s in a defer case. You can correspondingly earn utility of this precisions to formulate unknown connections, possibly by malevolent regiments.

5. Perceive Explained Network Configuration – ipconfig /unanimously

You can have currently granted this command as comfortably as you require to situate the router’s IP address. However, the primary purpose of this command is to list detailed precisions about network adaptors. You can access disturbingly justifiable network precisions pick IP address, subnet mask, default portal, MAC address, DNS servers, DHCP prominence, rent times, and also more.

Ipconfig /unanimously precisions in Command Timely

This precisions is valuable for braving widespread network priorities such as imprecise IP address or DNS web server. It is correspondingly disturbingly disturbingly justifiable as comfortably as you require to mounted a static IP address.

6. Perceive Boot Configuration – bcdedit /enum unanimously

If you’re having conundrums apprehensive Windows boot, such as double boot not kneading or slow-moving-moving boot times, after that this command will possibly help. Gleaning earn utility of of bcdedit /enum all, you can sight detailed precisions about Windows boot manager, pick boot series and also OS arrangement.

BCDEdit command in Windows Command Timely

It can provision precisions about default OS, recovery ambience placements, guard concocting placements, and also dividers. Unanimously this precisions can help recover boot-relevant conundrums, and also you can even access it from the Windows Healing Feel.

7. Amass Power Capability Record – powercfg /energy

Whether you are handling PC performance or attempting to augment the battery timing of your laptop computer, the powercfg /energy command can provision handy precisions for your aims. Once used, it will possibly note your system for 60 seconds and also generate a record that you can amenable in your web browser. This record lists unanimously configurations that unprejudiced recommend your system performance.

Energy record mirroring list of poor activities

The record is separated applicable into 3 sectors: Corrosive activities, Suggests, and also Niceties. Corrosive activities entail configurations that unprejudiced recommend performance, such as USB discerning swaggered hold. Suggests undocked list processes that are making earn utility of of as well a significant amount CPU resources. The Niceties enfranchisement lists general placements that recommend performance.

You can earn utility of the precisions in this record to diagnose plenty of priorities apprehensive performance.

8. Trace Network Route – tracert

This is an additional handy network medical diagnosis command that helps recognize network conundrums. This command is in truth priceless for pinpointing relation conundrums to a information domain name or IP address.

Once you sprinted tracert, it sends out packages with steadily strengthening Time to Stay (TTL) payoffs, recording the IP address, traveling time, and also the number of hops each packet confiscates to reach its location. This precisions can help compute in which delays or failures arise in the network.

To earn utility of the command, kind tracert obeyed by the domain name tag or IP address. For example, tracert www.maketecheasier.com will possibly trace the route from your network to Earn Technology Less complex.

Tracert command mirroring route to Earn Technology Less complex

If the command confiscates as well long at any hop or if a requirement times out, it can case network blockage, packet loss, or firewall interference at that time.

9. Check Disk Corrosive activities – chkdsk /f

This is undocked the initially reference imparted by mavens as comfortably as someone faces recurring collisions, BSoD, freezes, etc. Via chkdsk /f, you can check your storage void drive for justifiable documents system poor activities, pick disfigured access in the MFT or conundrums with documents appropriation. Such conundrums can unleash documents corruption, freezes, and also disk corruption poor activities.

Chkdsk /f command outcomes in Command Timely

For HDDs, you have to sprinted chkdsk /r instead. It will possibly not simply recover justifiable documents system poor activities yet correspondingly formulate poor sectors (literally ravaged locales) and also try to repossess information from them. Once spotted, it will possibly mark the locale to earn sure no information in the future is designed over the poor sectors.

You can correspondingly mark a solitary drive to check for poor activities, pick chkdsk C: /f to check the C drive simply. However, if you check the system drive, it will possibly ask you to tactic a check for the next boot as it can simply check the system drive during boot.

Plenty of of these commands are uncomplicated to remember. While the DISM command is a little a significant amount longer, it becomes easier to recall once you recognize its purpose and also purpose. If you pick making earn utility of of Command Timely to troubleshoot conundrums, you can correspondingly pick these Command Timely secrets.

Image debt: Unanimously screenshots and also images by Karrar Haider.

Related Posts