一些优化Windows XP的步骤和注册表修改

清除Recent Documents

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\RecentDocs

禁止记录Recent Documents

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
NoRecentDocsHistory = 1 (DWORD)

禁用错误报告

My Computer\Properties\Advanced\Error Reporting

关闭Dr. Watson

运行drwtsn32,只留下Dump All Thread Contexts

关闭System Restore

My Computer\Properties\System Restore

关闭Remote Assistance

这个是用于NetMeeting的,My Computer\Properties\Remote(Remote Assistance)

取消Hibernate

Control Panel/Power Option/Hibernate

取消Internet时间同步

Control Panel/Date and Time/Internet Time

Explorer自动卸载DLL

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer]
AlwaysUnloadDll = 1 (DWORD)

清除预读文件

删除C:\Windows\Prefetch中的内容。

这个目录里面内容是Windows用来预读来加快系统运行速度的,但是随着系统的多次更新和软件装卸,这个目录里面会包含很多并不需要的信息,甚至出现死链文件,反而减慢系统运行速度,例如把 Windows Explorer弄成假死,所以建议定期清空。这个目录是Windows自动维护的,所以可以随便清空,不会有任何副作用。

桌面和浏览器用不同的进程

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
DesktopProcess = 1 (DWORD)

关闭默认共享

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters]
AutoShareServer = 0 (DWORD)
AutoSharewks = 0 (DWORD)

优化QoS Packet Scheduler

[gpedit.msc/Computer Configuration/Administrative Templates/Network/QoS Packet Schedule]

Limit reservable bandwidth = 0%

去掉Internet Explorer 7.0地址栏边上的搜索框

[gpedit.msc/Computer Configuration/Administrative Templates/Windows Components/Internet Explorer]

Prevent the Internet Explorer serarch box form displaying = Enabled

作者: 饭泡粥 [Vepozor]

波波坡原创文章 链接:http://www.bobopo.com/article/code/optimize_windows_xp.htm

标签:

关键词: Windows, XP, 优化, 注册表

创建日期: 2006-12-13

文库 微博 博客 作品 首页