It should be the same as the listing but in your case, use the GUID number instead of {current}
C:\WINDOWS\system32>bcdedit /set {current} hypervisorlaunchtype off
The operation completed successfully.
C:\WINDOWS\system32>bcdedit
Windows Boot Manager
identifier {bootmgr}
device partition=\Device\HarddiskVolume1
path \EFI\MICROSOFT\BOOT\BOOTMGFW.EFI
description Windows Boot Manager
locale en-US
inherit {globalsettings}
default {current}
resumeobject {f8c7aa61-e77d-11e8-a669-eb3c3c3ccd97}
displayorder {current}
toolsdisplayorder {memdiag}
timeout 30
Windows Boot Loader
identifier {current}
device partition=C:
path \WINDOWS\system32\winload.efi
description Windows 10
locale en-US
inherit {bootloadersettings}
recoverysequence {f8c7aa64-e77d-11e8-a669-eb3c3c3ccd97}
displaymessageoverride Recovery
recoveryenabled Yes
isolatedcontext Yes
allowedinmemorysettings 0x15000075
osdevice partition=C:
systemroot \WINDOWS
resumeobject {f8c7aa61-e77d-11e8-a669-eb3c3c3ccd97}
nx OptIn
bootmenupolicy Standard
hypervisorlaunchtype Off