- On your laptop/pc and press
esc. (then you got this page) Pressf10for BIOS setup
- In
advancesection, go toDevice Configurations
- Tick
Virtualization Technology (Vtx)
- Then confirm that 'virtualizaion is enabled'
- Right click task bar and select Task Manager, then go to Performance
- Congratulations if virtualization is
enabled!
- Go to Windows then type "windows fetaures on or off", open it.
- Tick the following:
- Containers
- Hyper-V
- Virtual Machine Platform
- Windows Hypervisor Platform
- Windows Subsystem for Linux
-
type
powershellin windows and right click it and chooserun as adminstrator. -
Run the following commands:
- wsl --list --online
- wsl --install -d Ubuntu-24.04
- the you got the new terminal window.
- give username and password
-
After checking that you have
version-1, run the following commands:- wsl --install
- wsl --set-version
- wsl --set-version Ubuntu-24.04 2
-
Run
wsl.exe --install/wsl.exe --update(when WSL 2 requires an update to its kernel component) -
Now, re-run the
wsl --set-version Ubuntu-24.04 2for conversion and also runwsl -l -vto check the version.
-
After downloading the docker dekstop, install it and
sign-inwith your google account. -
Finally, you got docker dekstop!
If you facing an issue of Docker Desktop Not Opening from Desktop Icon












