Run Hyper-V, VirtualBox and VMware on same Computer  

Page 2 of 2 FirstFirst 12

  1. Posts : 6
    Windows 10 Home 64bit
       #10

    Hi. Very nice tutorial. But what can I do in this case?
    Code:
    Windows Boot Loader
    -------------------
    identifier              {current}
    device                  partition=C:
    path                    \WINDOWS\system32\winload.efi
    description             Windows 10
    locale                  cs-CZ
    inherit                 {bootloadersettings}
    recoverysequence        {1aad407e-3437-11ea-8bb8-b2dedd1adf79}
    displaymessageoverride  Recovery
    recoveryenabled         Yes
    isolatedcontext         Yes
    flightsigning           Yes
    allowedinmemorysettings 0x15000075
    osdevice                partition=C:
    systemroot              \WINDOWS
    resumeobject            {1aad407b-3437-11ea-8bb8-b2dedd1adf79}
    nx                      OptIn
    bootmenupolicy          Standard
    hypervisorlaunchtype    Off
    I have Hyper-V already disabled, yet neighter VirtualBox or VMware acknowledge that.

    - - - Updated - - -

    Code:
    PS C:\Users\Marek Poláček> bcdedit /set {current} hypervisorlaunchtype off
    The set command specified is not valid.
    Run "bcdedit /?" for command line assistance.
    What can I do in this case? I need to turn it off
    Code:
    Windows Boot Loader
    -------------------
    identifier              {current}
    device                  partition=C:
    path                    \WINDOWS\system32\winload.efi
    description             Windows 10
    locale                  cs-CZ
    inherit                 {bootloadersettings}
    recoverysequence        {1bb8a075-4075-11ea-8ee2-8093d137bcf7}
    displaymessageoverride  Recovery
    recoveryenabled         Yes
    isolatedcontext         Yes
    flightsigning           Yes
    allowedinmemorysettings 0x15000075
    osdevice                partition=C:
    systemroot              \WINDOWS
    resumeobject            {1bb8a073-4075-11ea-8ee2-8093d137bcf7}
    nx                      OptIn
    bootmenupolicy          Standard
    hypervisorlaunchtype    Auto
    Last edited by Polda18; 26 Jan 2020 at 15:47. Reason: Windows Update messed with settings
      My Computers


  2. Posts : 17,661
    Windows 10 Pro
    Thread Starter
       #11

    Polda18 said:
    Code:
    PS C:\Users\Marek Poláček> bcdedit /set {current} hypervisorlaunchtype off
    The set command specified is not valid.
    Run "bcdedit /?" for command line assistance.
    What can I do in this case? I need to turn it off
    Code:
    Windows Boot Loader
    -------------------
    identifier              {current}
    device                  partition=C:
    path                    \WINDOWS\system32\winload.efi
    description             Windows 10
    locale                  cs-CZ
    inherit                 {bootloadersettings}
    recoverysequence        {1bb8a075-4075-11ea-8ee2-8093d137bcf7}
    displaymessageoverride  Recovery
    recoveryenabled         Yes
    isolatedcontext         Yes
    flightsigning           Yes
    allowedinmemorysettings 0x15000075
    osdevice                partition=C:
    systemroot              \WINDOWS
    resumeobject            {1bb8a073-4075-11ea-8ee2-8093d137bcf7}
    nx                      OptIn
    bootmenupolicy          Standard
    hypervisorlaunchtype    Auto
    Your code snippets clearly show a user error. You are running a command that requires an elevated Command Prompt from a normal, user level Command Prompt.

    Open Elevated Command Prompt in Windows 10

    Read the instructions, and try again.

    Kari
      My Computer


  3. Posts : 6
    Windows 10 Home 64bit
       #12

    I agree it was a user error. However, the issue was different. I ran an elevated console, but instead of Command Line, it was PowerShell. As it turns out, this command doesn't work properly with PowerShell. Instead I set up a batch file for myself in order to make it little bit easier for me. I'll just launch up elevated cmd and type in my own constructed command that will run the actual necessary command for me. Thanks anyway :)

    This is the batch script:
    Code:
    :: HYPERVISOR CMD UTILITY
    @echo off
    
    REM CHECK ELEVATED PERMISSIONS
    net session >nul 2>&1
    if %errorLevel% == 0 (
        GOTO doit
    ) else (
        echo Run this command in an elevated command line please.
        GOTO end
    )
    
    :doit
    if %1.==.   GOTO error
    if %1==on   GOTO enable
    if %1==off  GOTO disable
    
    :error
    echo Provide on/off in argument please.
    GOTO end
    
    :enable
    bcdedit /set {current} hypervisorlaunchtype auto
    GOTO reset
    
    :disable
    bcdedit /set {current} hypervisorlaunchtype off
    
    :reset
    echo This action requires a reset.
    
    :end
      My Computers


  4. Posts : 512
    Windows 11 Pro( x64) Ver. DEV.CHANNEL 22518.1012 RS_Prerelease
       #13

    few years ago..i was running with two os win 10 and other i forget the name is that the one of the function of VMware and Virtual box ???
      My Computer


  5. Posts : 1
    Wimdows 10 Pro
       #14

    Flat out didn't work for me. I tried all the suggestions, I was using a command prompt instead of powershell and evyerything.
    Edit: yes, I also tried uninstalling and installing virtualbox it still doesn't work
    Edit part 2: I finally got it working. As a tip to anyone who is reading this, when the fix doesn't work right away just re-install virtualbox and if you have guest additions installed, make sure to manually delete them from the programm folder, or else it will still not work.
    Last edited by Sauius; 05 May 2020 at 06:45.
      My Computer


  6. Posts : 3
    Windows 10 Pro
       #15

    Article requires updating. As of 20H2 (also 2004?), Hypervisor Platform feature installed and Virtual Box 6.1 , both will operate and there is no need to turn off the type 1 Hypervisor.
      My Computer


  7. Posts : 1
    20H2
       #16

    Myron said:
    Article requires updating. As of 20H2 (also 2004?), Hypervisor Platform feature installed and Virtual Box 6.1 , both will operate and there is no need to turn off the type 1 Hypervisor.
    Not for me. The fix doesn't work either.
      My Computer


  8. Posts : 234
    Windows 10
       #17

    I did method two and "hypervisorlaunchtype Auto" but I still can not install hyper-v from features, after restart I get message windows could not complete the operation, I restart into W10 with hyper-v. Also windows 10 become very slow even FireFox is hanging !!

    I have 3800x / 32 G RAM !!
      My Computer


  9. Posts : 3
    Windows 10 Pro
       #18

    .... and now I discover that since some recent update VirtualBox has stopped working for me too. It looks like the VM will start and then within a second I'm greeted with ....

    Code:
    Failed to open a session for the virtual machine MS-DOS 6.22 and Windows for Workgroups 3.11.
    
    Failed to load R0 module C:\Program Files\Oracle\VirtualBox/VMMR0.r0: SUP_IOCTL_LDR_OPEN failed (VERR_LDR_GENERAL_FAILURE).
    
    Failed to load VMMR0.r0 (VERR_LDR_GENERAL_FAILURE).
    
    Result Code: E_FAIL (0x80004005)
    Component: ConsoleWrap
    Interface: IConsole {872da645-4a9b-1727-bee2-5585105b9eed}
      My Computer


  10. Posts : 1
    Win11
       #19

    Hi, is this still actual in 2024?
    Win 11 Pro , can still use or Hyper-V or VirtualBox and VMware by hypervisorlaunchtype off/auto , still no way to use both in one ?
      My Computer


 

Tutorial Categories

Run Hyper-V, VirtualBox and VMware on same Computer Tutorial Index Network & Sharing Instalation and Upgrade Browsers and Email General Tips Gaming Customization Apps and Features Virtualization BSOD System Security User Accounts Hardware and Drivers Updates and Activation Backup and Restore Performance and Maintenance Mixed Reality Phone


  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 12:19.
Find Us




Windows 10 Forums