Personal Computer精简优化 XP最少服务 最少启动项 最少启动时间 较少进程

来源:互联网 发布:淘宝网花卉盆栽 编辑:程序博客网 时间:2024/06/05 05:35

背景:个人笔记本 无线上网 使用固定IP 要带一定的安全防护(本机ghost自带360,个人不太喜欢用,但是没卸载) 

设置仅针对笔记本 ,台式机调整服务时要注意选取另外适合的服务启动以便上网


第一条:改注册表

Windows Registry Editor Version 5.00 

  [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters] 
  "VideoInitTime"=dword:0000033c 
  "EnablePrefetcher"=dword:00000001 
  "AppLaunchMaxNumPages"=dword:00000fa0 
  "AppLaunchMaxNumSections"=dword:000000aa 
  "AppLaunchTimerPeriod"=hex:80,69,67,ff,ff,ff,ff,ff 
  "BootMaxNumPages"=dword:0001f400 
  "BootMaxNumSections"=dword:00000ff0 
  "BootTimerPeriod"=hex:00,f2,d8,f8,ff,ff,ff,ff 
  "MaxNumActiveTraces"=dword:00000008 
  "MaxNumSavedTraces"=dword:00000008 
  "RootDirPath"="Prefetch" 
  "HostingAppList"="DLLHOST.EXE,MMC.EXE,RUNDLL32.EXE" 


第二条:开始-运行-msconfig 调整启动项 如图全取消



第三条:开始-运行-services.msc 调整服务如图,仅保留13项(如果不需要调整桌面主题,不使用某宝,不播放音乐^_^,不使用360木马防火墙可减少到9项,eventlog 不要关了,否则开机更慢,如果需要查看服务之间的依赖关系,需要开启wmi服务后重启)。调整前前设置固定IP 对好电脑的时间(关闭了windows time服务)


第四条: 好了设置完毕,上网不受影响。看看进程:(QQ 、360、chrome还是耗内存主力,囧。。。)



第五条:将所有可能喜欢弹窗的都在软件中设置好禁止掉:

QQ右下角新闻弹窗用TM之后就没有了

Sougou输入法在设置中可以禁止更新提示和开机弹窗

安全软件的弹窗在设置选项中多找找

搜狐视频 的新闻页可以禁掉

各种播放器的弹窗都可以禁掉 iqiyi ,百度影音 迅雷 云播...



优化到此结束。。世界清静了许多

。。。再加点整理过程

TO view service dependency relationship ,need start:
windows management instrumentation (WMI)  .may reboot


network must start service:
plug and play -> telephony ->rasman ->rasauto


BASE service:
RPC


ONCE START, CAN'T STOP:

eventlog
terminal service


maybeimportant 
system event notification
=========================
Operate LOG:
webclient  #nolinkwith web
network connections
workstation
server
RPClocator
seclogon #nolinkwith web
distributed link tracking clint dltc  #nolinkwith web
remote access auto connection rasauto  #nolinkwith web
system event notification

junk service:
net logon  lsass(x)
performance logs and alerts sysmonlog(x)

dependcy  and sth:
DLTC?
nla?
routing and remote access(remoteAccess) ?
ipsec & AFD->nla
RPC-> Network connection & WMI->ICS
RPC->com+ system application
RPC->napagent
seclogon  |
http->ssdpsrv ->universal plug and play device host->windows media player network sharing service
RPC->EAPHOST->wiredautoconfig
qosrsvp   rsvp
tcp/ip netbios
distributed link tracking client dltc
nt lm security  ntlmssp lsass
RPC->terminal services->fast user switch
application layer gateway service (alg)
background intelligent transfer service (BITS)
server & workstation ->Computer browser (browser)
https (not necessary to view https web)
cryptographics services


0 0
原创粉丝点击