-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Description
Windows Version
Cannot check exact build (Windows 11). System is completely unable to boot into the OS to run cmd.exe /c ver
WSL Version
Cannot check exact version. Installed the latest version from the Microsoft Store just before the system crashed.
Are you using WSL 1 or WSL 2?
- WSL 2
- WSL 1
Kernel Version
Cannot check. System does not boot
Distro Version
Ubuntu (Latest from Microsoft Store)
Other Software
Hardware: Dell Vostro 3530, Intel Core i5 13th Gen, 8GB RAM.
Windows Features involved: Virtual Machine Platform, Windows Hypervisor Platform.
Repro Steps
Had an older, corrupted installation of WSL where the terminal would instantly pop up and close upon opening.
Attempted to clean up the broken installation by forcefully disabling legacy WSL and VirtualMachinePlatform features via PowerShell (dism and Disable-WindowsOptionalFeature).
Also removed the Lxss registry key to clear previous corrupted installation paths.
Installed the modern "Windows Subsystem for Linux" and "Ubuntu" apps directly from the Microsoft Store.
The installation completed 100% and prompted a system restart to apply the features.
Upon restart, the system freezes entirely at the Dell manufacturer POST logo. The Windows loading circle never appears.
Issue persists even after running Dell hardware diagnostics (which all pass) and attempting to repair the bootloader via Dell OS Recovery. The system only freezes when Virtualization features attempt to initialize the WSL hypervisor during boot.
Expected Behavior
Windows 11 should boot normally after installing WSL and enabling the necessary Virtual Machine Platform features, allowing access to the Ubuntu terminal.
Actual Behavior
The system hard-freezes at the BIOS POST screen (Dell logo) before the Windows Boot Manager can even begin loading the OS. The Windows loading animation never starts. The system is completely stuck in a pre-boot state due to the pending WSL/Virtualization update.
Diagnostic Logs
Cannot gather Feedback Hub or WSL networking logs because Windows 11 is completely inaccessible.