Solve Windows PC crashes, BSOD blue screens, slow startups, RAM faults, and network disconnects: Step-by-step diagnostic checklists and command-line repair tools for IT support, QA testers, and developers.
Hardware bottlenecks and OS corruptions can disrupt developer & QA workflows. Master systematic isolation, command-line system repair, and hardware diagnostics.
Categorize issue: BSOD blue screen, system freeze, automatic restart loop, or slow bootup delay.
View Windows Guides →Run Windows Memory Diagnostic, MemTest86, and CHKDSK disk bad-sector scans.
View Hardware Guides →
Execute elevated Cmd line scans: sfc /scannow and DISM /Online /Cleanup-Image /RestoreHealth.
Resolve Wi-Fi drops and DNS resolution issues using ipconfig /flushdns and netsh winsock reset.
Clean CPU fan dust, re-apply thermal paste, and update GPU display drivers to stop thermal throttling.
View Thermal Care →Select Windows Blue Screen Stop Codes to view root cause and exact command-line repair steps.
Calculate estimated boot time savings by disabling heavy startup apps in Task Manager.
Generate exact PowerShell & Cmd troubleshooting lines for Wi-Fi drops and DNS failures.
Select your IT repair topics to export a formatted diagnostic checklist.
Select your computer symptom to dynamically locate the exact step-by-step repair guide.
Assess your computer's storage, thermals, and RAM to calculate your overall PC Health Score (%).
System Running at Peak Performance
Calculate recommended Windows Initial & Maximum Paging File sizes (MB) based on installed RAM.
Copy tested command-line repair snippets for OS, network, disk, and power management.
Compare repair workflows across Windows 10/11 vs macOS vs Linux Ubuntu.
Click the flashcard to flip and reveal key IT repair answers.
π Problem Description & Symptoms: Windows crashes suddenly showing a blue screen (BSOD) with stop code CRITICAL_PROCESS_DIED, automatically restarting or freezing at 0% error dump collection.
π Common Root Causes:
csrss.exe, svchost.exe, or wininit.exe).π οΈ Step-by-Step Troubleshooting Instructions:
Win + S, type cmd, right-click Command Prompt and select Run as Administrator.sfc /scannow
Wait for verification to reach 100%. If corrupt files are found and repaired, proceed to Step 3.
DISM /Online /Cleanup-Image /RestoreHealth
Shift while clicking Restart, open Troubleshoot → Advanced Options → Command Prompt, and run the commands above.sfc /scannow aur phir DISM /RestoreHealth chala kar corrupt files repair karein./Source:WIM:D:\Sources\install.wim:1.
π Problem Description & Symptoms: System displays BSOD MEMORY_MANAGEMENT during heavy multitasking, software installation, or memory-intensive tasks.
π Common Root Causes: Defective physical RAM stick, corrupt pagefile, or unstable XMP RAM overclocking profile in BIOS.
π οΈ Step-by-Step Troubleshooting Instructions:
Win + R, type mdsched.exe, and press Enter to launch Windows Memory Diagnostic.π Problem Description & Symptoms: Windows Update download gets stuck at 99%, fails with error 0x80070002 or 0x80240034.
π Common Root Causes: Corrupted update cache inside SoftwareDistribution or Catroot2 system folders.
π οΈ Step-by-Step Troubleshooting Instructions:
net stop wuauserv
net stop bits
net stop cryptsvc
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 catroot2.old
net start wuauserv
net start bits
net start cryptsvc
π Problem Description & Symptoms: Computer fails to boot after BIOS update or CMOS reset, displaying blue screen INACCESSIBLE_BOOT_DEVICE.
π Common Root Causes: BIOS reset SATA controller mode from AHCI/NVMe to RAID or IDE mode.
π οΈ Step-by-Step Troubleshooting Instructions:
Del or F2 repeatedly to enter BIOS/UEFI Setup.RAID / IDE to AHCI.F10) and reboot.π Problem Description & Symptoms: Windows taskbar and desktop icons continuously disappear and refresh every few seconds.
π Common Root Causes: Corrupted File Explorer shell extension or broken thumbnail cache file.
π οΈ Step-by-Step Troubleshooting Instructions:
Ctrl + Shift + Esc to open Task Manager.explorer.exe, check 'Create this task with administrative privileges' and click OK.π Problem Description & Symptoms: Windows error screen stating "The Boot Configuration Data for your PC is missing or contains errors" (Error code 0xc000000f).
π Common Root Causes: Damaged Master Boot Record (MBR) or corrupted BCD store on EFI system partition.
π οΈ Step-by-Step Troubleshooting Instructions:
bootrec /fixmbr
bootrec /fixboot
bootrec /rebuildbcd
π Problem Description & Symptoms: PC turns on and shows a moveable mouse cursor against a completely black screen.
π Common Root Causes: Graphics driver subsystem freeze or stalled shell process initialization.
π οΈ Step-by-Step Troubleshooting Instructions:
Ctrl + Shift + Win + B. Screen will flicker black once and beep to restart display drivers.Ctrl + Shift + Esc to open Task Manager.explorer.exe, and press Enter.π Problem Description & Symptoms: Windows boots into "Preparing Automatic Repair" screen repeatedly in an endless loop.
π Common Root Causes: Corrupted registry hive or damaged boot critical drivers.
π οΈ Step-by-Step Troubleshooting Instructions:
bcdedit /set {default} recoveryenabled No
chkdsk C: /f /r and reboot PC.π Problem Description & Symptoms: PC crashes intermittently without clear error messages, producing minidump files in C:\Windows\Minidump.
π Common Root Causes: Unidentified third-party kernel driver or hardware fault.
π οΈ Step-by-Step Troubleshooting Instructions:
C:\Windows\Minidump.nvlddmkm.sys for NVIDIA GPU or Netwtw10.sys for Intel Wi-Fi).π Problem Description & Symptoms: PC experiences random freezes, application crashes, and BSOD errors without software triggers.
π Common Root Causes: Defective physical RAM memory transistor cells.
π οΈ Step-by-Step Troubleshooting Instructions:
F12 or F11 to open Boot Menu.π Problem Description & Symptoms: Files fail to open, drive access is extremely slow, or Windows prompts "Drive contains errors".
π Common Root Causes: Logical file allocation corruption or physical disk platter wear.
π οΈ Step-by-Step Troubleshooting Instructions:
chkdsk C: /f /r /x
Y when prompted to schedule scan on next reboot.π Problem Description & Symptoms: System performance slows down, files take long to copy, or SSD health degrades.
π Common Root Causes: NAND flash cell write wear-level exhaustion or overheating SSD controller.
π οΈ Step-by-Step Troubleshooting Instructions:
Reallocated Sectors Count and Percentage Health Remaining.π Problem Description & Symptoms: PC monitor stays black on power on, motherboard emits loud beep sounds (e.g. 3 short beeps).
π Common Root Causes: Base 64K RAM memory initialization failure or unseated GPU card.
π οΈ Step-by-Step Troubleshooting Instructions:
π Problem Description & Symptoms: Mouse cursor freezes completely under heavy browser tab usage or IDE compilation.
π Common Root Causes: Insufficient physical RAM causing pagefile swapping, or PSU 12V rail drop.
π οΈ Step-by-Step Troubleshooting Instructions:
Ctrl + Shift + Esc) → Performance tab.π Problem Description & Symptoms: System displays "Your computer is low on memory" popups.
π Common Root Causes: Windows managed pagefile size is constrained on small C: drive partition.
π οΈ Step-by-Step Troubleshooting Instructions:
Win + R, type sysdm.cpl and press Enter.π Problem Description & Symptoms: USB external drive chimes when plugged in, but does not appear in File Explorer.
π Common Root Causes: Unassigned drive letter or uninitialized RAW partition format.
π οΈ Step-by-Step Troubleshooting Instructions:
Win + X and select Disk Management (diskmgmt.msc).π Problem Description & Symptoms: System clock resets to 1999 or 2009 every time PC is powered off.
π Common Root Causes: Depleted CR2032 3V lithium coin battery on motherboard.
π οΈ Step-by-Step Troubleshooting Instructions:
F10 to save.π Problem Description & Symptoms: PC shows no sign of life (no LEDs, no fan spin) when power button is pressed.
π Common Root Causes: Dead PSU power supply or blown internal fuse.
π οΈ Step-by-Step Troubleshooting Instructions:
π Problem Description & Symptoms: Wi-Fi icon shows connected status with warning message "No Internet, Secured".
π Common Root Causes: Stale DNS cache, ISP DNS outage, or corrupt Winsock catalog.
π οΈ Step-by-Step Troubleshooting Instructions:
ipconfig /flushdns
ipconfig /release
ipconfig /renew
netsh winsock reset
ncpa.cpl → right-click Wi-Fi → Properties → IPv4 → set Preferred DNS to 8.8.8.8 and Alternate DNS to 1.1.1.1.