2024年1月8日发(作者:)

我是一个电脑系统方面的小菜,呵呵。在用电脑的这些年我自己或多或少的有些心得。今天特别写一篇分享给各位有缘之人。

现在大部人都有自己的或常用的电脑。你有没有碰到电脑开机越来越慢的现象呢?呵呵。我想答案一定是肯定的。有。对此让:遗忘雪屋(QQ:81357707)告诉你一个方法,让大家和我一起让电脑飞起来。呵呵。我的电脑配置并不太好,可是我的电脑开机也只要19-22秒左右。好了不废话了。开始操作。

第一、把所有程序安装到C盘以外的盘符。最好设置为D盘。因为临近的盘符。读写起来快。

第二、设置虚拟内存到D盘理由同上。设置方法:我的电脑》属性》高级》性能》设置》调整为最佳性能。(注:如果想要背景为透明的,记得选上:在桌面上为图标使用阴影),然后选“高级”》更改》选C选无页面文件。点设置一下。然后选D选自定义:这里输入的虚拟内存是你的物理内存的1.5-2倍左右既可。

第三、同样在系统属性里。看图设置吧。我不打字了。慢。

照片名称:遗忘雪屋设置图片,所属相册:可圈可点

照片描述:QQ:81357707

照片名称:遗忘雪屋设置图片,所属相册:可圈可点

照片描述:QQ:81357707

照片名称:遗忘雪屋设置图片,所属相册:可圈可点

照片描述:QQ:81357707

照片名称:遗忘雪屋设置图片,所属相册:可圈可点

照片描述:QQ:81357707

照片名称:遗忘雪屋设置图片,所属相册:可圈可点

照片描述:QQ:81357707

照片名称:遗忘雪屋设置图片,所属相册:可圈可点

照片描述:QQ:81357707

第四步、打开设备管理器,如图设置:

第六、把以下文件复制到文本文档中,另存为:遗忘雪屋特制优化.bat文件

sc config 360rp start= AUTO

sc config Alerter start= DISABLED

sc config ALG start= DEMAND

sc config AppMgmt start= DEMAND

sc config aspnet_state start= DEMAND

sc config AudioSrv start= AUTO

sc config BITS start= DEMAND

sc config Browser start= DEMAND

sc config CiSvc start= DEMAND

sc config ClipSrv start= DISABLED

sc config clr_optimization_v2.0.50727_32 start= DEMAND

sc config COMSysApp start= DEMAND

sc config CryptSvc start= AUTO

sc config DcomLaunch start= AUTO

sc config Dhcp start= AUTO

sc config dmadmin start= DEMAND

sc config dmserver start= AUTO

sc config Dnscache start= AUTO

sc config Dot3svc start= DEMAND

sc config EapHost start= DEMAND

sc config ERSvc start= DISABLED

sc config Eventlog start= AUTO

sc config EventSystem start= DEMAND

sc config FastUserSwitchingCompatibility start= DEMAND

sc config helpsvc start= DEMAND

sc config HidServ start= DISABLED

sc config hkmsvc start= DEMAND

sc config HTTPFilter start= DEMAND

sc config ImapiService start= DEMAND

sc config LanmanServer start= DISABLED

sc config lanmanworkstation start= AUTO

sc config LightScribeService start= DISABLED

sc config LmHosts start= AUTO

sc config Messenger start= DISABLED

sc config MSDTC start= DEMAND

sc config MSIServer start= DEMAND

sc config napagent start= DEMAND

sc config NetDDE start= DEMAND

sc config NetDDEdsdm start= DISABLED

sc config Netlogon start= DEMAND

sc config Netman start= DEMAND

sc config Nla start= DEMAND

sc config NMIndexingService start= DISABLED

sc config NtLmSsp start= DEMAND

sc config NtmsSvc start= DEMAND

sc config ose start= DEMAND

sc config PlugPlay start= AUTO

sc config PolicyAgent start= DEMAND

sc config ProtectedStorage start= AUTO

sc config RasAuto start= DEMAND

sc config RasMan start= DEMAND

