Zend certified PHP/Magento developer

Can’t convert Ubuntu distro from WSL1 to WSL2

I have installed Ubunu (Version: 22.04) on my Windows 10 (Version: 21H2, Build: 19044) but it’s not converting to WSL2 after meeting all the requirements. I have already installed the latest linux karnel update and enabled appropriate windows features (Virtual Machine Platform, Windows Subsystem for Linux). Virtualization is also enabled in my BIOS setting but it’s still not converting to WSL2.

According to some suggestions I have uninstalled my VirtualBox application and tried again but it did’t resolve the issue.

If i run this command in PowerShell –

wsl --set-version Ubuntu 2

I get this error –

Conversion in progress, this may take a few minutes...
For information on key differences with WSL 2 please visit https://aka.ms/wsl2
Please enable the Virtual Machine Platform Windows feature and ensure virtualization is enabled in the BIOS.
For information please visit https://aka.ms/wsl2-install

While I have already enabled these features. Can anyone tell me how can i resolve this issue?