Turn off DEP (Data Execution Protection)
DEP (Data Execution Protection) is a software and hardware “layer” of security which prevents certain malware from running bad code to a non-executable memory section of the computer. It also protects against the bad code affecting programs or files from being messed around with and altered whilst they’re being stored in memory. However, DEP in all it’s goodness can sometimes cause problems with programs running such as Virtuozzo and other programs. To stop this:
- Click on StartÂ
, type in cmd in the search bar, hold Ctrl+Shift then press Enter. - At the command prompt, type in bcdedit.exe /set {current} nx AlwaysOff
- You should receive a message saying Operation Completed Successfully
- Restart your computer; DEP should now be disabled
Get paid to review this post! - Posted in System |

Applications
Hardware
Graphics
Internet Explorer 7
Miscellaneous
Networking
Performance
Pre-installed apps
Security
Settings
System
Technologies
Windows Media
Windows Server 2008
Windows Ultimate Extras
























April 29th, 2007 at 12:45 pm
Thanks
I’ve had nothing but trouble with DEP since day one!!
March 19th, 2008 at 5:18 am
April 18th, 2008 at 4:17 pm
Thanks that fixed the problem. If I need to reinstate DEP (not that I would) what are the steps.
July 18th, 2008 at 9:00 am
Yeah, if I wanna turn DEP on again, how can I do it?
August 19th, 2008 at 5:06 pm
Well I’m not Bill Gates but I would assume you turn it back on like this:
bcdedit.exe /set {current} nx AlwaysOn
August 20th, 2008 at 8:00 am
Didn’t work for me
August 20th, 2008 at 8:00 am
Didn’t work for me
September 21st, 2008 at 1:35 pm
ive tried every possible way to turn off DEP due to it not letting me add items on Windows DVD Maker,but i have used it successfully many time before,has anyone got any suggestions
October 1st, 2008 at 4:21 pm