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

Windows
Windows Vista下系统评分无法完成的问题
Vista SP2正式版主题手动破解补丁及使用方法
Windows7 操作系统的全新任务栏
WINDOWS 任务计划 循环执行某程序的任务计划设置
服务器维护和计划任务使用方法
Windows Vista系统常用术语列表
Windows 任务管理器使用技巧
Vista 利用组策略 保护个人隐私
Vista 组策略解决非常任务 推荐
Windows Server 2008提升AD管理效率
Windows Server 2008 帐户管理经验谈
Windows Server 2008作为打印服务器排错
Windows Server 2008下Backup功能全通透
用Windows Server Backup搞定服务器备份
让Windows Server 2008设备驱动顺利“落户”
灵活设置Windows Server 2008应对系统管理谜局
设置系统 让共享访问不再磕磕碰碰
微软宣布Windows 7和Windows 2008 R2上市时间表
让Windows Server 2008系统安全更上一层楼
微软公布Windows Server 2008 R2最终发售日期

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


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2010-01-16   浏览: 54 ::
收藏到网摘: 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.
....