it says This application requires the Windows Subsystem for Linux Optional Component. The system may need to be restarted so the changes can take effect. Error code: Wsl/WSL_E_WSL_OPTIONAL_COMPONENT_REQUIRED Press any key to continue... how do i fix that? 9 ...
Error code: Wsl/WSL_E_WSL_OPTIONAL_COMPONENT_REQUIRED I ran wsl.exe --install --no-distribution It said: The requested operation requires elevation. Installing Windows optional component: Microsoft-Windows-Subsystem-Linux Deployment Image Servicing and Management tool Version: 10.0.19041.3636 Image ...
Error code: Wsl/WSL_E_WSL_OPTIONAL_COMPONENT_REQUIRED 更新系统版本并重启 更新Windows版本 winver 检查版本 使用Store安装新的WSL PS C:\Users> wsl -v -l WSL 版本: 1.2.5.0 内核版本: 5.15.90.1 WSLg 版本: 1.0.51 MSRDC 版本: 1.2.3770 Direct3D 版本: 1.608.2-61064218 DXCore 版本: 10.0....
If you manually installed WSL prior to thewsl --installcommand being available, you may also need toenable the virtual machine optional componentused by WSL 2 andinstall the kernel packageif you haven't already done so. To learn more, see theCommand reference for WSLfor a list of WSL comma...
在Microsoft Store 启动Ubuntu时报错: 代码语言:javascript 复制 Installing,thismay take a few minutes...WslRegisterDistribution failedwitherror:0x8007019eThe Windows SubsystemforLinux optional component is not enabled.Please enable it andtryagain.See https://aka.ms/wslinstallfordetails.Press any key to...
2 - Enable the 'Virtual Machine Platform' optional component Before installing WSL 2, you must enable theVirtual Machine Platformoptional feature. If you prefer, it is possible to enable the feature using the following command: Enable-WindowsOptionalFeature-Online-Fe...
I attempted to disable fromPowershellwith the following commands found in the threads but it didn't work. The output wasPlease enable the "Virtual Machine Platform" optional component and ensure virtualization is enabled in the BIOS.even though VMP was enabled and virtualization was enabled a...
Make wsl.exe present when the Windows Subsystem for Linux optional component is not enabled to improve feature discoverability. Change wsl.exe to print help text if the WSL optional component is not installed Fix race condition when creating instances Create wslclient.dll that contains all command ...
解决办法2: 打开Windows PowerShell(Admin) 输入: Enable-WindowsOptionalFeature -Online -FeatureName ...
You will also require the optional Windows Subsystem for Linux component if you wish to also use WSL 1 alongside WSL 2. How to enable Windows Subsystem for Linux optional component for WSL 1 WSL2 is now the standard, but if for any reason you also want to use WSL1 alongside it, you'...