There are few simple steps to Turn off DEP , DEP is useful but it can block useful programs and adding the program to exceptions will cause the program to slow down so turning it off will be a good choice
To Turn it off :
Step 1: Run CMD
Search the windows for CMD.exe and run as administrator
Step 2: Type in the Command
bcdedit.exe /set {current} nx AlwaysOff copy and paste this and Press ENTER
To Restore It to Default Settings :
Step 1: Run CMD
Search the windows for CMD.exe and run as administrator
Step 2: Type in the Command
bcdedit.exe /set {current} nx OptIn copy and paste this and Press ENTER
Be the First to Respond
Share Your Thoughts