Windows Version
Windows 11 Home( OS build 26100.4061)
WSL Version
I could not install any version of WSL. I want to install WSL2
Are you using WSL 1 or WSL 2?
Kernel Version
I could not start installing WSL because of Error: REGDB_ECLASSNOTREG
Distro Version
I want to install Ubuntu 24.04.02 LTS
Other Software
No response
Repro Steps
#1 I tried to install WSL2 with code( wsl --install in Administrator Mode)
-> Error: Wsl/CallMsi/Install/REGDB_E_CLASSNOTREG

#2 I tried to intall WSL2 manually.
I learned about it (https://learn.microsoft.com/ko-kr/windows/wsl/install)
+1 I turned Windows Subsystem for Linux On successfully, using Windows Features On/off
+2 I updated Windows Home 11 (OS build : 26100.4061)

+3 I tried to enable Virtual Machine Platform with the code
- dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
- But I got error: 50 (It is not supported request)

- I tried to enable Virtual Machine Platform with Windows Features On/off
$ But I got this error: 0x80070032

+4 I retry to turn on Virtual Machine Platform after I set my Windows featrues like this.
But I could not turn on Virtual Machine Platform.
- Windows Hypervisor Platform (state: check)
- Windows Subsystem for Linux(state: check)
- Work Folder Client(state:check)
- .Net Framework 3.5(includes .NET 2.0 and 3.0) (state: -)
- .Net Framework 4.8 Advanced Services(state: -)
- Media Features(state: check)
- Microsoft Print to PDF(state: check)
- Print and Document Services(state: -)
- Remote Differential Compression API Support(state: check)


+5 I even try to install linux kernel update package download. I got error like this


Expected Behavior
https://learn.microsoft.com/ko-kr/windows/wsl/install-manual
I eagerly want to install WSL2 for my Final Exam of Linux Programming.
I'd like to get remote control service from Microsoft if it is available.
Actual Behavior
#1 wsl --install in Administrator Mode Power Shell
-> error: Wsl/CallMsi/Install/REGDB_E_CLASSNOTREG
#2 Try to turn on Virtual Machine Platform with the code
-> error: 50 (It is not supported request)
#3 Try to turn on Virtual Machine Platform with the Windows Features On/Off
-> error: 0x80070032
Consequently, I could not install WSL2.
Diagnostic Logs
No response
Windows Version
Windows 11 Home( OS build 26100.4061)
WSL Version
I could not install any version of WSL. I want to install WSL2
Are you using WSL 1 or WSL 2?
Kernel Version
I could not start installing WSL because of Error: REGDB_ECLASSNOTREG
Distro Version
I want to install Ubuntu 24.04.02 LTS
Other Software
No response
Repro Steps
#1 I tried to install WSL2 with code( wsl --install in Administrator Mode)
-> Error: Wsl/CallMsi/Install/REGDB_E_CLASSNOTREG
#2 I tried to intall WSL2 manually.
I learned about it (https://learn.microsoft.com/ko-kr/windows/wsl/install)
+1 I turned Windows Subsystem for Linux On successfully, using Windows Features On/off
+2 I updated Windows Home 11 (OS build : 26100.4061)
+3 I tried to enable Virtual Machine Platform with the code
$ But I got this error: 0x80070032
+4 I retry to turn on Virtual Machine Platform after I set my Windows featrues like this.
But I could not turn on Virtual Machine Platform.
+5 I even try to install linux kernel update package download. I got error like this
Expected Behavior
https://learn.microsoft.com/ko-kr/windows/wsl/install-manual
I eagerly want to install WSL2 for my Final Exam of Linux Programming.
I'd like to get remote control service from Microsoft if it is available.
Actual Behavior
#1 wsl --install in Administrator Mode Power Shell
-> error: Wsl/CallMsi/Install/REGDB_E_CLASSNOTREG
#2 Try to turn on Virtual Machine Platform with the code
-> error: 50 (It is not supported request)
#3 Try to turn on Virtual Machine Platform with the Windows Features On/Off
-> error: 0x80070032
Consequently, I could not install WSL2.
Diagnostic Logs
No response