Failed to Power on with Error ‘A virtual machine disk support provider for the specified file was not found

Encountering an error with the message “The application encountered an error while attempting to change the state of VM” can have various causes. How the VM was set up is required to fix this issue. In this article, I will be showing you how to fix “Failed to Power on with Error ‘A virtual machine disk support provider for the specified file was not found”. Please see The logon attempt failed for the remote desktop connection. Also, see how to fix “Norton Autofix identified an issue: Fix Norton 360 Installation has encountered an error 8404 on Windows“.
HyperV lets you create and run a software version of a computer, called a virtual machine. Each virtual machine acts like a complete computer, running an operating system and programs.
Here is how to set up a VM via PXE boot on a Generation 1 VM. Learn how to set up a VM via PXE boot on a Generation 2 VM. Here is how to deploy images to computers or virtual machines using WDS very interesting. Learn how to fix Windows deployment cannot continue, the operating system is missing via MDT deployment“.
Reason for “The Application encountered an error while attempting to change the state of VM”
The error “A virtual machine disk support provider for the specified file was not found” in Hyper-V occurs when there is an issue with the virtual machine’s disk configuration. Or when when Hyper-V is unable to find the necessary components to handle the specified virtual machine disk file as it is in my case.
More specifically, The system continued to utilize the SCSI controller because the ISO Image remained associated.

Here is how to fix “The following error occurred attempting to rename the computer Account already exists“, how to disable Windows Hardware Power Button, and How to Fix Boot Failed UEFI SCSI Device on HyperV.
Solution
To fix this issue, I will have to access the Virtual Machine Settings, Expand the SCSI Controller and click on DVD. On the right pane of the Window, I will select None and click on Apply or OK.

Do not forget to Remove the Virtual CD/DVD drive

We have disassociated the DVD Drive from the SCSI Controller

Click Ok. Our VM should be able to boot properly.

Click start to start the VM.

Enter your password to access your VM.

I hope you found this article useful on “Failed to Power on with Error ‘A virtual machine disk support provider for the specified file was not found”. Please feel free to leave a comment below.