DEP is a background feature and don't have to do configured for a normal users, it requires for some advanced users to configure and manage data execution for some programs.
How to Enable/Disable DEP
- Open System Properties (in Windows 10 Press Win + X and choose system option) and go to Advance System Settings.
- Now Choose Advance tab and click on Settings and move to "Data Execution Prevention" Tab.
- As you can see in this window, there are two options for preventing data protection for :-
* Windows essential Programs and services.
* All Programs and services expect those I select.
For the first option data execution is allowed to Windows program and services and it's completly safe but in case of second option, you will allow all programs expect the listed programs by you.
If you don't have any idea choose first program and restart your computer but if you want to configure it then go ahead and choose programs you want to restrict, save settings and restart.
Always Turn on or Always Turn Off DEP
First of all run cmd as administrator now run following commands :-
- Always Turn on DEP for all programs
bcdedit.exe /set {current} nx AlwaysOn
- Always Turn off DEP for all programs
bcdedit.exe /set {current} nx AlwaysOnBy default this option is turned on for Windows programs and services.
If you have any questions or comments regarding turning on/off DEP then let us know below.
0 comments:
Post a Comment