VboxManage registervm FAILS

This is for discussing general topics about how to use VirtualBox.
Post Reply
nosati_shtakor
Posts: 1
Joined: 8. Nov 2023, 19:50

VboxManage registervm FAILS

Post by nosati_shtakor »

After I reinstalled my Windows 10 I cannot register one VM.
My VMs are not on the system drive C:, so they were not altered by the OS reinstallation.

My host OS is Windows 10 Pro.
VirtualBox version is 7.0.12 r159484 (Qt5.15.2).

When I try to register Windows 11 VM, this is what happens:

Code: Select all

VBoxManage registervm d:\VirtualBoxVMs\Win\Win.vbox
VBoxManage.exe: error: Code E_INVALIDARG (0x80070057) (extended info not available)
VBoxManage.exe: error: Context: "OpenMachine(Bstr(a->argv[0]).raw(), Bstr(strPassword).raw(), machine.asOutParam()))" at line 160 of file VBoxManageMisc.cpp
Is there a solution for this problem?
Post Reply