Restarting the vmcompute service worked for me. From an elevated PowerShell (close WSL2 first though!):
Get-Service vmcompute | Restart-Service
And then run WSL2 again.
Restarting the vmcompute service worked for me. From an elevated PowerShell (close WSL2 first though!):
Get-Service vmcompute | Restart-Service
And then run WSL2 again.