BSOD while Attempting to Install Windows 11 Build 25231

Discuss Windows 11 and newer.
Post Reply
Meow_2004
Posts: 133
Joined: Thu Jan 26, 2017 5:09 pm
Location: Somewhere in some lines of code

BSOD while Attempting to Install Windows 11 Build 25231

Post by Meow_2004 »

Hello everyone,

Quick question, for Windows 11 build 25231, there's a bug where during setup you get this blue screen:
Image

I attempted the install in both VMWare and Virtualbox and same BSOD after putting in a product key. Anyone know how to bypass/fix this?

Virtualbox Specs:

OS Type: Microsoft Windows
Version: Windows 11 (64-bit)
RAM: 4 GB (4096 MB)
Chipset: PIIX3
TPM: v2.0
Pointing Device: USB Tablet
Extended Features: I/O APIC Enabled, EFI Enabled, Secure Boot Enabled
Processors: 2 CPUs
Video RAM: 128 MB
Graphics Controller: VBoxSVGA w/ 3D Acceleration Enabled
HDD: SATA 100GB
CD/DVD: SATA
Audio Controller: Intel HD Audio
Network Adapter 1: NAT (2-4 Disabled)
USB Controller: 3.0 xHCI
-Meow_2004

------------------------------
PC Specs:

Old PC
Dell XPS 630i
Intel Core 2 Quad (2.4 GHz)
Nvidia GeForce GTX 760
1 TB HDD
Windows 10

Current PC
Gigabyte B450M DS3H-CF
AMD Ryzen 5 2600 6-Core (3.4 GHz)
NVIDIA GeForce GTX 1080 Ti
1TB NVMe SSD
x2 1TB HDDs
Windows 10

captainlinux8880
User avatar
Posts: 373
Joined: Sat Jul 27, 2019 10:11 am
Location: Somewhere on planet Earth.

Re: BSOD while Attempting to Install Windows 11 Build 25231

Post by captainlinux8880 »

Meow_2004 wrote:
Tue Mar 14, 2023 6:52 pm
Hello everyone,

Quick question, for Windows 11 build 25231, there's a bug where during setup you get this blue screen:
Image

I attempted the install in both VMWare and Virtualbox and same BSOD after putting in a product key. Anyone know how to bypass/fix this?

Virtualbox Specs:

OS Type: Microsoft Windows
Version: Windows 11 (64-bit)
RAM: 4 GB (4096 MB)
Chipset: PIIX3
TPM: v2.0
Pointing Device: USB Tablet
Extended Features: I/O APIC Enabled, EFI Enabled, Secure Boot Enabled
Processors: 2 CPUs
Video RAM: 128 MB
Graphics Controller: VBoxSVGA w/ 3D Acceleration Enabled
HDD: SATA 100GB
CD/DVD: SATA
Audio Controller: Intel HD Audio
Network Adapter 1: NAT (2-4 Disabled)
USB Controller: 3.0 xHCI
BetaWiki wrote: Users may encounter a SYSTEM_SERVICE_EXCEPTION bugcheck with win32kfull.sys when interacting with UI components in WinPE or WinRE.
Based on this, try installing the build manually by unpacking the install.wim file by using the dism /apply-image option. Alternatively, you can try to patch boot.wim by replacing win32kfull.sys with a different version (at the same time, replace the corresponding security catalog file, as well as other files associated with this catalog).

FredDenesik
Posts: 1
Joined: Sat Jun 24, 2023 7:18 am

Re: BSOD while Attempting to Install Windows 11 Build 25231

Post by FredDenesik »

Meow_2004 wrote:
Tue Mar 14, 2023 6:52 pm
Hello everyone,

Quick question, for Windows 11 build 25231, there's a bug where during setup you get this blue screen:
Image

I attempted the install in both VMWare and Virtualbox and same BSOD after putting in a product key. Anyone know how to bypass/fix this?

Virtualbox Specs:

OS Type: Microsoft Windows
Version: Windows 11 (64-bit)
RAM: 4 GB (4096 MB)
Chipset: PIIX3
TPM: v2.0
Pointing Device: USB Tablet
Extended Features: I/O APIC Enabled, EFI Enabled, Secure Boot Enabled
Processors: 2 CPUs
Video RAM: 128 MB
Graphics Controller: VBoxSVGA w/ 3D Acceleration Enabled
HDD: SATA 100GB
CD/DVD: SATA
Audio Controller: Intel HD Audio
Network Adapter 1: NAT (2-4 Disabled)
USB Controller: 3.0 xHCI
I dont know have you solved the issue or not, if not then you can try out this solution to boot Windows in safe mode. Sometimes the problem may to boot the OS into safe mode.

Or you can check out this article that helps to solve it easily.

gailium
Posts: 1
Joined: Mon Apr 24, 2023 8:34 am

Re: BSOD while Attempting to Install Windows 11 Build 25231

Post by gailium »

You can use windbg to debug the error and try to patch the sys with ida while disabling driver signing enforcement

Post Reply