First, execute these commands in Windows pwsh/cmd to ensure the proper features are turned on.
dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
Then, update the [WSL 2 Linux kernel].