Troubleshooting Made Easy

Free Initial Consultation

Windows Troubleshooting Made Easy

Having trouble with your Windows PC? Whether it’s hardware glitches, network issues, or odd system behaviors, this guide gives you clear, step‑by‑step solutions—no tech jargon, just what works.

Browse the sections below to find quick fixes for your specific problem and get your computer running smoothly again.

Mouse, Keyboard, Touchpad:
• Try a different USB port or use a known-working device.
• Boot in Safe Mode—if it works there, a driver/app is the culprit.
• Update drivers via Device Manager.
• Turn off Fast Startup (Control Panel → Power Options → Choose what the power buttons do).

USB Not Recognised:
• Switch USB ports.
• In Device Manager, uninstall USB drivers and restart.
• In Power Options → USB settings → disable “USB selective suspend.”

Overheating:
• Shut down, unplug, and use compressed air to clean vents and fans.
• Open Task Manager and close any high-CPU apps.
• Install HWMonitor or Core Temp to monitor CPU/GPU temperature.
Wi‑Fi Issues:
• Reboot your router/modem.
• In Settings → Network & Internet → Wi‑Fi → Manage known networks → Forget network then reconnect.
• Update your wireless adapter driver.
• Open Command Prompt as admin and run:
netsh winsock reset
ipconfig /release
ipconfig /renew


Ethernet Problems:
• Check cable and port for damage.
• In Device Manager, disable then re-enable the Ethernet adapter.
• Right‑click adapter → Update driver.

DNS Errors:
• Change DNS server to Google’s (8.8.8.8 and 8.8.4.4) via adapter settings.
• Run:
ipconfig /flushdns
netsh int ip reset


“Limited Connectivity”:
• Toggle the network adapter off/on.
• Check firewall or VPN settings temporarily.
• Restart router and modem.
Screen Flickering:
• Update or roll back your GPU driver.
• Disable “hardware acceleration” in browsers/apps.
• Boot into Safe Mode—if flicker stops, it’s likely a driver/app conflict.

Black Screen:
• Press Ctrl+Shift+Esc, go to File → Run new task → enter explorer.exe.
• Boot in Safe Mode → uninstall recent GPU drivers or rollback.

Resolution Issues:
• Right-click desktop → Display Settings → adjust resolution.
• Install manufacturer display drivers (Intel/Nvidia/AMD Control Panels).

Color Calibration:
• Win+R → enter dccw.exe and follow the calibration wizard.
No Sound:
• Right-click the speaker icon → Open Sound settings → select correct output device.
• Services → restart “Windows Audio.”
• Reinstall or update sound drivers.

Microphone Issues:
• Settings → Privacy → Microphone → ensure apps have permission.
• In Sound settings, choose the correct input device and test.

Crackling Audio:
• Disable audio enhancements (Sound settings → Device Properties → Enhancements).
• Update audio driver.
• Check physical audio cables/speakers.
Disk at 100%:
• Open Services → disable “SysMain” and “Windows Search.”
• Command Prompt (admin) → chkdsk C: /f /r and restart.

Drive Missing:
• Right-click Start → Disk Management → find the drive → assign a letter.
• If corrupted, backup data then reformat (NTFS).

Explorer Crashes:
• Open File Explorer options → Clear history.
• Run sfc /scannow to fix system files.
• Download ShellExView → disable non‑Microsoft extensions.

File Corruption:
• Command Prompt (admin):
DISM /Online /Cleanup-Image /RestoreHealth
• Follow with sfc /scannow.
Blue Screen (BSOD):
• Download BlueScreenView to check which file caused the crash.
• Update all drivers—especially graphics and chipset.
• Use MemTest86 to test your RAM.

Boot Failures:
• Boot from a Windows USB → click “Repair your computer” → Troubleshoot → Startup Repair.
• If needed, open Command Prompt and run:
bootrec /fixmbr
bootrec /fixboot
bootrec /rebuildbcd


Using System Restore:
• Ensure System Protection is enabled (Control Panel → System → System Protection).
• Boot in Safe Mode, then run System Restore from there.

Unexpected Shutdowns:
• Event Viewer → check System logs for errors.
• Consider testing/replacing your PSU.
• Open System → Advanced System Settings → Startup & Recovery → uncheck “Automatically restart.”
App Won’t Open:
• Right-click the app and “Run as Administrator.”
• In Settings → Apps → select the app → click Repair or Reset.
• Reinstall the app from its official source.

App Freezes:
• Open Task Manager → see which app uses excessive CPU/RAM.
• Update the app via its own update tool or reinstall.
• Run Windows Compatibility Troubleshooter (right-click → Troubleshoot Compatibility).

Start Menu Broken:
• Restart explorer.exe via Task Manager.
• Open PowerShell (admin) and run:
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

Microsoft Store Issues:
• Press Win+R, type wsreset.exe and press Enter.
• Ensure you’re online and signed into your Microsoft account.
Forgot Password:
• Local account: boot into Safe Mode → create a new admin account and reset the old one.
• Microsoft account: visit account.microsoft.com to reset online.

Stuck on “Preparing Windows”:
• Power‑cycle and enter Safe Mode.
• Rename/Delete the affected user profile folder in C:\Users, then reboot.

Login Loop:
• Boot in Safe Mode → Settings → Accounts → Family & other users → Add new local account.
• Migrate data from old profile to the new one.
Windows Update Fails:
• Run Settings → Update & Security → Troubleshoot → Windows Update.
• Stop Windows Update service, delete everything in C:\Windows\SoftwareDistribution, then restart the service.
• Run:
sfc /scannow
DISM /Online /Cleanup-Image /RestoreHealth


Slow PC:
• Task Manager → Startup tab → disable unnecessary items.
• Run a full Malwarebytes scan.
• Install an SSD instead of an HDD if possible.

High CPU Usage:
• Identify heavy processes via Task Manager.
• Close or uninstall unnecessary software.
Printer Not Working:
• Run Settings → Devices → Printers & scanners → Troubleshoot.
• Reinstall printer driver from manufacturer.
• Clear print queue:
net stop spooler
del %SystemRoot%\System32\spool\printers\* /Q
net start spooler


Monitor Not Detected:
• Press Win+P and cycle display modes.
• Swap cables and test with another monitor.
• Update or reinstall GPU drivers.

Bluetooth Issues:
• Services → restart Bluetooth Support Service.
• Update Bluetooth drivers.
• Ensure Airplane Mode is off, or toggle it on/off.
Right‑Click Delay:
• Download and run ShellExView → disable slow context‑menu handlers.

Clock Not Syncing:
• Settings → Time & Language → Sync now, or run: w32tm /resync

Windows Defender Disabled:
• In Group Policy or Registry editor, re-enable Windows Defender policies.

Slow File Explorer:
• File Explorer Options → General → untick Quick access and clear history.
You’ve now got reliable, step-by-step fixes for over 40 common Windows issues.

Before you start: • Make a backup of important files (e.g. external drive or cloud). • Ensure you’re using an Administrator account.

These methods usually restore your PC to full working order—but if a problem persists, a quick web search (e.g. “BSOD error 0x0000007E”) or a visit to Microsoft Support often has the answer you need.
Final Takeaway
Troubleshooting can feel overwhelming at first, but using a clear, methodical approach makes it manageable. Start with the section that fits your issue, follow the steps in order, and test your PC after each change. If you're stuck, online communities or Microsoft’s support team can help. Soon, you'll move from frustration to mastery—and your PC will reward you with stability, speed, and reliability.