首页 > 系统 > Vista > 正文

Windows Vista下如何启动或者禁用DEP

2024-07-26 00:37:08
字体:
来源:转载
供稿:网友

  在Windows Vista操作系统下如何启动或者禁用DEP(数据执行保护)?

  解决方案

  vista系统中默认是关闭DEP的,如果需要启动DEP可以在命令提示符中进行设置

  点击开始 --> 所有程序 --> 附件 --> 命令提示符

  输入 bcdedit.exe /set {current} nx alwayson

  回车后即可开启DEP.

Windows Vista下如何启动或者禁用DEP

  关闭命令如下:

  bcdedit.exe /set {current} nx AlwaysOff

  适用范围

  Windows vista各版本


发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表