Solved : Virtualized Intel VT-X/EPT is not supported on this platform

Поделиться
HTML-код
  • Опубликовано: 21 авг 2024

Комментарии • 296

  • @sebastiendemers6723
    @sebastiendemers6723 Год назад +70

    On my windows 11, the Disable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-All return
    Disable-WindowsOptionalFeature: Feature name Microsoft-Hyper-V-All is unknown.
    had to used that one instead (seam to be the step 1 but at command line):
    Disable-WindowsOptionalFeature -Online -FeatureName HypervisorPlatform
    Thanks, great video.

    • @retribution1423
      @retribution1423 Год назад +1

      Thanks you fixed mine :)

    • @lesthercruz3662
      @lesthercruz3662 Год назад +4

      Hi Thanks for the command line
      Disable-WindowsOptionalFeature -Online -FeatureName HypervisorPlatform
      it worked for me.

    • @abhishekkumar-ey4zc
      @abhishekkumar-ey4zc 9 месяцев назад

      Thanks men it’s working 😊😊

    • @argesonmascardo8303
      @argesonmascardo8303 6 месяцев назад

      Thank you for this. worked for me as well

    • @jakubkyrcz4829
      @jakubkyrcz4829 6 месяцев назад

      Thank you very much you saved me

  • @gpspocket
    @gpspocket Год назад +45

    It didn't work for me in windows 11 and it should be done!!!
    For Microsoft Windows 10 Pro & above:
    Edit group policy (gpedit)
    Go to Local Computer Policy > Computer Configuration > Administrative Templates > System
    Double Click on Device Guard on the right hand side to open.
    Double Click on "Turn On Virtualization Security" to open a new window
    It would be "Not Configured", Select "Disable" and click "Ok"
    Close the Group Policy Editor.
    Restart the system

    • @omytupapa
      @omytupapa Год назад +1

      for windows 11 i fixed it by disabling core isolation memory integriity in the security options

    • @moyamiga
      @moyamiga Год назад

      Thank you!!!!!

    • @kennethbrune5224
      @kennethbrune5224 Год назад

      You, sir, are my hero!! I tried every which way and then I stumbled upon your comment. I was struggling with this all night! Thank you :)

    • @pkems2010
      @pkems2010 Год назад

      Thank you very much!

    • @dmitryalekseev6785
      @dmitryalekseev6785 Год назад +1

      @gpspocket only this helped, thank you!

  • @omytupapa
    @omytupapa Год назад +55

    if none of this works and you are running WIndows 11, try disabling Core Isolation "vritualization base security" just disable the memory integrity , after much hours i found this solved my issue , with the Intel VTx error. Once i did this, i could then see that the virtualization was " not detected" in System Info, after al other options failed. hope this helps!

    • @thecapivaralover
      @thecapivaralover Год назад +1

      Thanks you, worked on Windows 11 Home

    • @davidcachia1054
      @davidcachia1054 Год назад

      @@thecapivaralover yep good job Bro

    • @lohbut2
      @lohbut2 Год назад +2

      Thanks!!! This was the only solution that worked for me, too. I owe you a beer. How about a Bud Light? Lol

    • @ismailaaudu8584
      @ismailaaudu8584 Год назад

      Thank you bro!! This fix works for me. I am really happy having my virtual machines working again because of this issue i have been stall from not running labs on my vms.

    • @johnnya-ghannam6154
      @johnnya-ghannam6154 Год назад

      Please how you disable the Core Isolation "vritualization base security" just disable the memory integrity ? Thanks

  • @GoldenWoolfe
    @GoldenWoolfe 3 месяца назад +1

    I had the same issue, and you just saved my virtual machine that contains all the crucial data for my business. I am extremely grateful for your professional assistance. Your skills as a tech professional have been immensely helpful. I appreciate the prompt and effective solution you provided. Your expertise and competence are impressive. Thanks to you, I was able to recover my important files and protect my company from potential financial losses. I highly recommend relying on your channel and will continue to rely on it in the future if needed. Once again, thank you very much for your excellent work!

  • @vinniesoares
    @vinniesoares Год назад +6

    Spent two days trying hard to solve this problem, only you were able to help me fully! Many thanks!!!

  • @zahidsaeed8987
    @zahidsaeed8987 Год назад +12

    Hi i am getting this "Virtualized Intel VT-x/EPT is not supported on this platform" but in windows feature "Hyper V" option is not appearing. what should i do?

    • @user-kg7xd7qj9q
      @user-kg7xd7qj9q 5 месяцев назад

      hi! did you figured out what to do?

    • @AshiqMeeran.Y
      @AshiqMeeran.Y 4 месяца назад

      @@user-kg7xd7qj9q bro did you figured it out iam also having the same issue

  • @user-jy8co1ld5r
    @user-jy8co1ld5r 11 месяцев назад +5

    For those who may still be having issues two additional things I have done to resolve the issue
    1 - bring my Laptop BIOS right up to date
    2 - Windows 11 has a little got you, related to the Device Security which needs an option to be disabled, disable Memory Integrity - is Hyper-V. Obviously Windows will moan about it !!!!
    Then running systeminfo the Hyper-V message should change to be related to VMWare.
    I can now run my VM without the VT-X/EPT message.

    • @chocobibi5196
      @chocobibi5196 10 месяцев назад +1

      Thank you so, so much

    • @Vineeth-zi9zd
      @Vineeth-zi9zd 9 месяцев назад

      disabling memory integrity worked for me

    • @blinkanddie3397
      @blinkanddie3397 8 месяцев назад

      gonna test this now

    • @blinkanddie3397
      @blinkanddie3397 8 месяцев назад +1

      unfortunately turning off memory integrity didn't solve it for me. I'll report back if I find a fix

    • @blinkanddie3397
      @blinkanddie3397 8 месяцев назад

      I tested with the first method in the video. My hyper-v was already disabled. But then I did the second step in the video (2:26) with the command prompt and now I'm not getting the error anymore. I don't understand why disabling it through command prompt would be different than the first step? but hey it worked
      Thanks so much to the video uploader

  • @RonnyVasquez
    @RonnyVasquez 11 месяцев назад +5

    Anyone with the issue of HyperV is unknown after running the power shell command line, just disable the core isolation in windows defender, reboot and that's it, works for me.

  • @nickname13439
    @nickname13439 9 месяцев назад +2

    hello Mr PK2 channel owner, Three of them doesn't work on me. What am ı do right now? Is there another option?

  • @VainDoggy
    @VainDoggy 3 месяца назад

    This kind of videos should include the way to revert any configuration set, so... in case you need to enable the hyper-v in cmd is:
    bcdedit /set hypervisorlaunchtype auto

  • @Snatchycakes
    @Snatchycakes Год назад +1

    Helpful video - the 3rd option (powershell command) is what finally worked for me. Thanks!

  • @Piotrekxxp
    @Piotrekxxp Год назад +3

    Dziękuje bardzo już chciałem wracać do Windows 10. Thank you very much.

  • @iliassamazigh747
    @iliassamazigh747 8 месяцев назад +1

    Hello, i tried the options, unfortunately i get this: PS C:\windows\system32> Disable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-All
    Path :
    Online : True
    RestartNeeded : False
    When booting the VM i get still the same problem

  • @chesterdiaz4382
    @chesterdiaz4382 Год назад +4

    It still not disappeared.

  • @sirplayamasta
    @sirplayamasta Год назад +2

    Thanks so much for this tutorial, really helped me solve this problem. But in my case, I had to do an extra step; Disable "Secure Boot" from the BIOS.

    • @nickname13439
      @nickname13439 9 месяцев назад

      I can't disable the Secure Boot. Because may settings nagivation isnt working on Boot and Security Bios Menus? Can you help me about this

    • @jarsojarso2864
      @jarsojarso2864 6 месяцев назад +1

      I tried all other options. This solved mine. Thank you.

  • @Patrick_AUBRY
    @Patrick_AUBRY Год назад +4

    OK, I got the real answer!😁 For those that its still NOT working: Remove the installed Linux subsystem and Virtualisation in the windows feature ! Always the last thing that work... obviously 🤣 Its like dude why pay for VMware if you also use MacroSh1t's own cr...?

    • @mevanmajeed538
      @mevanmajeed538 Год назад

      Hi, I can’t find any installed or virtualization in windows feature, will it be missing if I didn’t install right?

    • @cligui
      @cligui Год назад +1

      ^^^OMG^^^ This. Thank you. Apparently using “new” features years ago can eventually catch up to breaking things you try in the future. I uninstalled the Linux image, WSL, and disabled the WSL feature. Restarted the PC and it’s working perfectly.

    • @flaxengoose
      @flaxengoose Год назад

      Worked great cheers!

    • @Ryuhza
      @Ryuhza Год назад

      Tried it, still no joy.

  • @JohnsonNMaina
    @JohnsonNMaina 6 месяцев назад

    GNS3 VM was not running on my VMWARE and this fixed it. Thank you

  • @irvingsanchez4258
    @irvingsanchez4258 4 месяца назад

    It works for me! Like this: Disable-WindowsOptionalFeature -Online -FeatureName HypervisorPlatform

  • @MuhammadSyukri91
    @MuhammadSyukri91 9 месяцев назад

    Thanks so much! worked for me, before i had these problem with my vSphere 'CPUID' power on failed and unable to select option VT-x in VMplayer

  • @rasheednazar755
    @rasheednazar755 11 месяцев назад +1

    Followed the steps mentioned in the video, but still no luck :(

  • @Ryuhza
    @Ryuhza Год назад +1

    Didn't work. Surface Pro 8, Windows 11 Education. I've disabled everything I can for the hypervisor but it's still detected. Intel virtualization still blocked.

    • @prasanths159
      @prasanths159 Месяц назад

      you got any solution??? I use windows 11 pro facing the same issue

  • @Xhizors24
    @Xhizors24 Год назад +2

    Thanks! This error drove me nuts!

  • @yaadwindersaini3156
    @yaadwindersaini3156 25 дней назад

    Good one, great work on putting these instructions and solving the most annoying issue.

  • @PJSOFT
    @PJSOFT 2 месяца назад

    None of them helps for me. I had to turn off the "Memory integrity" feature, under "Windows Security > Device security > Core isolation", and it works fine now.

  • @jaykaizen5648
    @jaykaizen5648 3 месяца назад

    Thank you, thank you. I tried other steps before that didn't work. Yours worked for me.

  • @krys3704
    @krys3704 Год назад +1

    Any solution worked. But I upgrade my widows 11 home to windows 11 pro and it's ok now

  • @All-in-one-IT
    @All-in-one-IT Год назад +1

    Still i am facing the same problem. its not supporting

  • @goruby2
    @goruby2 4 месяца назад

    Did all the commands, gpedit, still didn't work. Unchecked Windows Hypervisor platform in Turn Windows feature On and Off.Finally success. It loaded.

  • @TSSRvingt
    @TSSRvingt 7 месяцев назад

    worked great thanks, I
    believe the PowerShell command fixed the issue

  • @ajaykarthik6724
    @ajaykarthik6724 Год назад +2

    I've tried everything and I'm still getting that error message...

    • @hipiri
      @hipiri Год назад

      Same here ! I can't find anything, not even on Reddit.

    • @SaiKumar-ez8vl
      @SaiKumar-ez8vl Год назад

      Disable secure boot

  • @ARTPHONEY
    @ARTPHONEY 3 месяца назад

    thank you very much, this solution very work for me, I was almost desperate to reinstall my Windows due to issues like in the video, but I didn't have to thanks to your tutorial. I am very grateful, I liked and subscribed.

  • @malekkassar
    @malekkassar 7 месяцев назад

    only your method has been solved this problem :) thank you very much

  • @specsecurity
    @specsecurity 8 месяцев назад

    Thank you for this video, my VMs were working before i'm wondering how this problem started. 🤔

  • @cheapdomainnames
    @cheapdomainnames Год назад +1

    thanks this video helped me when running the bcdedit command

  • @coffeeklepto1067
    @coffeeklepto1067 9 месяцев назад

    Thank you so much for this solution... I nearly had a stroke when I couldn't run my eve-ng VM. Thanks again!

  • @classicmgammer
    @classicmgammer 10 месяцев назад

    Every method worked for me on my first try!!! Thank you so much!!!

  • @christianjosephdimla4708
    @christianjosephdimla4708 2 месяца назад

    I uploaded images from Fortinet on my eve, however it turns on and a few seconds it turns off. Do you have any fix regarding this problem?

  • @user-eq8cp5iy1b
    @user-eq8cp5iy1b 12 дней назад

    Professional 🔥🔥🔥♥️♥️♥️ thank you bro

  • @hasanabdoun5845
    @hasanabdoun5845 Год назад +2

    after did all steps still showing hyperv detected and restart needed false, can you please help

  • @teopsantos2037
    @teopsantos2037 Месяц назад

    melhor vídeo que já vi sobre vmware

  • @jadel770
    @jadel770 Год назад +1

    Sadly it didn't work for my case..... I think something goes wrong on latest windows update...

    • @omytupapa
      @omytupapa Год назад

      Im having same issue on Windows 11 home , is it that it won’t work in Windows 11 home? Even after everything is disable I still see “virtualization” in TM so something is not being disabled

    • @hipiri
      @hipiri Год назад

      @@omytupapa Hello , I'm still stuck. What do you mean virtualization in TM?

  • @shynnaseng
    @shynnaseng Год назад +1

    my windows11 home edition - also have this issue. I tried all the steps but at the final Powershell step - error message is: "Disable-WindowsOptionalFeature : Feature name Microsoft-Hyper-V-All is unknown". Please help. Thank you

    • @nanguc9148
      @nanguc9148 Год назад

      Have you solve this problem yet? Can u tell me how please.

    • @u82zar
      @u82zar 9 месяцев назад

      Feature name is probably HypervisorPlatform not Microsoft-Hyper-V

  • @bluerfoot
    @bluerfoot 3 месяца назад

    Thanks for the video. not sure what is going on have a modernish laptop dell 5420 and have all virtualization turned on in the bios. I have run all these commands and every time I try to start a vm (actually the gns3 vm) I get stopped by this error. very very upsetting as I recently purchased this laptop specifically to use vmware workstation to better my shitty skills. Any other thoughts?

  • @Networking_with_Neaz_Arefin
    @Networking_with_Neaz_Arefin 7 месяцев назад

    Tons of appreciation brother man!

  • @KonstantWalker
    @KonstantWalker 6 месяцев назад

    3rd option worked for me, thank you so much!

  • @ggzerothanhphong1686
    @ggzerothanhphong1686 2 месяца назад

    If I disable Hyper-V, I cannot use WSL2. Is there any other way?

  • @SatyamSingh-tf7be
    @SatyamSingh-tf7be 10 месяцев назад

    powershell command did not work, ran it as admin and double checked the command

  • @rxmzy625
    @rxmzy625 Месяц назад

    i cant fix it in powershell its fail Feature name Microsoft-Hyper-V-All is unknown. pls help.

  • @MrSam-mg5ut
    @MrSam-mg5ut 5 дней назад

    Nope, this trick didnt work for my GNS3 VM on Vmware workstation 17. I disabled Virtualisation-based Security (VBS) on Windows 11 pro and it is working now

  • @repje2010
    @repje2010 Год назад +1

    I did do all the changes and spend days to solve it, but no success... i have a HP Zbook with a 11th Gen Intel(R) Core(TM) i9-11950H in it and in the bios is virtualisation enabled etc. but still i every time get that error when i want to start a install for a ESXi VM... i dont get it to work.. someone maby has the same problem? or can help me further.. it seems that a normal VM like a windows 11 or 1o or linux is working fine.. its only to startup a installation for a Virtual ESXi i need for Lab

  • @netyservices
    @netyservices 15 дней назад

    Sir,
    I followed your steps carefully one by one, but still the issue doesn't resolved.
    I have HP ZBook Firefly 14-inch G11 A (A19FYUA#ABA) with AMD Ryzen™ 9 8945HS CPU which do support the AMD-V but still i received the error "Virtualized Intel VT-x/EPT is Not Supported on this Platform"
    I tried the below for disabling the VBS & Device Guard:
    - bcdedit /set hypervisorlaunchtype off
    - dism /online /disable-feature /featurename:microsoft-hyper-v-all
    - Disable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-Hypervisor
    - Disable the memory integrity
    - Disable it using registry.
    - Disable Virtualization Based BIOS Protection in BIOS settings
    - Disable VBS via Local Group Policy
    - Disable Windows Hypervisor Platform
    - Disable Virtual Machine Platform
    - Disable Microsoft Defender Application Guard
    - Disable Hyper-V windows feature
    - SVM check box in BIOS settings is greyed "enabled" and cannot even be disabled.
    After all, above, still A hypervisor has been detected message is there in addition to "Virtualized Intel VT-x/EPT is Not Supported on this Platform" in which the VMware ESXi or Proxmox cannot be run inside the VMware workstation 17.x.
    Still, I don`t try the way of "Device Guard and Credential Guard hardware readiness tool" which stated for Win 10, as am having Windows 11 and I don't know will it works or not?
    Any ideas please to solve the issue.
    Thanks....

  • @user-qf5ys6qi7d
    @user-qf5ys6qi7d 2 месяца назад

    Была аналогичная проблема в Windows 10 22H2 при запуске виртуальной машиной с MacOS. Выполнение команды в PowerShell отработало, но без предложения перезагрузить ОС. После перезагрузки вручную виртуалка стартанула.

  • @fawadamin1991
    @fawadamin1991 14 дней назад

    issue has resolved. thanks

  • @wingwing2683
    @wingwing2683 Год назад +1

    It worked for me. Thanks!

  • @amarnathreddy8147
    @amarnathreddy8147 Год назад

    i tried 3 steps but it is not working could you please help me .. below mentioned error

  • @sahilsharma411
    @sahilsharma411 Год назад +2

    Tried all the steps as shown but no success.
    If someone was able to find a solution for this, please share.

    • @sahilsharma411
      @sahilsharma411 Год назад +2

      I have Windows 11 Edu / VM Workstation 17

    • @hipiri
      @hipiri Год назад

      @@sahilsharma411 I have windows 11 home and your same workstation, I haven't found a solution yet either. Sucks.

  • @raedmesmar149
    @raedmesmar149 Год назад

    the powershell command is not supported on my win 11 machine! can you help me please

  • @kevinagbonon991
    @kevinagbonon991 Год назад +1

    Hi, drag and drop the command in the PowerShell and this in administrator mode but a didn't have the display of Y and N but rather Online : true and RestartNeeded : fast
    what do I have to do ?

    • @hipiri
      @hipiri Год назад +1

      I get the same thing and no solution.

    • @jongsikwoo2614
      @jongsikwoo2614 Год назад

      I get the same. Did you slove it ?? Please help me.

    • @hipiri
      @hipiri Год назад

      @@jongsikwoo2614 I fixed it through Window's Defender. You have to eliminate an option there. I can't remember at the moment.

  • @amonchepo
    @amonchepo Год назад +1

    THANK VERY MUCH FOR THIS VIDEO

  • @mirzadaglinec4226
    @mirzadaglinec4226 6 месяцев назад

    not worked in my case. after restart same error appears

  • @jeffersonmvp
    @jeffersonmvp Год назад +1

    Muito obrigado, Ajudou muito esse tutorial!

  • @abhinay432
    @abhinay432 Год назад +1

    Hi, By applying all the commands shown in the video, my windows 10 Enterprise cannot disable the hypervisor. Am I missing anything?

    • @eduardocochaore8303
      @eduardocochaore8303 Год назад

      Hi, did you solve the issue? Same problem rn for me

    • @abhinay432
      @abhinay432 Год назад

      @@eduardocochaore8303 no, unfortunately not solved

    • @omytupapa
      @omytupapa Год назад

      Same for me 11 home , still see virtualization on

    • @jongsikwoo2614
      @jongsikwoo2614 Год назад

      Hello, I'm same problem. Did you slove the issue ?? Please help me.

    • @abhinay432
      @abhinay432 Год назад

      @@jongsikwoo2614 no, I haven't ..Sorry

  • @prasanths159
    @prasanths159 Месяц назад

    Who ise windows 11 pro ? Solved this problem?? please share me if it's windows 11 pro

  • @ultimateprox
    @ultimateprox Год назад +2

    for me it says restart need: False
    and Online: True

    • @ultimateprox
      @ultimateprox Год назад +1

      Nevermind I restarted my device either way and re opened VMware and is working now

  • @adithelittlerebel8429
    @adithelittlerebel8429 20 дней назад

    Disable-WindowsOptionalFeature -Online -FeatureName HypervisorPlatform command not working on windows 11 pro

  • @pyhpaulo7899
    @pyhpaulo7899 Год назад +1

    it worked for me, thanks

  • @sunrichsun7097
    @sunrichsun7097 Год назад +1

    Solve a problem in my win 11 windows defender is showing black screen.it is also show windows security services is turn off.

    • @chettahmohamed1278
      @chettahmohamed1278 Год назад +1

      Note: For Windows 11, you should allow Virtualization in BIOS, but you also have to go into Windows Features and manually disable security features prohibiting Virtualization. You have to „untick“
      1. Go to Control Panel → Programs → Enable or disable Windows features.
      2. Uncheck all the features of Windows Hypervisor.
      3. In the Windows search bar, search for “core isolation” and open it.
      4. In the core isolation settings, disable memory integrity.

    • @santoshpandey9795
      @santoshpandey9795 Год назад

      Thanks

    • @mysticwarrior4032
      @mysticwarrior4032 Год назад

      This worked for me!

    • @jongsikwoo2614
      @jongsikwoo2614 Год назад

      Hello @sunrichsun7097, Please explain it in detail. I have same issue. Plz help me.

  • @MuhamedUsman
    @MuhamedUsman 2 месяца назад

    Super like and thanks buddy it actually solved my problem

  • @sundaydaodu1234
    @sundaydaodu1234 2 месяца назад

    Thanks very much, its work after many videos 🙏🙏

  • @alirezaahmadi8379
    @alirezaahmadi8379 2 месяца назад

    It work for me in windows 11, THX

  • @sergey6561
    @sergey6561 5 месяцев назад +1

    Hello guys! In my case nothing helped🥲 I don't know what my laptop wants🙂

  • @fernandomendes1676
    @fernandomendes1676 11 месяцев назад

    Thanks so much, helped me a lot, I could save my issue!

  • @zaracual77
    @zaracual77 9 месяцев назад

    very helpful an easy to follow thank you

  • @aDenstech
    @aDenstech Месяц назад

    Thanks a lot, stay blessed

  • @mevanmajeed538
    @mevanmajeed538 Год назад +2

    Hii,
    Can you please support as for many of us did not work, seems after few updates this doesn't work anymore.

    • @mevanmajeed538
      @mevanmajeed538 Год назад

      Transferred to Linux Ubuntu 😶

    • @jiyadzabs675
      @jiyadzabs675 Год назад

      ​@@mevanmajeed538is it working fine now?

  • @rameshchorotiya4023
    @rameshchorotiya4023 Год назад

    Thanks....it is 100% working👌

  • @jacksonsantoss
    @jacksonsantoss Год назад +1

    This worked thanks!!

  • @jaggar28
    @jaggar28 10 месяцев назад +1

    Thank you so much bro. After going throuhg all the steps and then restarting (even though power stated restart is not required) it solved the problem :)

  • @sahil2068
    @sahil2068 Год назад

    Using Windows 11 Enterprise 22H2 on Surface Studio. Did all the steps and it still fails with the same error.

    • @jiyadzabs675
      @jiyadzabs675 Год назад

      Are you able to fix it?

    • @sahil2068
      @sahil2068 Год назад

      @@jiyadzabs675 nope. Just created a VM on Azure and remote in from my Surface Studio. Saves time instead of fixing this shit.

  • @KhululekaniTose
    @KhululekaniTose 6 месяцев назад

    none of the methods worked. I am still experiencing the same error. Still investigating...

  • @ale_cr
    @ale_cr 2 месяца назад

    Nothing works for me

  • @ecoatoms3694
    @ecoatoms3694 Год назад +1

    Спасибо огромное! Миллион лет потратил чтобы найти ваше решение!

  • @CKZA10
    @CKZA10 8 месяцев назад

    If the above doesn't work turn off core isolation in windows 11 (Windows Security -> Device Security -> Core Isolation). Obvious disable knowing what it means.

  • @kenneyobalola3532
    @kenneyobalola3532 3 месяца назад

    I have the same issue. Can someone please help me. Thank you

  • @R_F_R_F
    @R_F_R_F 3 месяца назад +2

    I am using win 11, and I have been tried all the steps but still no luck! what could be the other work around? --
    PS - I finally found the solution - On VMWARE --> Edit Virtual Machine settings --> Click Processors --> Uncheck Virtualization engine... !!! Thats it!

    • @WisterRoyale
      @WisterRoyale 4 дня назад

      HOLA, si fusionó, pero cada vez que lo inicio tengo que hacer lo mismo, hay alguna manera de que sea permanente el desactivar esta opción? te lo agradecería por favor.

  • @getoroma
    @getoroma 9 месяцев назад

    many thanks works perfectly

  • @user-tt1ru6lf1q
    @user-tt1ru6lf1q 2 месяца назад

    Thank you! Still very helpful!

  • @ChaoMridu
    @ChaoMridu 5 месяцев назад

    I followed all the steps. But got the same error

  • @pramendrakumar8680
    @pramendrakumar8680 2 месяца назад

    Great. Thank you so much

  • @jimccna
    @jimccna Год назад

    It works .Thanks man

  • @cyberciscowebdev8371
    @cyberciscowebdev8371 6 месяцев назад

    I still get the same error even after trying your steps. I am using windows 11 pro and vmware workstation pro 17. Can anyone help me? because I can't practice and learn networking using eve-ng

    • @salmaait8812
      @salmaait8812 4 месяца назад

      have you find any solution?

  • @BloodyMer
    @BloodyMer Год назад

    not worked for me. It didnt ask me for a restart the power shell option... RestartNeeded : False

    • @BloodyMer
      @BloodyMer Год назад

      Solved: In my case, it was docker and Canonical Multipass. After deleting those programs, it started to work. I needed it to run EVE-NG VM and PNETLAB VM.

  • @abbasabidi9854
    @abbasabidi9854 6 месяцев назад

    Bro this solution is not working on my HP laptop with windows 11 pro

    • @ismailasker4479
      @ismailasker4479 5 месяцев назад

      Search for core isolation and turn off Mermory Integrity. it will solve the issue.

  • @51w2
    @51w2 Месяц назад

    Thanks. It works.

  • @kassosouleymane2
    @kassosouleymane2 10 месяцев назад

    Thanks for video, but still not working for Windows 11 Entreprise on surface pro 9

  • @CarlosMarin-lp9xe
    @CarlosMarin-lp9xe Год назад +1

    It works for me !!!!!!😄

  • @vojtechrehak
    @vojtechrehak 8 месяцев назад

    Thanks so much, it helped me a lot.

  • @ricohipolito8253
    @ricohipolito8253 2 месяца назад

    Thank you very much for this video

  • @RealStuntPanda
    @RealStuntPanda 4 месяца назад

    DO NOT DO THIS! ESPECIALLY IF YOU DEVELOP ANDROID APPS AND USE THE WINDOWS SUBSYSTEM FOR ANDROID. THIS COMPLETELY BREAKS IT AND YOU'LL NEVER GET IT BACK.

  • @saadibezhouh3388
    @saadibezhouh3388 6 месяцев назад

    the problem is not resolved