Jump to content
Sign in to follow this  
SilhEo

GUIDE - Disable/Enable DEP(Data Execution Prevention)

Recommended Posts

SilhEo

I think it can help other players, to make it easier to find i'll post here.

 

Its for Windows Seven Users.

 

DEP or Data Execution Prevention is more or less a safety check when installing programs. It looks for anything that could be considered malicious in code and will shut down the action without prompt or reason. This happens alot with 3rd party programs.

 

A full scale description about DEP http://en.wikipedia.org/wiki/Data_Execution_Prevention

 

Here is a very simple way to turn off DEP

 

- Go to START

 

- Type in CMD but do NOT press enter.(i press enter and work , and normal click work also)

- Right click the CMD.exe icon and run as Administrator - verify your command prompt says Windows\System32>

 

- Enter this command exactly as shown

 

bcdedit.exe /set {current} nx AlwaysOff

 

- You must restart your computer for this to take effect

 

NOTE* In some occasions you must turn off UAC (User Account Control)

 

Let's say that for any reason you're ready to turn DEP back on , ok no problem. Same steps but type this-

 

bcdedit.exe /set {current} nx AlwaysOn

 

- Once again restart for this to take effect.

 

 

Windows Vista Users

 

Here's How:

NOTE: 64 bit programs will always have DEP turned on. You cannot change this.

1. Open the Control Panel. (Classic View)

A) Click on the System icon.

 

B) Go to step 3.

OR

 

2. Open the Start menu.

A) Right click on Computer and click Properties.

3. Click on Advanced system settings.(in upper left green area)

 

4. Click on the Continue button in the UAC prompt.

 

5. Click on the Settings button under Performance section.

 

6. Click on the Data Execution Prevention tab.

 

7. Turn DEP On for Essential Windows Programs and Services Only

NOTE: This turns on DEP for only the 32 bit system programs and services. This is the default setting.

A) Dot Turn on DEP for essential Windows programs and services only.

 

B) Go to step 9.

 

8. Turn DEP On for All Programs and Services Except for the Ones you Select

 

NOTE: This turns on DEP for every 32 bit program except for the ones that you add to the list. The listed program will have DEP turned off for it.

 

A) Dot Turn on DEP for all programs and services except those I select.

 

B) Click Add to add the programs (32 bit) that you do not want to use the DEP feature.

 

C) Navigate to the program's .exe file that you want to add to the DEP exclusion list and select it, then click on Open.

 

9. Click on OK to apply.

 

10. Restart the computer to apply changes.

 

Original post Seven users : http://www.thehelpdesk.net/index.php?/topic/15-disable-or-enable-dep-data-execution-prevention/

 

Original post Vista users : http://www.vistax64.com/tutorials/65790-dep-turn-off-programs.html

 

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this  

News and Updates

×
×
  • Create New...