Wsl ошибка 0x80041002

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and
privacy statement. We’ll occasionally send you account related emails.

Already on GitHub?
Sign in
to your account

Open

CodePunk- opened this issue

Jun 3, 2020

· 82 comments

Comments

@CodePunk-

  • Microsoft Windows 10 Pro, 10.0.19041 N/A Build 19041

  • What you’re doing and what’s happening:

    • I have enabled and disabled multiple times the Windows Subsystem for Linux, Virtual Machine Platform, and Hyper-V features, but I get the same error every time.
    • I have reinstalled the WLS multiple times but the conversion always fails.
  • What’s wrong / what should be happening instead:

    • I am trying to convert my distro to wsl2, but I am getting the error: 0x80041002.
      image
lovelyjuice, theminer3746, sounakofficial, jeanmonet, theAkito, ihave58, thor85, Yogurt4, cybairfly, vanelk, and 6 more reacted with thumbs up emoji

@afallenhope

Also receiving this.

  • Microsoft Windows 10 Pro, 19041.264
  • I’ve uninstalled everything and even tried to re-install and having the same issue.
  • Now i can’t even install an OS from MS Store :\

@benhillis

Interesting, I suspect the error code is indicating something wrong with us trying to use hvsockets to communicate with the guest.

Could one of you please take a trace?

@ifrond

i have took trace while trying to load subsytem for issue #5340
logs.zip

@CodePunk-

I installed Windows 10 on a different driver in the hopes of fixing the issue, but now I am getting error 0x800706d9.
Capture_2
Here are mine.
logs1.zip.

@ifrond

ok. i have looked at logs and found error
Error, 3, 10420, onecore\vm\wsl\lxss\service\lib\utilityvmcontext.cpp, 1355, 0, 3, 10420, 0x80041002, HcnCreateNetwork failed (null), , , 1, 65,046756900
maybe it can be related to #4364 but i checked my 53 port and it is free

  • Get-Process -Id (Get-NetUDPEndpoint -LocalPort 53).OwningProcess
  •              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : ObjectNotFound: (53:UInt16) [Get-NetUDPEndpoint], CimJobException
    • FullyQualifiedErrorId : CmdletizationQuery_NotFound_LocalPort,Get-NetUDPEndpoint
      also i have no docker at my host or any custom dns service

@dh13ker

Today!!! Before, more one week i use WSL2 fine! Today get a error:
Аннотация 2020-06-06 084306
Reinstall WSL; Virtual Machine Platform; All network drivers — nothing helped.

@CodePunk-

I found the issue. In my case, it was the COMODO Firewall. I disabled its components multiple times before converting the WSL, but it seems the only way to fix the issue, was to remove it completely.

dh13ker, afallenhope, pambasileus, chorliya, rescenic, Searinox, ihave58, ste93cry, mikahama, kinekt4, and 4 more reacted with thumbs up emoji
npolevara and AdamSalma reacted with rocket emoji

@dh13ker

Okey. Its problem in COMODO. WSL2 need a full access to WSL2 hosts(random)<->Loopback
IP 172.016.0.0 Mask 255.240.0.0 <-> IP 127.0.0.1 Mask 255.0.0.0
In comodo rules has repaired all my WSL

Update: Today error repeated again. Hyper-V Virtual adapter cannot be created.

cmd.exe (Admin)
net stop hns
net start hns

Аннотация 2020-06-07 173006
Аннотация 2020-06-07 173031


UPD: Comodo v12.0.0.6882 working fine for me
no BSOD, no system freezing, no errors in logs. Creating vSwitch working fine, WSL2 too.
Winver: Windows 10, v2004 (19041.329) with installed all available updates on 6/10/2020.


Issue on Comodo forum: https://forums.comodo.com/bug-reports-cis/ethernet-adapter-vethernet-wsl-cant-create-with-installed-comodo-t125940.0.html

@serak

on Windows build 19041.264 ,i dont have comodo or any antivirus apart from windows security center but i am still having this issue. and i dont also use docker on my PC. i only have vmware workstation 15.

Update

Get-Process -Id (Get-NetUDPEndpoint -LocalPort 53).OwningProcess
CCProxy was using that port so i stopped that service from windows service check the above command on powershell again install ubuntu wsl and start back my CCPoxy again.

Men Microsoft should just handled this error better than 0x80041002 Hexa Error

@froilson

Hi,
I’m on Windows 10 ver.2004 (19041.329) and have exactly the same issue with WSL 2, I can install all following all steps from this Install WSL 2 on Windows 10.

