Disabling DEP
May 14th, 2009
Author:
Thai
Categories:
Tips
What is DEP? DEP is Data Execution Prevention. It can be hardware or software based. What it does is keeps programs from accessing parts of memory that it does not have access to. This is very important nowadays in browsers where the majority of malicious attacks comes from.
The Fast way….
1. run command prompt as adminstrator
2. type in ‘bcdedit /set nx AlwaysOff’
3. to renable, do ‘bcdedit /set nx OptIn’
The Easy way….
1. right click on ‘my computer’ and go to ’settings’
2. go to the ‘advanced Tab’
3. from here go to the ’settings button’
4. click on the 3rd tab
5. from here you can turn it on for all program, or ones that you select.
Conclusion….
It is a good idea to keep it running. There are some cases where a program has already interfered with your system and the need arises for disabling it.
Related Posts
- Offsite Backup What would happen if your house got washed away by Hurricane Katrina II? The nice backups you made of your data would probably be gone from the fire safe along with the computer near your desk. This is why offsite backup is important in our digital age. In the not......
- Disable Breadcrumbs in Windows 7 or Vista, Enable in XP Here is how to disable breadcrumbs feature in Windows Vista or Windows 7. Also how to enable breadcrumbs in Windows XP...
- Play Chess in Google Talk! Google released an API for 'Google Talk' that will allow developers to write applications that piggyback off the Instant Messaging platform. It is currently only available in the developer sandbox. Here's how to do it. 1. go to http://talkgadget.google.com/talkgadget/sandbox and send this link to the person you want to play......
- Bugs in Firefox 3.5 mac os x 10.5.7 Is anyone else having this issue with their firefox 3.5 on their apple macs?...
- Desktop wallpaper rotator for Windows XP, Vista Use WallPapa to rotate and manage your windows background wallpaper in windows vista, windows xp, and below....