sc config RDSessMgr start= DEMAND

sc config RemoteAccess start= DISABLED

sc config RemoteRegistry start= DISABLED

sc config RpcLocator start= DEMAND

sc config RpcSs start= AUTO

sc config RSVP start= DEMAND

sc config SamSs start= AUTO

sc config SbieSvc start= AUTO

sc config scan start= DEMAND

sc config SCardSvr start= DEMAND

sc config Schedule start= AUTO

sc config seclogon start= AUTO

sc config SENS start= AUTO

sc config ServiceLayer start= DEMAND

sc config SharedAccess start= AUTO

sc config ShellHWDetection start= DISABLED

sc config Spooler start= AUTO

sc config srservice start= DEMAND

sc config SSDPSRV start= DISABLED

sc config stisvc start= DEMAND

sc config SwPrv start= DEMAND

sc config SysmonLog start= DEMAND

sc config TapiSrv start= DEMAND

sc config TermService start= DISABLED

sc config Themes start= AUTO

sc config TlntSvr start= DEMAND

sc config TrkWks start= DEMAND

sc config upnphost start= DEMAND

sc config UPS start= DISABLED

sc config VSS start= DEMAND

sc config WebClient start= DEMAND

sc config winmgmt start= AUTO

sc config WmdmPmSN start= DEMAND

sc config Wmi start= DEMAND

sc config WmiApSrv start= DEMAND

sc config WMPNetworkSvc start= DISABLED

sc config wscsvc start= AUTO

sc config WudfSvc start= DEMAND

sc config WZCSVC start= AUTO

sc config xmlprov start= DEMAND

sc config ZhuDongFangYu start= AUTO

echo.

echo.遗忘雪屋帮你清理系统„„

echo.正在清除系统垃圾文件,请稍等......

rd /q /s %temp%>nul 2>nul

md %temp%>nul 2>nul

del /f /s /q %systemdrive%*.tmp >nul 2>nul

del /f /s /q %systemdrive%*._mp >nul 2>nul

del /f /s /q %systemdrive%*.log >nul 2>nul

del /f /s /q %systemdrive%*.gid >nul 2>nul

del /f /s /q %systemdrive%*.chk >nul 2>nul

del /f /s /q %systemdrive%*.old >nul 2>nul

del /f /s /q %systemdrive%recycled*.* >nul 2>nul

del /f /s /q %windir%*.bak >nul 2>nul

del /f /s /q %windir%prefetch*.* >nul 2>nul

rd /s /q %windir%temp & md %windir%temp >nul 2>nul

del /f /q %userprofile%cookies*.* >nul 2>nul

del /f /q %userprofile%recent*.* >nul 2>nul

del /f /s /q "%userprofile%Local SettingsTemporary Internet

Files*.*" >nul 2>nul

del /f /s /q "%userprofile%Local SettingsTemp*.*" >nul 2>nul

del /f /s /q "%userprofile%recent*.*" >nul 2>nul

echo.清除系统完成!

echo 到此为止。所以服务优化完成。

@pause

第七、在运行里面输入:MSCONFIG把启动标签里面:除杀毒软件(注:由于杀软不同这里不一一列举了)。和ctfmon留下外。其他的干掉。呵呵。

第八、做完上述操作。你的电脑开机应该就可以到19-22秒左右之间了。

打开注册表:运行:REGEIDT定位到:[HKEY_LOCAL_MACHINESYSTEMControlSet001ControlSession

ManagerMemory ManagementPrefetchParameters]

找到名为:"EnablePrefetcher"改为:0

[HKEY_LOCAL_MACHINESYSTEMControlSet003ControlSession

ManagerMemory ManagementPrefetchParameters]

找到名为:""EnablePrefetcher"改为:0

[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSession

ManagerMemory ManagementPrefetchParameters]

找到名为:""EnablePrefetcher"改为:0

做完后保存。关机重启。呵呵。用360开机时间测试一下吧。看看你的电脑是不是比以往快多了。

雁过留声。人过请留名。看完的觉的好的。请顶一下。不好的请包涵。