I'm currently having an issue with CS:GO where I'd recieve an error related to an issue with my system. According to Valve, this can be fixed by; enabling DEP, enabling kernal integrity and disabling kernal debugging.
However, all of these actions requires the use of the bcdedit function in the Command Prompt. I am asked to input the following commands:
bcdedit /deletevalue nointegritychecks
bcdedit /deletevalue loadoptions
bcdedit /debug off
bcdedit /deletevalue nx
Unfortunately, when I try with every one of these commands, I receive the error message:
An error occurred while attempting to reference the specified entry.
The system cannot find the file specified
I have tried enabling DEP through the "System Properties" window, however upon restart it appears there has been no change made.
I am sure many of you can understand the frustration of being unable to play your favorite game. Any help would by greatly appreciated.
However, all of these actions requires the use of the bcdedit function in the Command Prompt. I am asked to input the following commands:
bcdedit /deletevalue nointegritychecks
bcdedit /deletevalue loadoptions
bcdedit /debug off
bcdedit /deletevalue nx
Unfortunately, when I try with every one of these commands, I receive the error message:
An error occurred while attempting to reference the specified entry.
The system cannot find the file specified
I have tried enabling DEP through the "System Properties" window, however upon restart it appears there has been no change made.
I am sure many of you can understand the frustration of being unable to play your favorite game. Any help would by greatly appreciated.