To restore system using VHD image you need to insert CD/DVD disc to your optical drive or plug in another external drive with system image to your computer. Remember to set boot priority properly (e.g USB-HDD)
Now system installer will start. Then choose language and click Next.
At next window choose option Repair computer. Next step is to use System image recovery ( If you are using Windows 8, Windows 8.1 or Windows 10 you need to click Troubleshoot -> Advanced options -> System image recovery).
Now the information is displayed that system image is not found. Just close the message.
External drive
Click Next button, if system image won't show up on the list, just refresh it.
Network localization
After that click Next, choose Advanced -> Search for a system image on the network. Then accept message, enter network localization, authorization data and select system image.

Issue with restoring VHD - Windows 10
While selecting system image localization, there might be an internal error with following content: “An internal error occurred. The following information might help you resolve the error; It may already have been terminated. (0x80070520)”
Closing the restoring program might be linked with an error revealing a complete lack of interface. That's why it is recommended to use cmd(Command-line interface) and turning on bmrui.exe in there.
After opening the program you need to choose Cancel option and then click Next. At next step go to Advanced -> Search for a system image on the network(Confirm message). After all those actions open cmd and attach network localization using net use command (for example: net use * \\192.168.0.220\Public /u:admin admin - where admin admin is username and password).