All works good, the conversion to WSL 2 but when I reboot the system this error has shown all the time, uninstalling and reinstalling doesn’t work and uninstalling dnscrypt-proxy that was running on port 53 either.

Windows Events log shows this two errors:
1- SNP no pudo crear vmswitch con el error ‘0x80041002’ y el id. de adaptador = ‘4861B171-DCCF-4DFC-B11E-BDAA4D5FF7D9’.

2- HNS-Network-Create :-
Id. de red = ‘{b95d0c5e-57d4-412b-b571-18a81a16e005}’.
Tipo de red = ‘ICS’.
Código de resultado = ‘0x80041002’.

I have not been able to fix the error yet.

@afallenhope

Okey. Its problem in COMODO. WSL2 need a full access to WSL2 hosts(random)<->Loopback
IP 172.016.0.0 Mask 255.240.0.0 <-> IP 127.0.0.1 Mask 255.0.0.0
In comodo rules has repaired all my WSL

Update: Today error repeated again. Hyper-V Virtual adapter cannot be created.

cmd.exe (Admin)
net stop hns
net start hns

Аннотация 2020-06-07 173006
Аннотация 2020-06-07 173031

UPD: Comodo v12.0.0.6882 working fine for me
no BSOD, no system freezing, no errors in logs. Creating vSwitch working fine, WSL2 too.
Winver: Windows 10, v2004 (19041.329) with installed all available updates on 6/10/2020.

Issue on Comodo forum: https://forums.comodo.com/bug-reports-cis/ethernet-adapter-vethernet-wsl-cant-create-with-installed-comodo-t125940.0.html

I’m having the issue too.
Can you share your COMODO settings (maybe your Firewall Zones and the order) ?
I disabled everything and then tried.. and I’m still getting issues.
Only works when I uninstall COMODO.

@dh13ker

Comodo 12.0.0.6882 only work fine. Other versions NOT WORKING!
In this top Comodo MODERATOR post link for load this version:
https://forums.comodo.com/francais-french/comodo-internet-security-2019-v12006882-ndash-disponible-t124711.0.html;msg890652#msg890652

Add WSL zone: IP 172.016.0.0 Mask 255.240.0.0
Global rulles allow:
IP (IN&OUT): IN WSL zone (IP 172.016.0.0 Mask 255.240.0.0) -> OUT WSL zone (IP 172.016.0.0 Mask 255.240.0.0), IP-PROTO ANY;

AND (if really need)

IP (IN&OUT): IN WSL zone (IP 172.016.0.0 Mask 255.240.0.0) -> OUT Loopback (127.0.0.1), IP-PROTO ANY;
IP (IN&OUT): IN Loopback (127.0.0.1) -> OUT WSL zone (IP 172.016.0.0 Mask 255.240.0.0), IP-PROTO ANY;

@gjf

Same issue for me. Cannot install anything.

Environment

Windows build number: Microsoft Windows [Version 10.0.19041.329]
Your Distribution version: Kali and Ubuntu 20.04LTS
Whether the issue is on: WSL 2 (set as default), WSL 1 is not affected

Steps to reproduce

1, Install distributive in Windows Appstore.
2. Start it to install into WSL.

Expected behavior

It should install.

Actual behavior

It is not installed showing Error: 0x80041002 (WslRegisterDistribution failed with error: 0x80041002)

logs.zip

The installation with WSL 1 was OK, but I cannot move to WSL 2 having the same error during conversion.

@kinekt4

Comodo user here. I managed to resolve by disabling two settings:

  • Auto-Containment (This setting I sometimes have to do with WSL1); And
  • VirusScope

I have managed to do the following with no issues:

sudo apt update
sudo apt upgrade

Comodo Product Version: 12.2.2.7036
Windows: Version 2004 (OS Build 19041.329)
Ubuntu: 20.04

@gjf

I managed to resolve by disabling two settings:

  • Auto-Containment (This setting I sometimes have to do with WSL1); And
  • VirusScope

Nope, did not help. In fact all these were disabled already.

@kinekt4

Nope, did not help.

Did you uninstall/re-install Ubuntu first?

I would suggest:

  • Uninstall Ubuntu
  • Disable the two settings above
  • Re-install ubuntu
  • Run commands

@gjf

Nope, did not help.

Did you uninstall/re-install Ubuntu first?

I would suggest:

  • Uninstall Ubuntu
  • Disable the two settings above
  • Re-install ubuntu
  • Run commands

