Blog

How to resolve any Blue Screen of Death (BSOD) issue on Windows 11

  • A Blue Screen of Death on Windows 11 can have many solutions that will depend on the issue.
  • You must first troubleshoot the problem to determine the cause so you can then apply the appropriate fix.
  • This guide covers the troubleshooting steps as well as solutions for bugcheck errors due to buggy updates, drivers, graphics problems, hardware issues, data corruption, and more.

On Windows 11, depending on the problem, you have multiple ways to fix a Blue Screen of Death (BSOD). In this guide, I will show you the different ways to troubleshoot and resolve this issue to get your device up and running quickly. These instructions will work on Windows 11 24H2, 23H2, 22H2, and the original release.

What’s a Blue Screen of Death?

A Blue Screen of Death is an error that occurs when the system encounters a problem it can’t handle automatically. As a result, the computer displays a blue screen with a sad base “:(“ along with a brief explanation and a QR Code to find more information online.

It’s important to note that Microsoft calls this error a “Blue Screen” only, a “STOP code error,” and sometimes, you may even find it as a “bugcheck” error.

When a blue screen occurs, you may encounter different messages, such as “Your device ran into a problem and needs to restart. We’re just collecting some error info, and then we’ll restart for you,” “Your PC ran into a problem that it couldn’t handle, and now it needs to restart,” and many others. Sometimes, the message may include an error code that can give you a clue about the problem.

Although this can happen randomly at any time, the biggest problem is that the blue screen usually doesn’t provide enough information to understand and resolve the issue. However, you can leverage the operating system’s tools to troubleshoot and fix the problem as soon as possible.

Since this type of error can happen for many reasons, no specific set of steps exists to resolve it. However, a common way to approach this issue involves using different tools to determine the root of the problem. Then, based on the troubleshooting steps, you have to apply the appropriate steps to resolve the blue screen.

In this guide, I will help you to troubleshoot and resolve the blue screen problem on Windows 11.

Fix BSOD errors on Windows 11

If your computer crashes with a Blue Screen of Death, the first step is to determine the reason with the various tools available on Windows 11 or third-party applications.

Once you know the root of the problem, you can proceed with the steps to resolve it.

Quick tip: Since this error can happen at any time without a reason, it’s another good reason to remember the importance of regularly creating a full backup of your computer and files.

1. Determine the problem cause

If your desktop computer or laptop is experiencing a blue screen, you must first understand the problem to take the correct action. In my experience, it’s usually the graphics driver or a buggy system update. You can also add updates to the list for other drivers and compatibility issues with an application.

Event viewer

The Event Viewer is among the first places you should look to understand why the system is crashing with the stop error.

Event Viewer is a tool available on Windows 11 that records and displays information about significant events on your computer, from system errors and warnings to application crashes and security alerts.

To use the Event Viewer to determine the cause of the Blue Screen of Death, use these steps:

  1. Open Start.

  2. Search for eventvwr.msc and click the top result to open the Event Viewer.

  3. Open the Windows Logs folder.

  4. Right-click on System and choose the “Filter Current Log” option.

  5. Check the BugCheck option in the “Event sources” setting.

    BugCheck event source

  6. Click the OK button.

  7. Right-click the error event and choose the “Event Properties” option.

    Event Properties

  8. Review the error details.

    Blue Screen of Death event details

Pay attention to the stop code, as this is the most critical information. You can search online for the specific stop code to find potential causes and solutions. The parameters can provide additional clues about the error, and the source can indicate the component or driver involved in the crash.

BlueScreenView

BlueScreenView is a free, portable tool for analyzing minidump files generated with the crash information when your computer encounters a blue screen. It’s designed to make the complex process of understanding these crash reports accessible to users of all levels.

To use the BlueScreenView app to find out the reason for the blue screen, use these steps:

  1. Open the NirSoft download page.

  2. Scroll down to the bottom of the page.

  3. Click the Download BlueScreeView (in Zip file) option and save the file to your computer.

    BlueScreenView download

  4. Extract the contents of the Zip file.

    BlueScreenView extract zip

  5. Double-click the BlueScreenView.exe file to launch the program.

  6. Select the dump file at the top of the screen.

    BlueScreenView check BSOD dump

In the application, you want to pay attention to the “Bug Check Code” in column 4 and the “Bug Check String” in column “3,” which you can use to search online to find potential causes and solutions. You can also review the files involved in the crash at the bottom of the page.

2. Initial blue screen troubleshooting recommendations

Although you can use several troubleshooting steps to fix the problem, these are some initial recommendations.

If this was the first bug check error, restart the computer one more time and confirm the computer works normally. Sometimes, the error will happen once, and you can continue using the device. If so, you can stop here and continue using the device.

If the error occurs immediately after connecting a new peripheral, disconnect the device and confirm if that resolves the issue. If this is the case, the problem is damaged hardware or a conflict between other devices, the operating system, or a specific application or driver.

Disconnecting USB flash drive from computer
Disconnecting USB flash drive from computer / Image: Copilot AI

If the blue screen appears after installing an update, driver, or application, uninstall the component causing the issue. You can also try to perform a clean boot to troubleshoot and determine the root of the cause. I will discuss this further in the more advanced troubleshooting steps below.

3. Advanced fixes for most Blue Screen of Death errors

If your desktop computer, laptop, or tablet frequently runs into blue screen errors, there are some troubleshooting steps that can help you resolve the issue.

If a buggy system update causes the stop error, you can install a newer update or roll back to an earlier build to fix the problem.

If you can’t start your computer, you can start it in the Windows Recovery Environment (WinRE) to uninstall the update.

You also have the choice to reinstall the operating system without losing your files, settings, and app. Alternatively, if the blue screen appears on a setup you have had for a long time, perhaps resetting the system to keep your files can help fix the Blue Screen of Death.

Install system updates

To install Windows 11 updates manually, use these steps:

  1. Open Settings.

  2. Click on Windows Update.

  3. Turn on the “Get the latest updates as soon as they’re available” toggle switch.

  4. Click the “Check for updates” button.

    Windows 11 install updates manually

  5. Click the Restart button.

Once you complete the steps, the computer should boot normally without any issues.

Install device drivers

To update a device driver on Windows 11, use these steps:

  1. Open Settings.

  2. Click on Windows Update.

  3. Click the “Advanced options” button.

    Advanced options

  4. Click the “Optional updates” setting under the “Additional options” section.

    Optional updates

  5. Click on Drivers.

  6. Check the driver update for the device with the problem.

  7. Click the “Download & install” button.

    Driver update to fix BSOD

After you complete the steps, the stop error should be resolved.

Uninstall system update

To uninstall Windows 11 updates manually, use these steps:

  1. Open Settings.

  2. Click on Windows Update.

  3. Click the Update history page.

    Update history

  4. Click the Uninstall updates setting under the “Related settings” section.

    Uninstall updates

  5. Click the Uninstall button for the buggy update.

    Windows 11 remove update manually

  6. Click the Restart button (if applicable).

Once you complete the steps, the system update should be removed to fix the blue screen error.

Uninstall system updates from WinRE

To remove an update manually from the Windows Recovery Environment (WinRE), use these steps:

  1. Open Settings.

  2. Click on System.

  3. Click the Recovery page.

  4. Click the “Restart now” button for the “Advanced startup” setting.

    Restart now to WinRE

  5. Click on Troubleshoot.

  6. Click on Advanced options.

  7. Click on Uninstall Updates.

    WinRE uninstall updates

  8. Click the “Uninstall latest quality update” option.

    Uninstall latest quality update

  9. Confirm your administrator account credentials.

  10. Click the “Uninstall quality update” button.

    Uninstall quality update

After you complete the steps, the system update will be removed, and the computer should once again boot normally.

4. Remove problematic apps and drivers

Sometimes, you may encounter a Blue Screen of Death because of corruption or a bug on an app or driver.

If you notice the error occurring as you launch a specific application or use specific hardware, removing the app or driver can quickly resolve the problem.

Remove problematic app

To remove a problematic application on Windows 11, use these steps:

  1. Open Settings.

  2. Click on Apps.

  3. Click the Installed apps page.

  4. Open the app’s menu (three dots) and choose the Uninstall option.

  5. Click the Uninstall option again.

    Windows 11 uninstall apps

  6. Continue with the on-screen directions (if applicable).

Once you complete the steps, the app will be removed, and the BSOD error should no longer occur.

Remove problematic driver

To remove a problematic device driver on Windows 11, use these steps:

  1. Open Start.

  2. Search for Device Manager and click the top result to open the app.

  3. Open the category that includes the problematic hardware.

  4. Right-right the device and choose the “Uninstall device” option.

    Device Manager uninstall drivers

  5. Click the Uninstall button.

After you complete the steps, the driver will be removed from the computer, resolving the blue screen error.

5. Troubleshoot graphics driver

You may notice different error codes if the problem is with a graphics driver. For example, “IRQL_NOT_LESS_OR_EQUAL” often points to a driver issue, including graphics drivers.

The “VIDEO_TDR_FAILURE” error indicates that the graphics driver has stopped responding, causing a timeout. Overclocking, incompatible drivers, or hardware issues can trigger this.

The “SYSTEM_THREAD_EXCEPTION_NOT_HANDLED” error can also be caused by a faulty graphics driver, which means a critical system thread encountered an unexpected error.

Finally, the “DPC_WATCHDOG_VIOLATION” error can also happen because of a driver problem, which indicates a delay in a critical process.

In addition to these error codes, your computer may experience a blue screen because of outdated or corrupted drivers, overclocking, compatibility issues, and software conflicts.

There are different solutions to this particular problem. The best approach is to reinstall the drivers. You can also try a beta version for an upcoming release, or, in the past, I have had success trying an older version of the graphics driver.

Uninstall graphics driver

On Windows 11, you have multiple ways to uninstall a graphics driver. For example, you can remove it with Device Manager if the device uses the driver available through Windows Update.

If you have the Control Panel app for a graphics card from Nvidia, AMD, or Intel, you may have to remove the application that will also remove the driver from the device.

Quick tip: If you have a video card from Nvidia, AMD, or Intel, I would recommend trying to remove the drivers by uninstalling the application from the Settings app. If the app isn’t available, then use the Device Manager settings.

Uninstall from Device Manager

To uninstall the graphics driver on Windows 11 from Device Manager, use these steps:

  1. Open Start.

  2. Search for Device Manager and click the top result to open the app.

  3. Open the “Display adapters” category.

  4. Right-right the device and choose the “Uninstall device” option.

    Device Manager uninstall graphics driver

  5. Click the Uninstall button.

  6. Restart the computer.

After you complete the steps, depending on the graphics card, the system may try to reinstall the driver again from Windows Update. If so, once the driver reinstalls, continue using the device and confirm if the problem has been resolved.

Uninstall from Settings app

To remove the graphics driver originally installed with the Nvidia, AMD, or Intel control panel, use these steps:

  1. Open Settings.

  2. Click on Apps.

  3. Click the Installed apps page.

  4. Open the app’s menu (three dots) for the driver and choose the Uninstall option.

    Windows 11 uninstall apps

  5. Click the Uninstall option again.

  6. Continue with the on-screen directions (if applicable).

You may need to repeat the steps to remove the remaining components of the graphics card.

You can also use third-party tools to completely remove the graphics driver from the computer.

Reinstall graphics driver

If the video driver doesn’t install automatically, you may have to reinstall the controllers manually.

Windows Update installation

To install the latest graphics driver available, use these steps:

  1. Open Settings.

  2. Click on Windows Update.

  3. Click the “Check for updates” button to update the system.

  4. Click the Advanced options setting.

    Advanced options

  5. Click the Optional updates setting.

    Optional updates

  6. Click on Driver updates.

  7. Check the graphics driver update.

  8. Click the “Download & install” button.

    Driver update to fix BSOD

After you complete the steps, a fresh copy of the driver will be installed on the computer.

Graphics driver manual installation

Sometimes, the drivers available through Windows Update are not the most up-to-date. If this is the case, you must download and install the graphic driver manually.

You have two options to complete this task. If you have a laptop or branded computer, I recommend downloading the graphics driver from the manufacturer’s website (Dell, Asus, Acer, etc.) since the device may require a custom version. If you have a custom-built computer or have upgraded the graphics card manually, then it’s recommended you download the latest driver from the Nvidia, AMD, or Intel website.

Now, if the manufacturer driver keeps failing, only then would I recommend downloading the latest driver from the graphics manufacturer.

To install the graphics driver manually, double-click the executable and continue with the on-screen directions. Since the installation may be slightly different, depending on the manufacturer, you should follow the manufacturer’s directions.

Once you complete the steps, the graphics driver will install on the computer, fixing the Blue Screen of Death.

6. Troubleshoot faulty system memory

If your computer is experiencing random Blue Screen of Death errors, it’s possible that the problem is a faulty memory module. On Windows 11, you can use the legacy “Windows Memory Diagnostic” tool to test the RAM (Random Access Memory) to determine if you have to replace the system memory.

To check the system memory for problems on Windows 11, use these steps:

  1. Open Start.

  2. Search for Windows Tools and click the top result to open the app.

  3. Right-click the “Windows Memory Diagnostic” app and choose the Run as administrator option.

    Windows Memory Diagnostics

  4. Click the “Restart now and check for problems” option.

    Restart now and check for problems

    Quick note: The computer will automatically restart and perform a standard memory test. In this mode, the system will perform a “Basic” scan, and it will also do the LRAND, Stride6 (cache enabled), CHCKR3, WMATS+, and WINVC tests.

  5. Open Start after the scan.

    Windows Memory Diagnostics

  6. Search for Event Viewer and click the top result to open the app.

  7. Expand the Windows Logs category.

  8. Right-click the System item and choose the Find option.

  9. Confirm the MemoryDiagnostics-Results keyword and click the Find Next button.

  10. Click the Close button from the top right.

  11. Double-click the MemoryDiagnostics-Results source on the right side.

    MemoryDiagnostics-Results

  12. Confirm the memory diagnostic results.

After you complete the steps, if the system shows an error, you may want to try the extended memory check. If the error continues to appear in the Event Viewer, you may have to change the memory modules to resolve the blue screen errors.

Another troubleshooting step you can perform before changing the memory is to resit the memory modules. If the problems continue, then you should consider upgrading the RAM.

7. Scan for malware and viruses

Although it doesn’t happen frequently, a virus or another type of malware can cause a Blue Screen of Death on your computer. If you use a third-party solution, I recommend checking the software vendor for specific instructions to perform a full scan. If you use the Microsoft Defender Antivirus, the steps to perform a scan are straightforward.

To perform a full virus scan on Windows 11 to resolve blue screen problems, use these steps:

  1. Open Start.

  2. Search for Windows Security and click the top result to open the app.

  3. Click on “Virus & threat protection” from the left pane.

  4. Click on Scan options under the “Current threats” section.

    Microsoft Defender Antivirus scan options

  5. Select the Full scan option to check the entire system for viruses.

    Microsoft Defender Antivirus full scan

  6. Click the Scan now button.

Once you complete the steps, the antivirus will scan the device for malware. If anything is detected, it’ll automatically remove or quarantine the threats to resolve the bugcheck problem. You can run an offline scan to remove a virus that can’t be removed while the system is running.

8. Restore to a previous working state with System Restore

System Restore is a feature on Windows 11 that creates snapshots of your system’s files and settings at specific points in time, and then, you can use a system restore point to roll back to a previous system state to undo changes that may be causing the Blue Screen of Death.

The only caveat is that this feature is off by default. You can only use it if you have previously enabled System Restore on your computer.

To recover Windows 11 from a blue screen error with a restore point, use these steps:

  1. Open Start.

  2. Search for Create a restore point and click the top result to open the app.

  3. Click the System Restore button.

    System Restore point

  4. Click the Next button.

  5. Select the restore point to restore Windows 11 to a good working condition.

    Choose restore point to fix blue screen

  6. Click the Next button.

  7. Click the Finish button.

    Confirm system restore on Windows 11

If the computer doesn’t start correctly, you can use System Restore from WinRE to resolve the Blue Screen error.

9. Repair installation with DISM, SFC, and CHKDSK

On Windows 11, you can use the Deployment Image Servicing and Management (DISM), System File Checker (SFC), and Check Disk (chkdsk) to repair the local system image. Then, you can use the local image files to repair the actual installation of Windows and fix logical and physical errors on the storage drive with the Check Disk tool.

To fix a Blue Screen of Death running the DISM and SFC command tools, use these steps:

  1. Open Start.

  2. Search for Command Prompt, right-click the top result, and select the Run as administrator option.

  3. Type the following command and press Enter:

    dism /Online /Cleanup-image /Restorehealth

    Windows 11 DISM command

  4. Type the following command to repair the installation and press Enter:

    SFC /scannow

    Windows 11 SFC command

  5. (Optional) Type the following command and press Enter:

    chkdsk/f c:

    Windows 11 Check Disk command

  6. Type “Y” and press Enter to schedule a scan.

  7. Restart the computer.

Once you complete the steps, the DISM command will repair the files inside the system’s local image, and the SFC command will use the local image to repair the files of the Windows 11 setup. The repair logs will be located in the C:\Windows\Logs\CBS folder inside the “CBS.log.”

10. Boot in Safe Mode to troubleshoot problems

If, for some reason, you can boot into the desktop or can’t remove a specific driver or application, starting the computer in Safe Mode can load a minimal environment to perform different types of troubleshooting steps.

To access Safe Mode on Windows 11 to resolve a bugcheck, use these steps:

  1. Open Settings.

  2. Click on System.

  3. Click the Recovery page.

  4. Click the Restart now button under the “Advanced startup” section.

    Windows 11 Advanced Startup restart option

  5. Click the Restart now button again.

  6. Click the Troubleshoot option.

  7. Click the Advanced options button.

  8. Click the Startup Settings option.

    Windows 11 Startup Settings

  9. Click the Restart button.

  10. Select “4” or press the “F4” key to boot in Safe Mode modes on Windows 11.

    Windows 11 Safe Mode types

    Quick tip: You can also choose “5” or press the “F5” key to start the troubleshooting mode with Networking or select “6” or press the “F6” key to start with Command Prompt.

After you complete the steps, the computer will boot in Safe Mode. While in this mode, refer to the previous steps to uninstall drivers, updates, and other applications that are causing blue screen errors and that you cannot remove while the operating system is running.

11. Roll back to a previous version

If the error occurs after upgrading to a new version of the operating system, you may be able to uninstall and roll back to the previous version to mitigate the Blue Screen of Death. (It’s important to note that the option to rollback is only available during the first ten days after upgrading to the newer version. After this time, the system will automatically delete the previous installation copy.)

You have at least two ways to uninstall a feature update of Windows 11, including through the Settings app or using the Windows Recovery Environment (WinRE) if the computer no longer boots correctly and you don’t have access to the desktop.

Roll back to previous version from Settings

To uninstall and revert back to a previous version of Windows 11, use these steps:

  1. Open Settings.

  2. Click on System.

  3. Click the Recovery page on the right side.

  4. Click the Go back button under the “Recovery options” section.

    Windows 11 24H2 uninstall option

  5. Click the Next button.

  6. Click the “No, thanks” button.

    Check for update before uninstall

  7. Click the Next button.

    Windows 11 uninstall information

  8. Click the Next button again.

    Uninstall update password warning

  9. Click the Go back button.

    Windows 11 24H2 rollback

Once you complete the steps, the feature update will be removed from the device, keeping your files and most of your settings and apps.

If the recovery feature reads “this option is no longer available on this PC” or the “Go button” is grayed out, you will need to perform a clean installation of Windows 11 and restore the files from a backup. (You can refer to the steps outlined below.)

Roll back to previous version from WinRE

To uninstall a newer version of Windows 11 from the recovery environment, use these steps:

  1. Press the power button.

  2. You see the blue Windows logo immediately after the Power-On Self-Test (POST). Press and hold the power button again to interrupt the boot sequence and shut down the computer.

  3. Repeat steps 1 and 2 twice. (In the second or third restart, the system should enter the Windows Recovery Environment.)

    Preparing automatic repair

  4. Click the Advanced options button.

    Advanced options

  5. Click on Troubleshoot.

    Troubleshoot option

  6. Click on Advanced options.

    Advanced options

  7. Click on Uninstall Updates.

    Uninstall updates

  8. Click the “Uninstall latest feature update” option.

    Uninstall Windows 11 24H2

  9. Sign in using your administrator credentials (if applicable).

  10. Click the “Uninstall feature update” button.

    Remove Windows 11 restore 10

After you complete the steps, the computer will uninstall the recently installed version of Windows 11 and roll back to the previous version, hopefully fixing the Blue Screen of Death due to bugs or compatibility issues.

12. Reinstall operating system

Alternatively, you can also reinstall the operating system to fix the Blue Screen of Death in addition to performance and other problems.

Windows 11 offers multiple ways to reinstall the system. You can reinstall the operating system and keep files, apps, and settings, or you can perform the reinstallation only by keeping your files and deleting apps and settings.

Reinstall operating system while keeping everything

To reinstall the operating system to fix the Blue Screen of Death while keeping your files, settings, and apps, use these steps:

  1. Open Settings.

  2. Click on System.

  3. Click the Recovery page.

  4. Click the Reinstall now button for the “Fix problems using Windows Update” setting.

    Reinstall now option

  5. Check the “Automatically restart my PC 15 minutes after installation” option.

    Windows 11 fix problems with reinstallation

  6. Click the OK button.

Once you complete the steps, Windows Update will download and reinstall the same build of Windows 11 on your computer to fix the Blue Screen of Death problem.

It’s important to note that this method will not upgrade the device to a newer version or delete your files, settings, and apps.

Reset computer keeping files and removing apps

To reset your computer, keeping files but removing apps and settings to fix blue screen errors, use these steps:

  1. Open Settings.

  2. Click on System.

  3. Click the Recovery page.

  4. Click the Reset PC button under the “Recovery options” section in the “Reset this PC” setting.

    Reset This PC

  5. Click the “Keep my files” option.

    Keep my files reset option

  6. Select the “Cloud download” option to download Windows 11 and perform a fresh reinstallation. Alternatively, Select the “Local reinstall” option to use the local files to reinstall the operating system without losing your data.

    Windows 11 reset with Cloud download

  7. Click the Next button.

  8. Click the Reset button.

After you complete the steps, the computer will reset to its factory results settings, keeping your files, but you will have to reinstall your applications and reconfigure your settings.

Clean installation on Windows 11

As a last resort, if nothing seems to fix the issue, you can erase the current setup and perform a clean installation to resolve the Blue Screen of Death. I’ll outline the steps to perform a fresh installation from a USB drive, but you have at least six different ways to do a clean installation of Windows 11.

However, the setup process will be slightly different depending on whether the device is running Windows 11 23H2 or 22H2 or version 24H2 or a higher release.

Windows 11 23H2 and older releases

To clean install Windows 11 (version 23H2 or older release) to resolve blue screen problems, use these steps:

  1. Start the PC with the Windows 11 USB flash drive.

  2. Press any key to continue.

  3. Click the Next button.

    Windows 11 Setup

  4. Click the Install now button.

    Windows 11 install option

  5. Click the “I don’t have a product key” option. (After the installation, the system will reactivate automatically.)

    Skip license key option

  6. Select the edition of “Windows 11” that your license key activates (if applicable).

  7. Check the “I accept the license terms” option.

  8. Click the Next button.

  9. Select the “Custom: Install Windows only (advanced)” option.

    Windows 11 custom install option

  10. Select each partition on the hard drive where you want to install the operating system and click the Delete button. (Typically, the “Drive 0” is the drive that contains all the installation files.)

    Delete partitions Windows 11 setup

    Warning: When you delete a partition, it also deletes all data on the drive. Also, it is not required to delete the partitions from a secondary hard drive.

  11. Select the hard drive (Drive 0 Unallocated Space) to install Windows 11.

    Clean install Windows 11 on unallocated space

  12. Click the Next button.

  13. Select your region setting after the installation on the first page of the out-of-the-box experience (OOBE).

    Windows 11 clean install OOBE choose region

  14. Click the Yes button.

  15. Select your keyboard layout setting.

    Keyboard layout settings

  16. Click the Yes button.

  17. Click the Skip button.

  18. The computer will automatically connect to the network using an Ethernet connection. If you have a wireless connection, you’ll have to confirm the network credentials and click the Next button.

    OOBE network connection settings

  19. Confirm a name for the computer.

    Windows 11 clean install set PC name

  20. Click the Next button. (The device will restart automatically.)

  21. Select the “Set up for personal use” option if configuring Windows 11 Pro. (The “Home” edition does not have this option.)

    Windows 11 setup for personal use or work

    Quick tip: Use the “Set up for work or school” option to skip the Microsoft account and create a local account.

  22. Click the Next button.

  23. Click the Sign in button.

    OOBE Sign in page

  24. Confirm your Microsoft account email or phone number to create an account.

    Windows 11 OOBE create account

  25. Click the Next button.

  26. Confirm your Microsoft account password.

  27. Click the Next button.

  28. Click the “More options” setting.

    Windows 11 clean install restore from backup

    Quick tip: You can also click the “Restore from this PC” button to restore your files, apps, settings, and credentials from the system backup available in your OneDrive account. You can learn more about the Windows Backup app in this guide.
  29. Click the “Set up a new device” option to continue or select the backup to restore.

    Windows 11 OOBE skip backup restore

  30. Click the Create PIN button.

    Windows 11 OOBE create PIN

  31. Create a new four-digit PIN.

    Create account PIN

  32. Click the OK button.

  33. Scroll down and confirm your privacy settings.

  34. Click the Accept button.

    Windows 11 OOBE privacy settings

  35. (Optional) On the “Let’s customize your experience” page, select one or more ways you plan to use the device.

    Windows 11 OOBE customize experience

  36. Click the Accept button to continue. (Or click the Skip button to skip this part of the setup.)

  37. Click the Skip button for the Android phone link process.

  38. Click the “Continue without” button to skip the Microsoft 365 setup.

  39. Click the Decline button to skip the OneDrive offer.

  40. Click the “Skip for now” button to skip the Game Pass subscription promotion.

Once you complete the steps, the computer will start with a fresh installation of Windows that may fix the Blue Screen of Death problem.

Windows 11 24H2 and higher releases

To clean install Windows 11 (version 24H2 or higher release) to fix Blue Screen of Death problems, use these steps:

  1. Start the PC with the Windows 11 24H2 USB flash drive.

  2. Press any key to continue.

  3. Choose the installation language and format.

    Windows 11 24H2 setup language option

  4. Click the Next button.

  5. Choose the keyboard and input method.

    Windows 11 setup keyboard option

  6. Click the Next button.

  7. Select the “Install Windows 11” option.

    Install Windows 11 24H2 option

  8. Check the “I agree everything” option.

  9. Click the “I don’t have a product key” option.

    I don't have a product key

    Quick note: The computer will activate automatically if you’re reinstalling the operating system. If this is a new device that never included a version of Windows, you will have to provide a product key.

  10. Select the edition of “Windows 11” your license key activates (if applicable).

    Choose edition of Windows option

  11. Click the Next button.

  12. Click the Accept button

  13. Select each partition in the hard drive you want to install Windows 11 24H2 and click the Delete button. (Usually, the “Drive 0” is the drive that contains all the installation files.)

    Windows 11 24H2 partition setup

  14. Select the hard drive (Drive 0 Unallocated Space) to install the latest preview of the operating system.

    Clean install Windows 11 24H2 on unallocated space

  15. Click the Next button.

  16. Click the Install button.

    Windows 11 24H2 clean install

  17. Choose your region setting on the first page of the out-of-the-box experience (OOBE) after the installation.

    Windows 11 24H2 OOBE region

  18. Click the Yes button.

  19. Select your keyboard layout setting.

    Keyboard layout

  20. Click the Yes button.

  21. Click the Skip button if you do not need to configure a second layout.

  22. The computer will automatically connect to the network using an Ethernet connection. You must set up the connection manually on a wireless connection (a security key may be required).

  23. (Optional) Confirm a name for the computer.

    Windows 11 OOBE name PC

  24. Click the Next button. (The device will restart automatically.)

  25. Select the “Set up for personal use” option for Windows 11 Pro. The “Home” edition does not have this option.

    Windows 11 setup types

  26. Click the Next button.

  27. Click the Sign in button.

  28. Confirm your Microsoft account email to create a Windows 11 account.

    Create Windows 11 account

  29. Click the Next button.

  30. Confirm your Microsoft account password.

  31. Click the Next button.

  32. Click the Create PIN button.

  33. Create a new four-digit PIN.

    Windows 11 OOBE create PIN

  34. Click the OK button.

  35. Confirm the privacy settings that best suit your situation by turning on or off the toggle switch for each setting.

  36. Click the Next button.

  37. Click the Next button again.

  38. Click the Accept button.

    Windows 11 OOBE privacy settings

  39. Click the More options setting.

    Windows 11 24H2 OOBE backup settings

  40. Click the “Set up as a new PC” option.

    OOBE skip restore backup for Windows 11

  41. (Optional) On the “Let’s customize your experience” page, select one or more ways you plan to use the device to allow the setup to suggest tools and service customization during this experience.

    Windows 11 OOBE customize experience

  42. Click the Accept button to continue. Or click the Skip button to skip this part of the setup.

  43. (Optional) Use the code to link your Android phone or click the Skip option.

  44. Select the “Next” button to automatically upload your Desktop, Pictures, and Documents folders to the cloud. Or Select the “Only save file to this PC” option.

    Windows 11 OOBE backup files to OneDrive

  45. Click the Next button.

  46. Click the “Not now” button if you will be using a browser other than Microsoft Edge.

    OOBE skip Edge setup

  47. Click the “Skip for now” option to skip the PC Game Pass promotion.

  48. Click the “No, thanks” button to skip the Microsoft 365 setup (if applicable).

After you complete the steps, the operating system will be reinstalled on your computer with a fresh setup that will also resolve startup, performance, and blue screen issues.

Additional information

It’s important to note that the screen may also appear in green, black, and even red.

The Green Screen of Death (GSoD) is the type of error that usually appears for a device enrolled in one of the channels of the Windows Insider Program.

The Red Screen of Death (RSoD) is generally a hardware problem from BIOS (Basic Input/Output System) or UEFI (Unified Extensible Firmware Interface). It can also indicate overclocking issues.

A Black Screen of Death is caused when the computer screen goes completely black, and the operating system shuts down because it can no longer function safely. So you won’t see an error code when your computer crashes with a black screen. When this happens, virtually anything can contribute to the problem, including hardware issues, software conflicts, setup problems, etc.

If you have any questions, you can add them in the comments below.


Source link

Related Articles

Back to top button
close