当前位置: 首页 > 图文教程 > 操作系统 > Windows > 关闭UAC后边栏无法使用问题的解决办法

Windows
活用Windows Server 2008系统的几种安全功能
有备而来 让系统VPN连接顺风顺水
强化Windows Server 2008下的打印管理
Windows Storage Server 2008 (x64)BT下载
Windows Server 2008下的网络排错
Server Core上部署IIS7全程攻略
Windows Server 2008脱机文件配置攻略
用组策略保护Windows Server 2008系统安全
高效管理Windows Server 2008的卷影副本
Windows Server 2008 R2中IIS 7.5的改进
众OEM厂商助阵微软推Foundation版服务器系统
使用Windows Server 2008的WDS部署客户端系统
Windows Server 2008制作密码重设盘
扫清Windows Server 2008共享障碍
详述Windows Server 2008安全部署的六个方面
借道IIS搭建企业内部Web方式文件共享平台
新品分析:Windows Server 2008 Foundation
巧用Windows Server 2008的NPS策略
Windows Server 2008故障转移群集简介
微软WSUS 3.0安装配置详解

Windows 中的 关闭UAC后边栏无法使用问题的解决办法


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2010-01-16   浏览: 58 ::
收藏到网摘: n/a

在Vista下,很多人都喜欢关闭UAC,这样一来,除了安全性略微削弱外,其实还有别的问题的。比如,此时,打开侧边栏就会提示“此项目由系统管理员惯例”,从而无法使用,在WIndows 7下我们也有同样的问题,那么,怎么解决呢?

*WIN+R运行regedit打开注册表编辑器
*定位到HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Sidebar\Settings
*新建DWORD键值,命名为AllowElevatedProcess
*将键值设置为1
*保存并退出注册表编辑器即可

点击查看原大图片

附部分原文:

If you turn off UAC as described in the previous tip, you can't use gadgets, tiny applets that run on the desktop, because Microsoft deems them a potential security threat. However, if you feel comfortable enough with that potential threat, you can use gadgets even when you've turned off UAC by following these steps.
....