I have installed it already using WSL 1, now I can simply try to convert it to WSL 2 to observe the error.
And again: these two settings were disabled from the beginning.

@kinekt4

Sorry. I retract my «fix«. It didn’t help. I likely ran the commands in WSL1 mode.

I would like to note the following though:

# Show Default
PS C:\Users\user> wsl --list
Windows Subsystem for Linux Distributions:
Ubuntu-20.04 (Default)

# Show version
PS C:\Users\user> wsl --list --verbose
  NAME            STATE           VERSION
* Ubuntu-20.04    Stopped         1

# No Error
PS C:\Users\user> wsl --set-default-version 2
For information on key differences with WSL 2 please visit https://aka.ms/wsl2

# Error
PS C:\Users\user> wsl --set-version Ubuntu-20.04 2
Conversion in progress, this may take a few minutes...
For information on key differences with WSL 2 please visit https://aka.ms/wsl2
Error: 0x80041002

@gjf

@kinekt4 I can even add more.
After creation of Linux in WSL 1 you cannot open it in //wsl$/kali-linux (or any name — it depends what distributive you have installed).
After execution of wsl —set-version kali-linux 2 you will get an error, but //wsl$/kali-linux appears.

@Searinox

Another COMODO user here, getting this error when attempting to install Ubuntu.

@theAkito

I had Debian WSL2 installed for good. It worked perfectly and I had already plenty experience with WSL1.

Yesterday, I installed Comodo Internet Security Premium. After the second PC restart I hit this error and WSL became unusable. I turned off most Comodo features, reset some settings in it, but after an additional restart the problem still appears.

What to do?


Even after disabling every feature in COMODO and restarting the PC several times, WSL2 still refused to work.

WSL2 is more important for me, so I uninstalled COMODO entirely, restarted and… here you go.
WSL (and Docker Desktop) works as great as it did before.

This is the first time, I am so disappointed in COMODO…

@gjf

@theAkito

@gjf
I agree with the most part you wrote in that topic.

Confirming your concerns, I cannot revert to your workaround.

The sole purpose I even upgraded my Windows version to the most currernt one is only WSL2. I need the quasi native Docker support, etc. So uninstallation of COMODO was the only option for me, after all.

However, I have been using COMODO since years and I never was this disappointed. I think it is still way better than most competitors out there. Look at Avast and Norton for example. They block games and create unforeseen/unexpected errors since so many years. So, at least comparatively, COMODO is not that bad.

@gjf

@theAkito
I was so happy with introduction WSL2 having possibility to test kernel modules — and what a surprise!
I remember Comodo when it was a really good solution with fast and intuitive interface.
And now…
Damned marketing…

@Jurigag

I updated comodo to 7036 version which was supposed to work but still it doesn’t :/

@Searinox

@Jurigag

So they didn’t add it basically? Well removed comodo for now because WSL2 is way too great.

@DaClone

I updated to the latest version of COMODO, still getting this error when trying to install Ubuntu on WSL2, so perhaps is not quite fixed after all…

@Searinox

I updated to the latest version of COMODO, still getting this error when trying to install Ubuntu on WSL2, so perhaps is not quite fixed after all…

Read the post. It will be fixed in an update. Version 12.2.2.7062 was already out when this was stated. There is yet no update out.

@DaClone

I updated to the latest version of COMODO, still getting this error when trying to install Ubuntu on WSL2, so perhaps is not quite fixed after all…

Read the post. It will be fixed in an update. Version 12.2.2.7062 was already out when this was stated. There is yet no update out.

My bad, I thought it referenced the latest update but it did not… guess I’ll have to wait

@ksrjcons

@BlueNoob

https://docs.microsoft.com/zh-cn/windows/wsl/install-win10
=======================================
wsl --set-version kali-linux 2
ERROR: 0x80041002
=======================================
wsl --list --online
My wsl has no commont of "--online"
=======================================
wsl product version: 10.0.19041.488
wsl file version: 6.2.190401.488 
winver: Vsersion 20H2 (19042.804)
=======================================
COMODO FIREWALL version: 12.2.2.7098

@BlueNoob

Interesting, I suspect the error code is indicating something wrong with us trying to use hvsockets to communicate with the guest.

Could one of you please take a trace?

Do you wanna follow my issue? I can give you more logs or remote desktop to find out the problem and resolve it.

@nulman

comodo FINALLY released an update which specifically claims to solve the issue (And it does for me).

