HyperV Manager Unable to Export Machine The Device is not ready 0x80070015

Bengtsson, Marcus 0 Reputation points
2025-02-28T08:15:44.46+00:00

Unable to Export the virtual machine on Hyper-V Manager

Error message -

"An error occurred while attempting to expor the virtual machine.

Export failed for virtual machine 'SE-SRV-AUTO'

with error 'The device is not ready.' (0x80070015).

It worked on the other virtual machine and the error description doesnt really help on what the issue is. Tried to goolge the error code but with no luck sadly.

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

2 answers

Sort by: Most helpful
  1. Pasindu Pushpika Appuhamilage 0 Reputation points
    2025-02-28T08:19:28.7133333+00:00

    Try restarting your VM. If its still there check for your checkpoints if you have any.


  2. Zunhui Han 3,650 Reputation points Microsoft External Staff
    2025-02-28T08:52:06.4133333+00:00

    Hello,

    Thank you for posting in Q&A forum.

    Based on the error information you provided, I suggest you open PowerShell as an administrator and run the following command to see if the virtual machine can be exported:

    Export-VM -Name Test -Path D:

    Note:Exports virtual machine Test to the root of the D drive.(Replace the virtual machine name and path according to your actual environment)

    I hope the information above is helpful.

    Best regards

    Zunhui


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.