Okay guys i fix my problem.
im not owner this steps owner is :@faisal002273
i do this steps:
I have fixed the issue by executing these commands in powershell and cmd respectively.
Powershell as admin,
- bcdedit /set HypervisorLaunchType auto
- shutdown /r /t 0
And it automatically restarted the systems.
Then I encountered wsl error. For this, I opened the cmd and typed,
wsl --update
Thanks for your fix steps
@faisal002273