Article ID: kb00303Last Modified: 21-Feb-2025

Bootable ISO Fails to BSOD on Start (Windows Server 2025)

Restoring an image to a virtual machine using bootable ISO successfully created on the Windows Server 2025 failed showing a Blue Screen of Death (BSOD).

In other environments, the system may boot successfully.

Cause

A Blue Screen of Death during the restore process can be due to boot configuration of the virtual machine and is a result of the enabled secure boot. This is one of the known issues specified in the following Microsoft documentation.

Solution

Disable secure boot on the virtual machine. To disable Secure Boot on a virtual machine, follow steps described below based on your virtualization platform. After disabling secure boot perform the restore process again.

VMware vSphere / Workstation

  1. Power off the virtual machine.
  2. Open the VM settings.
  3. Navigate to Options > Advanced > UEFI Firmware (for Workstation) or VM Options > Boot Options (for vSphere).
  4. Clear Enable Secure Boot.
  5. Save the settings and power on the VM.

Hyper-V

  1. Power off the virtual machine.
  2. Open Hyper-V Manager.
  3. Right-click the VM and select Settings.
  4. Go to Security and clear Enable Secure Boot.
  5. Click Apply and OK.
  6. Start the VM again.
https://git.cloudberrylab.com/egor.m/doc-help-kb.git
Production