Hello there,
I play all my games that I have installed with Steam, never had any problems until this evening. When I have tried to run a game this error message appeared. I changed the game same problem, I can’t run any game on my PC without getting this error. Does anyone else have this error ? How this error can be fixed ?
Thank you !
Engine Error
Internal driver error at Present.
You’re likely out of OS Paged Pool Memory! For more info, see
https://help.steampowered.com/en/
OK
Answered By
points
N/A
#183532
Engine Error, internal driver error at Present
Paged Pool Memory is a very important component of Windows. It is used by device drivers that tells softwares the hardware and how to interact with them.
In order to solve this issue, check your PC hardware and download the latest drivers for the hardwares. Then restart your PC and see if your problem is solved.
From the Start menu, type “cmd.exe”. Right-click on the file and select “Run as administrator”. Then, run the following command:
bcdedit
Under “Windows Boot Loader’, find out the value after “increaseuserva”. Remember it. Then, run this command:
bcdedit /deletevalue increaseuserva
Restart your PC.
I’m sure that your problem will be solved easily.
Also you can find out other useful information from this page.