Fixed

  • WSL 2 can not work when install CIS

@Ryonez

comodo FINALLY released an update which specifically claims to solve the issue (And it does for me).

Fixed

  • WSL 2 can not work when install CIS

If only it wasn’t nearly a year later, long after I stopped using Comodo because of this issue.

@sandrix

Confirmed that version CFW 12.2.2.8012 is working fine with WSL2

@rajatshenoy56

Hey so i found a workaround that worked for me. Please try it and give feedback if it works.

  1. I disabled the wsl feature and virtual machine platform
  2. restarted and cleaned the registry with ccleaner
  3. Re-enable 2 features mentioned in point no 1 and restart

it did the work for me.

This worked for me too. I guess I had changed something in the registry earlier which might have caused this problem.

@zhuweiji

I had the same issue I had to downgrade wsl 2 to wsl 1 and then install ubuntu again.

  • run wsl --set-default-version 1 to downgrade and try reinstalling your distro

worked for me

@bot202102

Use comodo firewall 12.2.2.8012
worked for me

@j-a-h-i-r

I don’t use the comodo firewall and the WSL update to version 2 is still showing this error.

wsl --set-version Ubuntu-20.04 2

Shows WSL2 Converstion Failed with Error: 0x80041002

@bot202102

I don’t use the comodo firewall and the WSL update to version 2 is still showing this error.

wsl --set-version Ubuntu-20.04 2

Shows WSL2 Converstion Failed with Error: 0x80041002

Upgrade to comodo 12.2.2.7098

@hamzaelgannouni

I had the same problem. I got it to work by setting the WSL version to 1 via PowerShell:

wsl —set-default-version 1

I did want to use version 2, but having version 1 is better than nothing.

@Ryonez

I had the same problem. I got it to work by setting the WSL version to 1 via PowerShell:

wsl —set-default-version 1

I did want to use version 2, but having version 1 is better than nothing.

Comodo is meant to have fixed the issue in an update, this workaround shouldn’t be required anymore @hamzaelgannouni

That fix though took around a year as far as I know to come out. And I made the decision after trying to live with it for a while that software that interferes with the os in a way it’s not meant to isn’t worth using when the devs don’t really care to fix it. And giving the amount of time it took, I read it as they didn’t. So I haven’t been using Comodo for a long time now.

If the latest version is screwing things up again then it really didn’t last long.

@faakher

@musabgultekin

I fixed it by doing this:

  • Enable Vritualization in bios
  • wsl —set-default-version 1
  • Install ubuntu
  • wsl —set-version ubuntu 2
  • wsl —set-default-version 2

@micenote

I fixed it by doing this:

  • Enable Vritualization in bios
  • wsl —set-default-version 1
  • Install ubuntu
  • wsl —set-version ubuntu 2
  • wsl —set-default-version 2

not worked! mei luan yong!

@b-hayes

Running current distro on machine that has been fine for a year, suddenly stopped working.
Uninstalling and reinstalling proved impossible.
Installed WSL on a brand new machine app store refuses to download.
Install via comandline Error: 0x80041002 (null)

Nothing I do on any windows machine right now can get me a working copy of WSL. I cant do my job thanks windows.

@ScullKeith

@XJIOP

I don’t use COMODO but get the same error 0x80041002 (use only windows defender and windows firewall)

@demius

@XJIOP

@sillasbernardo

So I had the same issue with my wsl2 installation and I dig deep until I found what the error 0x80041002 means. It basically means that the wsl2 couldn’t create a Hyper-V Virtual Ethernet Adapter. This error doesn’t come from wsl2, it comes from Hyper-V as shown in the event viewer.

First you NEED Hyper-V enabled, and second check if you have another vm adapter such as Oracle or vmware. In my case what happened was that I installed vmware in a second hard drive and I removed the HD from my PC, since the vmware ethernet adapter couldn’t find the source and IT’S linked to my Realtek physical controller, it somehow was making it impossible for Hyper-V to create a link as well.

Let’s say that whatever virtual machine you use WILL use your physical controller as a link and if one of your virtual adapter is failing, it will block others from linking as well.

So check if a vmware, oracle, VPN or anything is interfering with your physical controller because that’s what the code 0x80041002 means. Once more: «It can’t create a virtual ethernet adapter from the physical controller because something is blocking it from doing»

@OsamaAbdelhameed

I want wsl2 for docker desktop and I got this error for more than a week, I don’t have comodo and Ubunto is not allowing me to set it to 2

@AmroAbdrabo

