Blue Screen Death in Windows Recovery: An Overview
Blue Screen Death (BSD), also known as the Blue Screen of Death, is an error screen that appears on Windows systems when a critical system error occurs. Usually, this error causes the system to crash and restart. However, when it happens during Windows Recovery, it can prevent you from booting your system. In this comprehensive guide, we will discuss fixing BSD in Windows Recovery when it happens on a dual boot or triple boot system, and when it's caused by a shift from UEFI to BIOS.
What Causes Blue Screen Death in Windows Recovery?
BSD in Windows Recovery can be caused by several factors, including:
- Corrupted or missing system files
- Hardware conflicts
- Driver issues
- Registry errors
- Virus or malware infections
How to Fix BSD in Windows Recovery (Dual Boot/Triple Boot)
When BSD occurs during a dual boot or triple boot system, you can fix it by following these steps:
Step 1: Boot into Windows Recovery Mode
Restart your system and boot into Windows Recovery Mode. You can do this by pressing the F8 key during the boot process.
Step 2: Select the Troubleshoot Option
Once you're in Windows Recovery Mode, select the Troubleshoot option.
Step 3: Select the Advanced Options Menu
In the Troubleshoot menu, select the Advanced options menu.
Step 4: Select the Command Prompt Option
In the Advanced options menu, select the Command Prompt option. This will open the Command Prompt window.
Step 5: Run a Disk Check Command
In the Command Prompt window, run the following command to check for disk errors:
chkdsk /f /r
This command will scan your disk for errors and attempt to fix them.
Step 6: Run a System File Check Command
After running the disk check command, run the following command to scan for corrupted system files:
sfc /scannow
This command will scan your system files and replace any corrupted files with a cached copy.
Step 7: Restart Your System
After running both commands, restart your system to see if the problem has been fixed.
How to Fix BSD in Windows Recovery (UEFI to BIOS)
If BSD occurs when you shift from UEFI to BIOS, you can fix it by following these steps:
Step 1: Boot into the BIOS Setup
Restart your system and boot into the BIOS Setup. You can do this by pressing the Del key during the boot process.
Step 2: Select the Boot Options Menu
In the BIOS Setup, select the Boot options menu.
Step 3: Disable the Secure Boot Option
In the Boot options menu, disable the Secure Boot option.
Step 4: Save Changes and Exit the BIOS Setup
After disabling Secure Boot, save any changes and exit the BIOS Setup.
Step 5: Boot into Windows Recovery
Boot into Windows Recovery Mode as described
In this article, we discussed fixing BSD in Windows Recovery when it occurs during a dual boot or triple boot system, and when it's caused by a shift from UEFI to BIOS. To fix BSD on a dual boot or triple boot system, we recommended running a disk check and system file check command in the Command Prompt window of Windows Recovery Mode. To fix BSD caused by a shift from UEFI to BIOS, we recommended disabling the Secure Boot option in the BIOS Setup.
References
- Microsoft, Windows 10 Step-by-Step, Microsoft Press, 2019.
- "How to Fix Blue Screen of Death Errors in Windows 10," How-To Geek, https://www.howtogeek.com/266976/what-to-do-when-you-get-a-blue-screen-of-death-on-windows/.
- "Troubleshoot Blue Screen Errors," Microsoft Support, https://support.microsoft.com/en-us/windows/troubleshoot-blue-screen-errors-be961dc1-3c25-8b2a-8592-bed8ebdebug.