Close Menu
Technical Master – Windows, Android & iPhone Fixes
    Facebook X (Twitter) Instagram Vimeo YouTube SoundCloud
    Technical Master – Windows, Android & iPhone FixesTechnical Master – Windows, Android & iPhone Fixes
    • Android Fixes
    • Device Fixes
    • How-To Guides
    • iPhone & iOS Fixes
    • Tech Explainers
    • Windows Fixes
    Technical Master – Windows, Android & iPhone Fixes
    Home / Windows Fixes / How to Fix Blue Screen of Death (BSOD) on Windows
    Windows Fixes

    How to Fix Blue Screen of Death (BSOD) on Windows

    Your PC crashed again, here's exactly how to fix it.
    By Omar Rehman3 hours agoUpdated:1 hour ago19 Mins Read
    Share Facebook Twitter Pinterest LinkedIn Reddit Telegram WhatsApp Email Threads Copy Link
    Windows Blue Screen of Death (BSOD) Error Screen
    • What Causes Blue Screen Errors on Windows
    • Common Windows BSOD Stop Codes
    • How to Fix the Windows Blue Screen of Death (BSOD)
    • Step 1: Write Down the Stop Code, Remove the Hardware, and Restart
    • Step 2: Boot into Safe Mode
    • Step 3: Update Windows, and Uninstall Recent Updates & Software
    • Step 4: Update, Reinstall, or Roll Back Drivers
    • Step 5: Run SFC and DISM to Repair System Files
    • Step 6: Run Windows Memory Diagnostic (Test Your RAM)
    • Step 7: Check Your Storage Drive
    • Step 8: Check Available Disk Space
    • Step 9: Scan for Malware
    • Step 10: Analyze the Minidump File
    • Step 11: Use Driver Verifier to Find a Misbehaving Driver
    • Step 12: Use System Restore
    • Step 13: Reset or Reinstall Windows
    • Step 14: Check BIOS/UEFI Settings
    • How to Prevent Blue Screens of Death on Windows
    • Frequently Asked Questions (FAQs)
    • Can a BSOD damage my PC or cause data loss?
    • Why does my PC BSOD only under heavy load?
    • Should I worry if the blue screen only happened once?
    • Does resetting Windows to factory settings fix BSODs caused by hardware?
    • Is it normal to get a BSOD occasionally, or should I never see one?
    • Can third-party antivirus software trigger the Blue Screens of Death?
    • What is the difference between a BSOD and a hard system freeze?

    The Blue Screen of Death occurs when Windows hits a critical error it can’t recover from, and it happens at the worst possible moment—mid-project, in the middle of a game, or right after a Windows update. The screen turns blue (or black on new Windows 11 builds), displays a cryptic error message “Your PC ran into a problem and needs to restart” along with a stop code like CRITICAL_PROCESS_DIED or MEMORY_MANAGEMENT, and forces a PC reboot.

    Thankfully, Most BSODs aren’t as catastrophic as they look and are usually triggered by driver conflicts, faulty hardware, corrupted system files, or bad software. Fixing a BSOD on Windows 10 or Windows 11 requires a systematic approach to isolate and neutralize the root cause. Here’s how to diagnose and fix the Windows Blue Screen errors.

    What Causes Blue Screen Errors on Windows

    The Blue Screen of Death can occur when Windows encounters an error so severe that continuing to run would risk data corruption or system damage. Rather than limp along, the OS shuts down and forces a restart to prevent damage. These are the common hardware and software issues that can create a Windows BSOD error:

    1. Hardware issues:

    • Faulty RAM modules
    • Overheating components
    • Hard drive or SSD failure
    • Failing power supplies
    • Incompatible hardware peripherals

    2. Driver problems:

    • Outdated or corrupted device drivers
    • Incompatible drivers with the current Windows version

    3. Software conflicts:

    • Incompatible programs
    • Background programs compete for the same resources
    • Bugs in third-party software code
    • Poorly coded apps

    4. Operating system issues:

    • Damaged Windows core files
    • Corrupted registry entries

    5. Windows updates:

    • Updates introduce bugs
    • Compatibility issues

    6. Malware infections:

    • Viruses corrupt critical files or exploit vulnerabilities
    • Trojans, or other malicious code interfere with kernel processes

    7. Overclocking:

    • Hardware runs faster than what the manufacturers recommend

    8. Disk errors:

    • File system corruption or physical bad sectors on the storage drive

    9. New hardware:

    • Incompatible or improperly installed components

    Common Windows BSOD Stop Codes

    Windows 10 or 11 displays stop codes at the bottom of the blue screen. These codes help identify what went wrong. You’ll see either descriptive text (like CRITICAL_PROCESS_DIED) or hexadecimal codes (like 0x0000007E). When you face a Blue Screen of Death, it happens with one of these common error messages:

    Stop Code Error Name Related Fix Step
    0x0000000A IRQL_NOT_LESS_OR_EQUAL Update/reinstall drivers (Step 4)
    0x0000001A MEMORY_MANAGEMENT Run Memory Diagnostic (Step 6)
    0x0000001E KMODE_EXCEPTION_NOT_HANDLED Update/reinstall drivers (Step 4)
    0x00000019 BAD_POOL_HEADER Run SFC & DISM + update drivers (Steps 4 & 5)
    0x00000024 NTFS_FILE_SYSTEM Run CHKDSK (Step 7)
    0x00000050 PAGE_FAULT_IN_NONPAGED_AREA Run Memory Diagnostic (Step 6)
    0x0000004E PFN_LIST_CORRUPT Run Memory Diagnostic + CHKDSK (Steps 6 & 7)
    0x00000051 REGISTRY_ERROR Run SFC & DISM + System Restore (Steps 5 & 12)
    0x00000074 BAD_SYSTEM_CONFIG_INFO Run SFC & DISM + System Restore (Steps 5 & 12)
    0x0000007A KERNEL_DATA_INPAGE_ERROR Run CHKDSK + Memory Diagnostic (Steps 6 & 7)
    0x0000007B INACCESSIBLE_BOOT_DEVICE Update storage/chipset drivers + check BIOS/UEFI Settings (Step 4 & 14)
    0x0000007E SYSTEM_THREAD_EXCEPTION_NOT_HANDLED Update/reinstall drivers (Step 4)
    0x0000003B SYSTEM_SERVICE_EXCEPTION Run SFC & DISM + update drivers (Steps 4 & 5)
    0x000000EF CRITICAL_PROCESS_DIED Run SFC & DISM + scan for malware (Steps 5 & 9)
    0x0000002E DATA_BUS_ERROR Test RAM + check hardware (Step 6)
    0x0000005A CRITICAL_SERVICE_FAILED Undo recent changes + update drivers (Steps 3 & 4)
    0x00000023 FAT_FILE_SYSTEM Run CHKDSK (Step 7)
    0x0000007C BUGCODE_NDIS_DRIVER Update network drivers (Step 4)
    0x0000003F NO_MORE_SYSTEM_PTES Use Driver Verifier (Step 11)
    0x00000077 KERNEL_STACK_INPAGE_ERROR Run CHKDSK + Memory Diagnostic (Steps 6 & 7)
    • Read: How to Change Your DNS Server on Windows and Mac

    How to Fix the Windows Blue Screen of Death (BSOD)

    If your computer has encountered a Blue Screen error on Windows, follow these step-by-step instructions to troubleshoot and resolve the problem.

    Step 1: Write Down the Stop Code, Remove the Hardware, and Restart

    When you see the blue screen, pick up your phone and take a photo of the error along with the stop code shown. Some versions also display a QR code you can scan to get directed to Microsoft’s support page for the specific error.

    Note: Don’t skip this step. If the BSOD keeps coming back, you’ll need that code to find solutions or get help from tech forums.

    After you’ve saved the stop code, shut down the PC, remove the newly installed hardware, including RAM, graphics card, external drive, or printer, then boot up again. Latest hardware can trigger BSODs if it’s incompatible, improperly seated, or has driver conflicts. This includes USB devices, so disconnect everything except keyboard and mouse, then restart. If the error disappears, reconnect devices one at a time to find the culprit.

    If the system won’t restart normally, hold the power button until it completely turns off, then power it back on. If it crashes again before you can troubleshoot, proceed to the next Safe Mode method. But before that, also check for overheating parts, particularly the CPU or GPU. Make sure PC’s vents aren’t blocked by dust or cables. If the case feels hot or the fans run constantly, clean the internal components with compressed air to restore airflow.

    Step 2: Boot into Safe Mode

    Safe Mode loads Windows with only the bare minimum drivers and services required for the system to work, and bypasses almost everything that could be causing the BSOD crash.

    Restart button on Startup Settings on Windows

    To boot in Safe Mode on Windows 10 or 11, follow these steps:

    1. Turn on the PC.
    2. As soon as the Windows logo appears, press and hold the power button for 10 seconds to force a shutdown.
    3. Repeat this process two more times.
    4. On the third boot, Windows will enter the Windows Recovery Environment (WinRE).
    5. Go to Troubleshoot > Advanced options > Startup Settings > Restart.
    6. After the computer restarts, press 4 or F4 to enter Safe Mode.

    Windows Recovery section under Settings.

    In case Windows boots normally, but you want to enter Safe Mode preemptively:

    1. Press Windows key + I to open Settings.
    2. Go to System > Recovery (on Windows 10, it’s Update & Security > Recovery).
    3. Under Advanced start-up, click Restart now.
    4. Follow the same Troubleshoot > Advanced options > Startup Settings path to enter Safe Mode.

    The Shift + Restart shortcut is the fastest way if you’re already at the login screen or have the Start menu open.

    1. Click the Power icon in the Start menu (or on the sign-in screen).
    2. Hold down the Shift key on the keyboard.
    3. Click Restart while still holding Shift.

    The PC will bypass the normal shutdown and open the “Choose an option” blue screen. From there, follow the same path: Troubleshoot > Advanced options > Startup Settings.

    Step 3: Update Windows, and Uninstall Recent Updates & Software

    When you’re in Safe Mode, your priority should be to update Windows and remove any troublemaker programs that bring instability to the system. Microsoft releases patches to fix bugs, including the ones that cause the Blue Screen of Death.

    To check for new Windows updates, follow these steps:

    1. Press the Windows key, type Settings, and hit Enter to open it.
    2. Click Windows Update at the very top or select Updates & Security from the settings menu.
    3. Click Check for updates.
    4. Download and install if the new updates are available.
    5. Restart the computer when prompted.

    A recently installed program, or Windows update is also frequently the trigger for a sudden BSOD. The system was stable before the installation, and unstable after.

    Click this view updates history in Updates section.

    To roll back a recent Windows Update:

    1. Go to Settings → Windows Update → View Update History → Uninstall Updates.
    2. Find the most recent update and uninstall it.

    Image showing uninstall apps process in Windows.

    To uninstall a recently added app:

    1. Press Win + I (to open Settings) → Apps → Installed apps (Apps & features on Windows 10).
    2. Find the app, click the three-dot menu beside it, and hit Uninstall.

    Step 4: Update, Reinstall, or Roll Back Drivers

    Outdated, damaged, or incompatible drivers are a leading cause of Blue Screen errors. Either they’re outdated, or a recent update broke something. Priority targets are GPU, chipset, network adapter, and storage controller drivers.

    Update drivers menu - Windows

    Here is how to update the missing or outdated drivers:

    1. Right-click the Start button and select Device Manager.
    2. Look for devices with a yellow exclamation mark (!) that have issues.
    3. Right-click the device and select Update driver.
    4. Choose Search automatically for drivers.
    5. If Windows finds an update, let it install and restart.

    For GPU drivers, download the latest versions manually from the manufacturer’s site (NVIDIA, AMD, Intel, etc.) for a clean install. Moreover, use DDU (Display Driver Uninstaller) in Safe Mode to completely remove the old before installing the latest. Partial driver installations left over from previous editions are normal to overlook, which later lead to BSODs.

    Note: Update your system’s BIOS/UEFI. An outdated BIOS can create system instability that appears as random blue screens. Check the motherboard manufacturer’s support page for the latest firmware.

    Updated drivers improve device performance and security, but buggy updates can trigger Blue Screen of Death errors, such as driver power state failure. If the error code refers to a specific driver, disabling it or rolling back the update usually resolves the conflict. If the reason is unclear, you’ll have to roll back drivers individually until the system stabilizes.

    Roll back drivers option marked.

    If the system was stable before the installation, and unstable after. Follow these steps to roll back a driver:

    1. Open Device Manager and find the device that was recently updated.
    2. Right-click it and select Properties.
    3. Go to the Driver tab and click Roll Back Driver (if available).
    4. Restart your PC.

    If the Roll Back Driver option is grayed out, the driver has no previous version saved, so you’ll need to download an old version from the manufacturer’s website.

    Step 5: Run SFC and DISM to Repair System Files

    Corrupt or missing core Windows files can also crash the operating system. Windows includes built-in command line tools to repair its own architecture. System File Checker (SFC) scans for damaged or missing system files and recovers or replaces them. It can catch corruption that drivers and updates can leave behind.

    sfcscan running in command prompt in Windows.

    To run SFC:

    1. Open the Start menu, type cmd, right-click Command Prompt, and select Run as administrator.
    2. Run the System File Checker: sfc /scannow.
    3. Press Enter and wait for it to complete—this takes 15-30 minutes.

    It will scan the integrity of all protected system files and replace incorrect versions with correct Microsoft editions. Restart the PC after the scan reaches 100%.

    DISM command in Windows cmd.

    If System File Checker finds issues it can’t fix on its own, run DISM afterward to repair the Windows image:

    1. Run the Deployment Image Servicing and Management (DISM) tool to repair the Windows image: DISM.exe /Online /Cleanup-image /Scanhealth or DISM /Online /Cleanup-Image /RestoreHealth

    DISM reloads the OS image and can fix things SFC alone can’t. Run both, then restart the computer and run the file checker once more to confirm everything is clean.

    • Read: Can Computer Virus Damage the PC Hardware?

    Step 6: Run Windows Memory Diagnostic (Test Your RAM)

    Faulty or degraded RAM is a common hardware culprit for Blue Screen of Death, especially errors like MEMORY_MANAGEMENT or PAGE_FAULT_IN_NONPAGED_AREA. Windows has its own memory tester, which you can go through to analyze the RAM status:

    1. Press Win, type Windows Memory Diagnostic, and hit Enter or click to open it.
    2. Select Restart now and check for problems.
    3. The PC will reboot into a blue diagnostic screen, run a multi-pass memory test, and report when Windows loads back up.

    If errors are found, run the Extended memory test:

    1. Start the Memory Diagnostic tool again.
    2. Once PC reboots, instantly press F1 to open Advanced options.
    3. Go to Test Mix, select Extended, press F10 to start the process, and wait for about 30 minutes.

    If memory errors persist, you need to replace the RAM. Remove and reseat the memory modules first, as poor contact can occasionally result in false errors.

    Step 7: Check Your Storage Drive

    A CHKDSK scan identifies damaged drive sectors, corrupted file systems, and physical disk errors. These issues are frequent causes of BSOD errors, and you’ll see codes like INACCESSIBLE_BOOT_DEVICE or NTFS_FILE_SYSTEM. To verify, run a disk check to catch bad sectors and file system errors.

    1. Open Command Prompt as Administrator.
    2. Type: chkdsk C: /f /r and press Enter.
    3. When prompted, type Y to schedule the scan on the next restart.
    4. Then reboot, and CHKDSK will now run before Windows starts.

    This utility scans the hard drive for system errors and maps out problematic physical sectors so Windows doesn’t read or write to damaged parts of the disk.

    Step 8: Check Available Disk Space

    Windows needs free space to create swap files and perform system operations. Running low on disk space can cause instability and BSODs, so keep at least 10-15% of the drive free:

    1. Open File Explorer and click This PC.
    2. Check how much space is free on your C: drive.
    3. If it’s low, delete unneeded files or use Disk Cleanup (search for it in Start).

    Enabled Storage Sense in Windows Settings.

    You can also transfer large files to an external drive or upgrade to a large-capacity internal SSD to solve storage issues. Further, go to Settings → System → Storage and turn on Storage Sense to automatically clear temp files on a schedule.

    Step 9: Scan for Malware

    Viruses and malware conflict with critical system files. They’ll delete them, corrupt them, and leave your system a wreck that can lead to blue screens. Run a full scan with Windows Defender or whatever security tool you trust. Just make sure the definitions are current before you start. Outdated definitions won’t catch new threats. If malware has already affected some system files, run an SFC or DISM scan after you’ve removed the infection to repair whatever damage is left behind.

    Step 10: Analyze the Minidump File

    Every time Windows crashes, it saves a small log file known as a minidump to C:\Windows\Minidump. These files record the specific drivers or modules that were active when it crashed, which helps to troubleshoot what went wrong.

    To read these files, use NirSoft’s BlueScreenView. When opened, it lists all available minidumps and highlights the driver likely responsible for each crash in pink.

    For more details, use WinDbg from the Microsoft Store.

    1. Set the symbol path to Microsoft’s symbol server: srv*C:\Symbols*https://msdl.microsoft.com/download/symbols
    2. Open the minidump file, and run command: !analyze -v
    3. WinDbg provides a verbose analysis, including the names of the responsible driver and module. You can then runlmvm drivername for specific version and vendor information.

    Reviewing multiple dumps will help identify patterns. If the same driver appears in every report, you’ve found your culprit.

    Pop-up window to enable write debugging information.

    One thing to check: In Advanced System Settings under Startup and Recovery, enable “Write debugging information“, and better turn off “Automatically restart” so future blue screens stay long enough that you can read before the system reboots.

    • Read: Windows 11: How to Remove Chat from Taskbar

    Step 11: Use Driver Verifier to Find a Misbehaving Driver

    If minidump analysis doesn’t reveal the problematic driver, Driver Verifier can stress test all third-party drivers at once and force a BSOD as soon as a faulty one is identified.

    Driver Verifier Manager process screen.

    Here’s how to use Driver Verifier:

    1. Press Win, type verifier, and open Driver Verifier Manager.
    2. Select Create standard settings → Next → Automatically select all drivers installed on this computer → Finish.
    3. Restart PC.

    If a driver malfunctions, the system will crash, and the generated minidump will name the exact culprit.

    Driver Verifier puts a heavy load on the CPU and slows performance. To reduce the impact, drivers should be tested in groups of 10–20 instead of all at once. After you find and fix the bad driver, reopen Driver Verifier and select “Delete existing settings” to disable it.

    Step 12: Use System Restore

    System Restore menus image

    System Restore reverts the entire Windows registry, system files, and installed programs back to a previous point in time when the PC operated fine. Search for Create a restore point in the Windows Search bar and press Enter. Click the System Restore and follow the wizard to select a date and time just prior to when the BSOD issues began. Your PC will restart and restore to that point. This process leaves personal files untouched but removes apps or drivers installed after the selected restore point.

    Step 13: Reset or Reinstall Windows

    If targeted troubleshooting fails and the corruption is too severe for in-place repairs, perform a full reset to reinstall Windows.

    Windows reset screen with Reset This PC option.

    Here’s how you can do that:

    1. Navigate to Settings > System > Recovery (Windows 11) or Settings > Update & Security > Recovery (Windows 10).
    2. Under the “Reset this PC” section, click Reset PC.
    3. Choose Keep my files to preserve personal data, followed by Cloud download to get a fresh, uncorrupted Windows image from Microsoft’s servers.

    Alternatively, a clean Windows install erases everything, so back up important files first. You’ll need a Windows installation USB drive (create one on another PC via Microsoft’s Media Creation Tool). Boot from the USB, follow the installation prompts, and choose Custom install to format the drive and start fresh.

    If you still face a BSOD even after a fresh Windows install, it’s probably a hardware failure. Time to test or replace components like RAM, hard drive, or motherboard.

    Step 14: Check BIOS/UEFI Settings

    Incorrect BIOS configs can create boot failures or hardware conflicts. If you encounter INACCESSIBLE_BOOT_DEVICE errors, do that:

    1. Restart PC and press F2, F12, Delete, or ESC (depends on manufacturer) to enter BIOS.
    2. Find the SATA Operation or Storage Configuration menu.
    3. Switch the setting between AHCI and RAID or IDE mode.
    4. Save changes and exit.

    If that doesn’t work, restore BIOS to default settings—there’s usually a Reset to Default or Load Optimized Defaults option in the BIOS menu.

    How to Prevent Blue Screens of Death on Windows

    • Update GPU, chipset, and storage drivers regularly, but don’t rush to install every driver right after its release. Let the early adopters be your guinea pigs. Give major GPU driver updates at least a week in the wild before you install them.
    • Keep Windows updated, but if an update results in crashes, don’t hesitate to roll it back.
    • Your system drive needs breathing room. Always keep at least 10 to 15% of free space.
    • Use HWiNFO or HWMonitor to check CPU and GPU temperatures under load, as thermal paste eventually dries out, and when it does, the system temps spike.
    • Run MemTest86 every now and then, particularly on classic systems, to check for hardware failure.
    • Avoid beta software and third-party driver updaters, as these often cause conflicts. And the sketchy driver updater tools you see advertised everywhere? They cause more problems than they solve.
    • Back up regularly. A Blue Screen of Death rarely corrupts files, but the underlying cause might.

    Frequently Asked Questions (FAQs)

    Can a BSOD damage my PC or cause data loss?

    A Blue Screen of Death is a protective shutdown, not the cause of damage. However, the underlying issue that creates it can be harmful. For example, overheating that triggers continuous blue screens will eventually degrade the CPU or GPU. Similarly, a failing power supply can damage other hardware parts.

    A BSOD doesn’t erase files from the drive, so your documents and programs remain intact. What you will lose is anything stored in RAM that hasn’t been saved to disk, such as unsaved work in documents, unsaved game progress, or data being actively processed. If the system crashes mid-write on a document or database, the file can be lost or corrupted. Regular backups protect against this.

    Why does my PC BSOD only under heavy load?

    Crashes that only occur under load usually indicate one of three issues: unstable power delivery from a damaged PSU, thermal throttling on a GPU or CPU that becomes critical under consistent load, or an unstable overclock. To find the source, run a stress test with Prime95 for the CPU or FurMark for the GPU while monitoring temperatures and voltages in HWiNFO. If the system crashes within minutes, you’ve confirmed the trigger.

    Should I worry if the blue screen only happened once?

    A single, isolated crash rarely requires action. Random events like a power fluctuation, a minor background service error, or even an alpha particle flipping a bit in RAM can trigger a forced reboot. If it happens once, restart the system and monitor its performance for a few days. You only need to troubleshoot if the same stop code reappears.

    Does resetting Windows to factory settings fix BSODs caused by hardware?

    No. A factory reset or clean reinstall only addresses issues with drivers, software, or the operating system. If the reason is a faulty RAM module, failing SSD sectors, or an underpowered PSU, the crashes will happen again after the reinstall. Run hardware diagnostics via MemTest86 for RAM and CrystalDiskInfo for drive health before assuming software is to blame.

    Is it normal to get a BSOD occasionally, or should I never see one?

    A single blue screen that happens once and never returns is nothing to worry about. Even stable systems can experience a one-off crash due to a temporary software glitch or a momentary driver error. If you see a BSOD only once every few months or once a year, restart and continue as usual. However, if errors occur weekly, daily, or multiple times per session, your system has a fault that needs to be fixed.

    Can third-party antivirus software trigger the Blue Screens of Death?

    Yes. Security software runs at the kernel level, which gives it direct access to the same low-level Windows processes involved in stop codes. Poorly coded antivirus drivers, especially after a Windows version upgrade, are a known BSOD trigger. If crashes started after you installed or updated Antivirus software, boot into Safe Mode and uninstall it. Use the vendor’s dedicated removal tool rather than the standard Windows Add/Remove Programs menu to ensure all drivers are removed. This is a frequent issue with old versions of Avast, Kaspersky, or McAfee on Windows 11.

    What is the difference between a BSOD and a hard system freeze?

    A blue screen means Windows detected a critical error, generated a dump file, and executed its emergency shutdown protocol. A hard freeze—where the screen locks, the mouse doesn’t respond, and audio loops into a buzzing sound—means the failure was so sudden that the operating system couldn’t process an error screen. While a BSOD is often software-related, a hard lockup usually points to a problem in the processor, motherboard, or cooling system.

    Support Technical Master and add us as your preferred source on Google.

    Add Source
    Follow Us on Google News Follow Us on Flipboard
    Omar Rehman

    Omar Rehman is a software engineer and Windows specialist at Technical Master who’s spent nearly a decade fixing PCs that refuse to behave. He has seen it all—blue screens, messy driver conflicts, and hardware that won't play nice. Omar covers Windows error codes, system crashes, driver issues, hardware conflicts, and performance optimization techniques. He has a strong background in backend systems and debugging, so he digs into error codes and system crashes to find the actual root cause.

    Related Posts
    Android phone screen showing spam call being blocked with warning notification.
    How to Block Spam Calls on Android
    How-To Guides
    Android Phone Charging Slowly - Reasons & Quick Fixes
    How to Fix Slow Android Phone Charging: 12 Reasons & Easy Solutions
    Android Fixes
    Android phone showing low battery warning with charger cable.
    How to Fix Android Phone Battery Draining Fast
    Android Fixes
    How to Change the DNS Server on Your Windows PC and Mac
    How to Change Your DNS Server on Windows and Mac
    Windows Fixes
    How to Fix Corrupt Video Files on Windows & Mac OS
    How to Fix Corrupt Video Files on Windows and Mac
    Windows Fixes
    Find the Steam Screenshot Folder Location
    Steam Screenshot Folder: Where to Find the Saved Screenshots
    Windows Fixes
    Table of Contents
    • What Causes Blue Screen Errors on Windows
    • Common Windows BSOD Stop Codes
    • How to Fix the Windows Blue Screen of Death (BSOD)
    • Step 1: Write Down the Stop Code, Remove the Hardware, and Restart
    • Step 2: Boot into Safe Mode
    • Step 3: Update Windows, and Uninstall Recent Updates & Software
    • Step 4: Update, Reinstall, or Roll Back Drivers
    • Step 5: Run SFC and DISM to Repair System Files
    • Step 6: Run Windows Memory Diagnostic (Test Your RAM)
    • Step 7: Check Your Storage Drive
    • Step 8: Check Available Disk Space
    • Step 9: Scan for Malware
    • Step 10: Analyze the Minidump File
    • Step 11: Use Driver Verifier to Find a Misbehaving Driver
    • Step 12: Use System Restore
    • Step 13: Reset or Reinstall Windows
    • Step 14: Check BIOS/UEFI Settings
    • How to Prevent Blue Screens of Death on Windows
    • Frequently Asked Questions (FAQs)
    • Can a BSOD damage my PC or cause data loss?
    • Why does my PC BSOD only under heavy load?
    • Should I worry if the blue screen only happened once?
    • Does resetting Windows to factory settings fix BSODs caused by hardware?
    • Is it normal to get a BSOD occasionally, or should I never see one?
    • Can third-party antivirus software trigger the Blue Screens of Death?
    • What is the difference between a BSOD and a hard system freeze?
    Technical Master – Windows, Android & iPhone Fixes
    Facebook X (Twitter) Instagram YouTube Vimeo SoundCloud
    • About Us
    • Privacy Policy
    • Terms of Use
    • Editorial Ethics & Guidelines
    • Contact Us
    • Write for Us
    © 2026 Technical Master, Inc. All Rights Reserved.

    Type above and press Enter to search. Press Esc to cancel.