I want to turn off the DEP (Data Execution Prevention) feature. How can I do it? Can anyone tell me the steps to turn off DEP? Please.
I want to turn off the DEP (Data Execution Prevention) feature. How can I do it? Can anyone tell me the steps to turn off DEP? Please.
Click on Start and type cmd in the Search box and hit SHIFT+CTRL+ENTER to run the Command Prompt as Administrator. Then, in the Command Prompt, type the below command and hit Enter:
bcdedit.exe /set {current} nx AlwaysOff
If you want to turn on the DEP, use the below command:
bcdedit.exe /set {current} nx AlwaysOn
LinkBacks Enabled by vBSEO
Bookmarks