Windows Version
Microsoft Windows [Version 10.0.26100.4652]
WSL Version
2.5.9.0
Are you using WSL 1 or WSL 2?
Kernel Version
6.6.87.2-1
Distro Version
No response
Other Software
Docker Desktop (Windows) version: 4.42.1 (196648)
Repro Steps
Unfortunately, this issue started when WSL had been unattended for many weeks. It was running Docker containers, and suddenly operations started failing due to "file not found" errors and other disk access errors, although my system disk is not full. Now I cannot start WSL.
I am suspicious about the VHD since I was seeing disk access errors. I examined it with diskpart but it looks ok to me:
DISKPART> select vdisk file="C:\Users\endot\AppData\Local\Packages\CanonicalGroupLimited.Ubuntu_79rhkp1fndgsc\LocalState\ext4.vhdx"
DiskPart successfully selected the virtual disk file.
DISKPART> detail vdisk
Device type ID: 0 (Unknown)
Vendor ID: {00000000-0000-0000-0000-000000000000} (Unknown)
State: Added
Virtual size: 1024 GB
Physical size: 418 GB
Filename: C:\Users\endot\AppData\Local\Packages\CanonicalGroupLimited.Ubuntu_79rhkp1fndgsc\LocalState\ext4.vhdx
Is Child: No
Parent Filename:
Associated disk#: Not found.
Given that the physical size is less than half of the virtual size, I expect it is not full. I don't know about the ext4 partition on the vdisk, but I'm not sure how I'd check that.
Expected Behavior
WSL should start
Actual Behavior
PS C:\Users\endot> wsl
Catastrophic failure
Error code: Wsl/Service/E_UNEXPECTED
Diagnostic Logs
WslLogs-2025-07-22_18-09-36.zip
Windows Version
Microsoft Windows [Version 10.0.26100.4652]
WSL Version
2.5.9.0
Are you using WSL 1 or WSL 2?
Kernel Version
6.6.87.2-1
Distro Version
No response
Other Software
Docker Desktop (Windows) version: 4.42.1 (196648)
Repro Steps
Unfortunately, this issue started when WSL had been unattended for many weeks. It was running Docker containers, and suddenly operations started failing due to "file not found" errors and other disk access errors, although my system disk is not full. Now I cannot start WSL.
I am suspicious about the VHD since I was seeing disk access errors. I examined it with
diskpartbut it looks ok to me:Given that the physical size is less than half of the virtual size, I expect it is not full. I don't know about the ext4 partition on the vdisk, but I'm not sure how I'd check that.
Expected Behavior
WSL should start
Actual Behavior
Diagnostic Logs
WslLogs-2025-07-22_18-09-36.zip