The answer from sillasbernardo led me to right clicking on the VMWare executable installer file and then repair, and then it worked.

Thanks in advance, I’ve researched exhaustively and cannot fix this issue after 5 days.

I am attempting to install Ubuntu as a Windows distro on top of WSL-2 Kernel.
Here are the steps I take:

  1. I download the Linux Kernel Update package from this URL -> https://learn.microsoft.com/en-us/windows/wsl/install-manual#step-4—download-the-linux-kernel-update-package
  2. I turn on Windows features «Windows subsystem for Linux»; «Virtual Machine Platform»
  3. I restart machine and also ensure virtualization is enabled within my BIOS
  4. I install Ubuntu from Microsoft Store. (I’ve tried 3 different versions of Ubuntu).
  5. I run Ubuntu as an Administrator

When I run Ubuntu as Admin, I always get this below error:

«ubuntu wslregisterdistribution failed with error: 0x80041002»

I have scoured the net for fixes, but there is little on this error that doesn’t simply pertain to a Windows update.
The ONLY action that has resolved this is setting the wsl —set-default-version to «1» as the default is 2. When I downgrade to wsl-1, Ubuntu launches fine.

However, from my research and experience, I cannot run Docker Desktop using wsl-1 as it requires version 2.

When I run Ubuntu with wsl-1 and then type command «wsl -l -v», it does indeed say the following:

  NAME      STATE           VERSION
* Ubuntu    Running         1

I believe the Docker portion should be separated from the above-mentioned issue with Ubuntu/wsl, however, as my goal is to simply run the Docker Engine in DD, I’ll include the below information as well with regards to Docker Desktop:

I am attempting to run Docker Desktop on Windows 11 Enterprise. Docker engine always fails to start and I believe the issue lies with WSL/Ubuntu as described above as I cannot run Ubuntu with wsl-2.
Sometimes, Docker Desktop will not launch at all, and instead displays the below error message, prompting me to reset to factory defaults; but I know my issue is with WSL:

System.InvalidOperationException:
Failed to deploy distro docker-desktop to C:\Users\v-kescul\AppData\Local\Docker\wsl\distro: exit code: -1
 stdout: Error: 0x80041002 

Any help would be appreciated as we really need get Docker running on the new Windows 11 machines so we can dockerize our Spring Cloud environments into a Linux based AWS EC2 instance.. thank you!

I did the steps in this answer on the Superuser, and reinstalled the WSL completely (sadly, I lost my 5 distro configs and files in it), but I re-encounter the problem again, now I only able to use WSL1 and unable to install WSL2 distros or transfer the WSL1 distros to WSL2, and same error code 0x80041002

The answer

  1. Uninstall all distributions
  2. Deactivate Hypervisor and WSL service in Windows Features + Restart
  3. Activate Hypervisor and WSL service in Windows Features + Restart
  4. If you install the Distribution via Shell, start it as admin
  5. Then install it

image

I found that every time I tried to open or install WSL2 distro, the device manager would appear a Hyper-V Virtual Switch Extension Adapter, but it cannot start successfully, seems has some issues, but I am not able to fix this after doing a lot of Google search, I think this maybe the breakpoint. Please help, thanks.

image

I have already enabled the WSL and virtualization in Windows optional features.

image

Download Windows Speedup Tool to fix errors and make PC run faster

When trying to install WSL, you may receive, WslRegisterDistribution failed with error: 0x80041002, resulting from the system trying to connect to communicate over ports and network. If you are using security or firewall software, the issue can be because of that. This post helps you resolve the problem by suggesting some working solutions.

0x80041002

None of these suggestions is asking you to reinstall. I would suggest doing it as the first step and check if it works. If not, follow the suggestions below:

  1. Upgrade instead of Reinstall
  2. Check Security Applications

Interesting to note that the error may not occur with every flavor of Linux installation.

1] Upgrade instead of Reinstall

If you already have an earlier version of WSL, and you need to upgrade, then instead of reinstalling, update using bash. Open the command prompt, and then follow the commands as shown below:

C:\> bash
$ sudo apt-get update
$ sudo apt-get dist-upgrade
$ <CTRL-D>
C:\> exit

This method can be used with almost every error code when migrating from one version of WSL to another.

2] Check Security Applications

First reported by users of Comodo Internet Security users, the Firewall may be blocking the communication or port.

Check with the Security software if there is a list of applications that have been blocked. Apps like PowerShell needs to be unblocked if that’s the case. You can also choose to disable the software, install WSL, and install or enable the security software.

