win7旗舰版开机慢怎么解决方法

win7旗舰版开机慢怎么解决方法,第1张

解决Win7旗舰版开机速度慢的系统优化方法如下:

01、启动项太多.解决方法:开始>运行>输入>msconfig>取消勾选不需要的启动项。

02、定期的清理电脑灰尘,一般一年一次,使用频繁的半年一次。

03、电脑中病毒或者垃圾太多。定期查杀病毒和清理系统垃圾等。

04、桌面尽量少放文件夹和快捷方式。桌面上放置的快捷方式和文件夹太多,对启动进系统的速度是很有影响的,因为进系统之前,需要加载完整的桌面设置。

05、电脑别装多个安全软件.尽量不用功能类似重复的软件,以免冲突。

06、修复硬盘错误,用系统自带的分区检查纠错和整理工具,检查和整理。

07、关闭系统自带的系统更新.系统还原,文件索引.关闭向微软发送错误报告,手动设置TCP/IP属性里的IP地址和子网掩码.网关及DSN服务器。

08、打开计划任务,禁止或删除每周自动优化,其他不必要的计划任务也都删除掉。

09、下载使用软媒魔方6最新官方正式版,进行系统优化。注意:不要优化过度!!!

10、修复系统文件错误.可以使用完好的同名文件替换掉已损坏的系统文件。

11、建议打开管理工具>服务,找到Windows Search服务>右键>属性>停止.并设置禁用.

12、若物理内存不少于4G。推荐打开高级系统设置→虚拟内存→自定义大小→把初始大小和最大值都改为400MB.只用来存储系统日志和蓝屏记录.其他交换文件全使用物理内存,则系统运行效率更高。

13、使用DiskGenius → 检测和尝试修复硬盘坏道。【重要提示】修复硬盘坏磁道.会破坏坏磁道及临近扇区的数据.请在硬盘坏道修复前.务必先做好数据备份.避免硬盘数据损失!!!

14、检查系统日志->按Win+R键或点击屏幕左下角"开始">运行>输入:EventVwr.msc(也可以打开>控制面板>管理工具>事件查看器)>打开后.分别点击"自定义视图>管理事件"和"Windows日志"及"应用程序和服务日志"下各项日志,双击打开红色错误和黄色警告项,查看具体的报错信息了.然后根据具体的报错信息进行相应的修复.涉及到第三方软件的错误,就卸载该软件.属于系统错误可以尝试手动修复或系统还原。然后,重启电脑,再进系统。看看系统是否已有所改善。

15、强力推荐使用原版镜像安装系统。安装GHOST版系统,容易在系统安装和系统使用时出现各种莫名其妙且难以修复的问题。

16、如电脑里的 *** 作系统已使用很久,进行上述优化改善不大。可使用系统备份恢复系统到备份时的完好状态。或者,彻底重装 *** 作系统。

【补充说明】

以上Win7旗舰版系统的优化项目,不用全部都做。只需拣自己认为有效的方法去做即可。

@echo off

echo 服务优化正在处理,请稍等......

@echo

@pause

sc config ALG start= DEMAND

sc config AppMgmt start= DEMAND

sc config AudioEndpointBuilder start= AUTO

sc config Audiosrv start= AUTO

sc config BFE start= AUTO

sc config BITS start= AUTO

sc config Browser start= AUTO

sc config CertPropSvc start= DEMAND

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 Dnscache start= AUTO

sc config dot3svc start= DEMAND

sc config EapHost start= DEMAND

sc config EventSystem start= AUTO

sc config fdPHost start= DEMAND

sc config FDResPub start= DEMAND

sc config FontCache3.0.0.0 start= DEMAND

sc config gpsvc start= AUTO

sc config hidserv start= DEMAND

sc config hkmsvc start= DEMAND

sc config idsvc start= DEMAND

sc config IKEEXT start= AUTO

sc config IPBusEnum start= DEMAND

sc config KeyIso start= DEMAND

sc config LanmanServer start= AUTO

sc config LanmanWorkstation start= AUTO

sc config lltdsvc start= DEMAND

sc config lmhosts start= AUTO

sc config MMCSS start= AUTO

sc config MpsSvc start= AUTO

sc config msiserver start= DEMAND

sc config napagent start= DEMAND

sc config Netlogon start= DEMAND

sc config Netman start= DEMAND

sc config netprofm start= AUTO

sc config NetTcpPortSharing start= DISABLED

sc config NlaSvc start= AUTO

sc config NOD32krn start= AUTO

sc config nsi start= AUTO

sc config PlugPlay start= AUTO

sc config ProfSvc start= AUTO

sc config RasAuto start= DEMAND

sc config RasMan start= DEMAND

sc config RemoteAccess start= DISABLED

sc config RpcLocator start= DEMAND

sc config RpcSs start= AUTO

sc config SamSs start= AUTO

sc config SCardSvr start= DEMAND

sc config SCPolicySvc start= DEMAND

sc config SENS start= AUTO

sc config SharedAccess start= DISABLED

sc config ShellHWDetection start= AUTO

sc config slsvc start= AUTO

sc config SLUINotify start= DEMAND

sc config SNMPTRAP start= DEMAND

sc config SSDPSRV start= DEMAND

sc config SstpSvc start= DEMAND

sc config SysMain start= AUTO

sc config TapiSrv start= DEMAND

sc config TBS start= AUTO

sc config Themes start= AUTO

sc config THREADORDER start= DEMAND

sc config TrustedInstaller start= DEMAND

sc config upnphost start= DEMAND

sc config UxSms start= AUTO

sc config vds start= DEMAND

sc config W32Time start= AUTO

sc config wcncsvc start= DEMAND

sc config WcsPlugInService start= DEMAND

sc config WinHttpAutoProxySvc start= DEMAND

sc config Winmgmt start= AUTO

sc config Wlansvc start= DEMAND

sc config wmiApSrv start= DEMAND

sc config WMPNetworkSvc start= DEMAND

sc config wscsvc start= AUTO

sc config wuauserv start= AUTO

sc config wudfsvc start= DEMAND

@pause

echo.

echo.&echo 优化完成!任意键退出

echo. &pause>nul

把上面一段复制到记事本中保存为.bat文件即可

bat是没有隐藏自身的功能的,用VBS脚本倒是可以做到。非要用bat的话,也只能用VBS脚本运行bat文件。具体做法:

一、开机起动并隐藏运行:

set ws=WScript.CreateObject("WScript.Shell")

ws.Run "f:\aaa.bat",0

将以上两行复制到记事本保存,改后缀名.txt为.vbs。该脚本的功能是后台隐藏运行f盘下的aaa.bat文件。

然后将vbs文件复制到开机启动项里:开始》所有程序》启动

二、获取win7系统时间,并且在规定日期时间内运行制定文件夹下的bat文件:

这需要写出刚才那个aaa.bat文件了,下面两行复制到记事本保存为f:\aaa.bat即可运行c盘下的bat文件:

@echo off

if %date%==2012.04.25 start c:\bbb.bat

日期不一定为“2012.04.25 ”这样的格式,在命令行中输入echo %date% 回车可查到该格式。


欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/tougao/12129595.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2023-05-21
下一篇 2023-05-21

发表评论

登录后才能评论

评论列表(0条)

保存