Hello, I have been using WSL for a while, and today I tried to update WSL.
I ran wsl --update in cmd and it completed the update. However, now my WSL will not start.
When I try to start WSL, the WSL Console opens, but nothing happens. The Window stays black.
I tried to uninstall and Reinstall WSL multiple times, but no luck. The result is the same.
I have also tried running the following commands:
'wsl -l' to list installed distriburions. This Command hangs infinitely and does nothing, until interrupted by Ctrl-C.
'wsl --shutdown' has the same effect.
'wslconfig /l' also hangs. The same for 'wslconfig /t Debian'
'wsl --install Debian' tries to install the Distro, but gives the following error message:
"An error occurred while deleting the package's previously existing application data.
Error code: Wsl/InstallDistro/0x80073d05"
My WSL version (shown by 'wsl -v'):
WSL version: 2.0.14.0
Kernel version: 5.15.133.1-1
WSLg version: 1.0.59
MSRDC version: 1.2.4677
Direct3D version: 1.611.1-81528511
DXCore version: 10.0.25131.1002-220531-1700.rs-onecore-base2-hyp
Windows version: 10.0.19045.3930
I would appreciate any help.