WslRegisterDistribution Error 0x80041002 is related with Firewall issue. In general, you need to check with the security software, connect with the forum and the OEM to figure this problem out. I hope the post helped you understand and resolve the problem.

Similar WslRegisterDistribution failed with errors:

0xc03a001a | 0x800700b7 or 0x80080005 | 0x80070422 | 0x80370114 | 0x80370102 | 0x80070003 | 0x80070032 | 0x8007023e | 0x800701bc | 0x8007019e and 0x8000000d.

Ashish holds a Bachelor’s in Computer Engineering and is a veteran Windows and Xbox user. He has work experience as a Database and Microsoft.NET Developer. He has been a Microsoft MVP (2008-2010) and excels in writing tutorials to improve the day-to-day experience with your devices.

I have Windows 11 and I had WSL working fine, until I had to do a PC Reset and now trying to install it again from scratch. This is what I get now (after multiple WSL installation attempts):

PS > wsl --install
Windows Subsystem for Linux is already installed.
The following is a list of valid distributions that can be installed.
Install using 'wsl.exe --install <Distro>'.

NAME               FRIENDLY NAME
Ubuntu             Ubuntu
Debian             Debian GNU/Linux
kali-linux         Kali Linux Rolling
SLES-12            SUSE Linux Enterprise Server v12
SLES-15            SUSE Linux Enterprise Server v15
Ubuntu-18.04       Ubuntu 18.04 LTS
Ubuntu-20.04       Ubuntu 20.04 LTS
OracleLinux_8_5    Oracle Linux 8.5
OracleLinux_7_9    Oracle Linux 7.9


PS > wsl --install Ubuntu-20.04
Installing: Ubuntu 20.04 LTS
Ubuntu 20.04 LTS has been installed.
Launching Ubuntu 20.04 LTS...
PS > wsl list
Windows Subsystem for Linux has no installed distributions.

Use 'wsl.exe --list --online' to list available distributions
and 'wsl.exe --install <Distro>' to install.

Distributions can also be installed by visiting the Microsoft Store:
https://aka.ms/wslstore
Error code: Wsl/Service/CreateInstance/GetDefaultDistro/WSL_E_DEFAULT_DISTRO_NOT_FOUND

If I run the Ubuntu app, I get:

Installing, this may take a few minutes...
WslRegisterDistribution failed with error: 0x80370114
Error: 0x80370114 The operation could not be started because a required feature is not installed.

Press any key to continue...

Under «Turn Windows features on or off» I have enabled:

[x] Virtual Machine Platform
[x] Windows Hypervisor Platform
[x] Windows Subsystem for Linux

By the way, I only turned on «Windows Hypervisor Platform» later, as an experiment. I saw answers on GitHub and elsewhere related to vmcompute.exe but I don’t have that on my system, do I need to install it, and if so, how?!

PS > ls C:\Windows\System32\vm*


    Directory: C:\Windows\System32


Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
-a----        07/05/2022     06:20          50528 VmApplicationHealthMonitorProxy.dll
-a----        21/11/2022     19:41          79896 vmbuspipe.dll
-a----        07/05/2022     06:20         270336 vmdevicehost.dll
-a----        07/05/2022     06:20          87400 vmictimeprovider.dll
-a----        07/05/2022     06:20         487424 vmrdvcore.dll

Even though already enabled, also tried the accepted answer on a similar question, but no difference:

PS > dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart

Deployment Image Servicing and Management tool
Version: 10.0.22621.1

Image Version: 10.0.22621.819

Enabling feature(s)
[==========================100.0%==========================]
The operation completed successfully.

PS > dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart

Deployment Image Servicing and Management tool
Version: 10.0.22621.1

Image Version: 10.0.22621.819

Enabling feature(s)
[==========================100.0%==========================]
The operation completed successfully.

So what is the solution here? The forum answers didn’t help me, and the MS documentation sounds like all that’s needed is a magic wsl --install.

System information:

Edition Windows 11 Home
Version 22H2
OS build    22621.819
Experience  Windows Feature Experience Pack 1000.22636.1000.0

Any suggestions are appreciated, otherwise I’ll share the solution I find later. Going to install some updates now, and will see if that helps.

Понравилась статья? Поделить с друзьями:
  • Xbox 360 ошибка 0101 ремонт
  • Wsdl ошибка 500
  • Wwlib dll word 2013 ошибка
  • Wsd принтер ошибка
  • Wscript exe ошибка