When I start my virtual machine, pop-up fails to start passed an invalid parameter

_ Sun 5 Reputation points
2023-07-20T07:34:58.7033333+00:00

Before updating to Windows 11 Insider Preview Build 25905, the virtual machine has been in normal use, and after the recent update, it suddenly found that the normally shut down virtual machine cannot be turned on,and when trying to boot it will throw "Win10 virtual machine cannot start worker process: parameter error (0x80070057) (virtual machine ID)", of course, the same situation is the same on my other virtual machines such as kali, but the difference is that my kali has done checkpoints, The kali of the last checkpoint is the saved state, that is, it is not shut down, at this point I try to restore the saved state is feasible, but if it shuts down normally, it will not turn on again, tonight I tried to turn off Hyper-v in the control panel and then turn it back on, but unfortunately it is still the same, declare: I do not have other conflicting virtual machine software installed on my computer such as vmwear and virtualbox.

Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,836 questions
{count} vote

3 answers

Sort by: Most helpful
  1. Limitless Technology 44,666 Reputation points
    2023-07-20T14:22:42.6933333+00:00

    Hello Sun,

    Thank you for your question and for reaching out with your question today.

    The error message "Win10 virtual machine cannot start worker process: parameter error (0x80070057) (virtual machine ID)" indicates an issue with starting the virtual machine in Hyper-V. The error code 0x80070057 generally points to an invalid parameter being passed to a function.

    To troubleshoot and resolve this issue, you can try the following steps:

    1. Check Hyper-V Requirements: Ensure that your computer meets all the requirements for running Hyper-V on Windows 11 Insider Preview. Hyper-V requires specific hardware virtualization support (Intel VT-x or AMD-V) to function properly. Check if virtualization support is enabled in your computer's BIOS/UEFI settings.
    2. Update Hyper-V Integration Services: Ensure that the integration services for the virtual machines are up to date. Integration services improve the interaction between the virtual machines and the host system. To update integration services:
      • Go to Hyper-V Manager.
      • Select the virtual machine, and in the Actions pane, click "Insert Integration Services Setup Disk" (if available).
      • Follow the prompts to update integration services.
    3. Check for Windows Updates: Make sure your Windows 11 Insider Preview is up to date with the latest updates. Microsoft frequently releases updates that address known issues and improve compatibility.
    4. Check Virtual Machine Configuration: Review the settings of the virtual machine and ensure that they are correct. Pay special attention to the virtual machine's configuration file (.vmcx) to ensure there are no corruption or invalid settings.
    5. Try Creating a New Virtual Machine: As a troubleshooting step, try creating a new virtual machine with similar configurations and see if it starts without any issues. If the new virtual machine works fine, it might indicate a problem with the original virtual machine's configuration.
    6. Remove and Re-add the Virtual Machine: In Hyper-V Manager, try removing the affected virtual machine from the list, and then re-add it. Sometimes, this can resolve configuration-related issues.
    7. Check for Disk Space: Verify that you have enough free disk space on the host system's drive where the virtual machine files are located.
    8. Run the System File Checker (SFC) Scan: Run the SFC scan to check and repair any corrupted system files that might be affecting Hyper-V.
    9. Review Event Logs: Check the Windows Event Viewer for any related error messages or warnings that might provide additional insights into the issue.

    If none of the above steps resolve the problem, you may consider reverting to a previous build of Windows 11 Insider Preview if that option is available to you. Alternatively, you can seek assistance from the Windows Insider community forums or Microsoft Support for more specific troubleshooting steps related to your Windows 11 Insider Preview build.

    I used AI provided by ChatGPT to formulate part of this response. I have verified that the information is accurate before sharing it with you.

    If the reply was helpful, please don’t forget to upvote or accept as answer.

    0 comments No comments

  2. Anonymous
    2023-07-20T14:26:21.49+00:00

    The product group for insider's builds actively monitors questions over at
    https://answers.microsoft.com/en-us/insider/forum
    https://techcommunity.microsoft.com/t5/windows-insider-program/bd-p/WindowsInsiderProgram

    --please don't forget to upvote and Accept as answer if the reply is helpful--


  3. Tomasz Mosiądz 0 Reputation points
    2025-03-07T11:34:00.4866667+00:00

    Hi,

    import the virtual machine to the new server and disable the TPM functionality in the settings of the imported machine.

    Your_imported_machine->Settings->Security->Encryption Support:

    (uncheck) 'Enable Trusted Platform Module'.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.