PC Master Guide: How to Fix a Slow Computer & Internet Like a Pro

Spread the love

We’ve all been there. You’re in the middle of something important, and suddenly—BAM! Your PC freezes, or the “No Internet” icon mocks you from the corner of the screen. Most people p anic and call IT support, but here’s a secret: You can fix 90% of these problems yourself using simple “CMD” commands.

In this guide, I’ll show you the exact shortcuts and commands used by professionals to keep computers running like new.



1. The Reality of IT Support: Why Self-Fixing is a Superpower

Working in IT isn’t just about sitting behind a screen; it’s a high-pressure job involving multitasking and constant learning. When you learn these basic commands, you aren’t just fixing your PC—you’re becoming the “Unsung Hero” of your own home or office.

The IT Support Workload vs. Your Shortcut

The ChallengeWhy it’s Hard for ITYour Easy Fix (The Shortcut)
High PressureDozens of people waiting for help.Fix it in 2 minutes yourself.
ConnectivityKeeping the whole office online.Use ipconfig to fix your own net.
System HealthProtecting data from crashes.Run sfc /scannow regularly.

2. Speed Up Your PC: Cleaning the “Digital Junk”

If your PC is lagging, it’s usually because it’s “constipated” with temporary files. Imagine a desk piled high with old mail—you can’t find your pen! These commands clear that desk instantly.

Quick Cleanup Commands

CommandWhat it DoesWhen to Use It
tempOpens the main temporary folder.When apps start acting glitchy.
%temp%Opens user-specific junk files.Every week to free up space.
prefetchClears “pre-loaded” app data.If your PC feels sluggish at startup.
cleanmgrOpens the official Disk Cleanup tool.When your Hard Drive is nearly full.

3. Fixing the “No Internet” Nightmare

Internet issues are usually just a “handshake” problem between your PC and the router. Instead of restarting your router (which takes forever), use these network commands to reset your connection in seconds.

Internet Troubleshooting Chart

CommandThe “Human” MeaningResult
ipconfig“Who am I on this network?”Shows your IP address.
ping google.com“Hello? Is the internet there?”Tells you if you’re actually connected.
ipconfig /flushdns“Forget old, broken website paths.”Fixes “Site cannot be reached” errors.
netsh int ip reset“Start the whole network from scratch.”The ‘Magic Fix’ for stubborn Wi-Fi.

4. Hardware & System Health: Checking Your PC’s “Heart”

Is your battery dying? Is your RAM enough for gaming? You don’t need to take your laptop apart to find out. Windows has hidden “doctors” built into the system.

System Info Commands

GoalCommand to TypeWhat You Get
Check Batterypowercfg /batteryreportA full history of your battery life.
Check CPUwmic cpu get nameTells you exactly which processor you have.
Repair Systemsfc /scannowAutomatically fixes broken Windows files.
Check Diskchkdsk /fRepairs “bad sectors” on your hard drive.

5. The “Bonus” Hidden Shortcuts

To wrap it up, here are the shortcuts that make you look like a total tech wizard. Instead of clicking through 10 menus, just type these in the “Run” box (Windows Key + R).

The “Power User” Cheat Sheet

Fast Access to…Type This…Why it’s Better
Control PanelcontrolNo more searching in the Start Menu.
Device Managerdevgmgt.mscFix camera or mouse driver issues instantly.
Task ManagertaskmgrKill frozen apps that won’t close.
Windows VersionwinverCheck if you need a Windows Update.

6. Advanced Windows CMD Commands List

1. Power & Battery Optimization

CommandWhat it Does (In Simple Words)Why it’s Useful
powercfg /energyGenerates a report on energy efficiency.Shows which apps are draining your battery fast.
powercfg /h offDisables Hibernation mode.Frees up several GBs of space on your C: Drive.

2. Network & Security Secrets

CommandWhat it Does (In Simple Words)Why it’s Useful
netstat -anLists all active network connections.See if any “hidden” app is using your internet.
arp -aShows the IP addresses of devices on your Wi-Fi.Check if someone else is stealing your Wi-Fi.
cipher /w:CWipes deleted data from the hard drive.Ensures deleted files can never be recovered (Privacy).

3. File & System Management

CommandWhat it Does (In Simple Words)Why it’s Useful
driverqueryLists every driver installed on your PC.Find out which driver is old or causing a crash.
assocShows which app opens which file type.Fix issues where .jpg or .pdf won’t open correctly.
taskkill /f /im [name].exeForcefully closes a frozen program.Closes apps that even Task Manager can’t stop.

Final Pro-Tip for Phadera.com Readers:

Whenever you use these commands, make sure you run the Command Prompt (CMD) as an Administrator. Just right-click on CMD and select “Run as Administrator” to give it the power to make these changes.

By spending just 5 minutes a month running these “System Health” checks, you can double the lifespan of your computer and avoid expensive repair bills!

Caution: Always be careful when using CMD. One wrong command can change system settings, so always double-check the spelling before hitting Enter!


Did this guide help you? Let us know in the comments if you found a “hidden” error on your PC!

Scroll to Top