Looking at modifying the registry on a virtual machine while its offline. I mount the VHDX file and can run this to load the registry PS> reg load HKLM\VHDSYS h:\windows\system32\config\system The operation completed successfully. If I perform a reg unload at this point everything works but...