I installed Virtual Box and during the installation I received a warning about missing dependencies. I installed the dependencies (Python Core and Win 32 API) using the pip install pywin32 command. Every time I try to start a machine I now get this error message:
supHardenedWinVerifyProcess failed with
(rc=-5637)
Please try reinstalling VirtualBox.
where: supR3HardNtChildPurify what: 5
(-5637)
Process Verification
Failure: Error query virtual memory information.
- I tried to install Python Core and Win 32 to solve the problem, as that is what VirtualBox said the dependencies were, and I used the pip install pywin32 command, after having installed Python both from the Web and the Microsoft Store. I expected this would solve the problem, and it does not appear to have.
- I tried creating other devices with varying CPU, Memory and Storage configurations. I expected this could be a problem, but the error has not changed.