1.为什么安装完WIN10后,电脑开机特慢!我用的是联想笔记本G47?
打开 我的电脑 在C盘上右键 属性 磁盘清理 清理系统文件,把弹出的方框都打勾,确定就行了 还有一个新建 文本文档 复制后以下内容后将扩展名TXT改为BAT @echo off echo dogfox 开始优化您的服务进程。
sc config ALerter start= DISABLED sc config ALG start= DISABLED sc config AppMgmt start= DEMAND sc config wuanserv start= AUTO sc config bits start= DISABLED sc config ClipSrv start= DISABLED sc config EventSystem start= DISABLED sc config COMSysApp start= DEMAND sc config broser start= DISABLED sc config Cryptsvc start= AUTO sc config DHCP start= AUTO sc config TrkWks start= DISABLED sc config MSDTC start= DEMAND sc config Dnscache start= AUTO sc config ERSvc start= DISABLED sc config Eventlog start= AUTO sc config Fast User Switching Compatibility start= DISABLED sc config helpsvc start= DISABLED sc config HidServ start= DISABLED sc config HTTPFilter start= DEMAND sc config ImapiService start= DEMAND sc config CiSvc start= DEMAND sc config PolicyAgent start= AUTO sc config dmserver start= AUTO sc config dmadmin start= DEMAND sc config messenger start= DISABLED sc config SwPrv start= DISABLED sc config Net Logon start= DISABLED sc config netman start= AUTO sc config NetDDE start= DISABLED sc config NetDDEdsdm start= DISABLED sc config Nla start= DEMAND sc config xmlprov start= DEMAND sc config ntlmssp start= DEMAND sc config ose start= DISABLED sc config Plug Play start= AUTO sc config Spooler start= DISABLED sc config Protected Storage start= AUTO sc config RSVP start= DISABLED sc config RasAuto start= DISABLED sc config RasMan start= DISABLED sc config RDSessMgr start= DISABLED sc config rpclocator start= DISABLED sc config RemoteRegistry start= DISABLED sc config NtmsSvc start= DEMAND sc config Remote Access start= DEMAND sc config seclogon start= DEMAND sc config SamSs start= AUTO sc config wscsvc start= DISABLED sc config server start= DISABLED sc config ShellHWDetection start= AUTO sc config SCardSvr start= DEMAND sc config SSDPSRV start= DISABLED sc config SENS start= AUTO sc config srservice start= AUTO sc config Schedule start= DISABLED sc config TapiSrv start= DEMAND sc config LmHosts start= DISABLED sc config TlntSvr start= DISABLED sc config TermService start= DISABLED sc config Themes start= DISABLED sc config UPS start= DISABLED sc config upnphost start= DEMAND sc config VSS start= DISABLED sc config WebClIEnt start= DISABLED sc config AudioSrv start= AUTO sc config srservice start= DISABLED sc config MSIServer start= DEMAND sc config lanmanworkstation start= DEMAND echo dogfox 圆满的优化了您的进和服务。
echo 正在清除系统垃圾文件,请稍等。
del /f /s /q %systemdrive%*。
tmp del /f /s /q %systemdrive%*。 _mp del /f /s /q %systemdrive%*。
log del /f /s /q %systemdrive%*。gid del /f /s /q %systemdrive%*。
chk del /f /s /q %systemdrive%*。old del /f /s /q %systemdrive% ecycled*。
* del /f /s /q %windir%*。 bak del /f /s /q %windir%prefetch*。
* rd /s /q %windir% emp & md %windir% emp del /f /q %userprofile%cookies*。 * del /f /q %userprofile% ecent*。
* del /f /s /q "%userprofile%Local SettingsTemporary Internet Files*。 *" del /f /s /q "%userprofile%Local SettingsTemp*。
*" del /f /s /q "%userprofile% ecent*。*" echo 清除系统统垃完成! echo 正在清除所有多余的桌面右键菜单,请稍等。
regsvr32 /u /s igfxpph。
dll reg delete HKEY_CLASSES_ /f reg add HKEY_CLASSES_ ew /ve /d {D969A300-E7FF-11d0-A93B-00A0C90F2719} reg delete HKEY_LOCAL_ /v HotKeysCmds /f reg delete HKEY_LOCAL_ /v IgfxTray /f echo 清除所有多余的桌面右键菜单完成! echo 正在清除所有多余的启动项目,请稍等。 。
reg delete HKEY_LOCAL_ /va /f reg delete "HKEY_CLASSES_ROOTlnkfile" /v IsShortcut /f & taskkill /f /im explorer。 exe & start explorer。
exe reg delete HKEY_CURRENT_ /va /f reg add HKEY_CURRENT_ /v ctfmon。 exe /d C:WINDOWSsystem32ctfmon。
exe reg delete "HKEY_。
2.win10怎么自动修复死循环?
进入电脑BIOS,开启传统模式,调整U盘启动为第一项;在搜索中输入CMD,打开命令提示符窗口;输入“bcdedit/setrecoveryenabledNO”,关闭操作系统开机自动修复功能;切换至系统配置,修改LegacySupport为Disabled,关闭传统模式,使用UEFI模式重新启动;记录错误文件路径;切换至传统(Legacy)启动模式,插上WinPE启动U盘,找到对应的错误文件备份;重新启动电脑,切换至UEFI启动模式,保存重启。
详细操作步骤如下:
1、进入电脑BIOS,切换至系统配置(SystemConfiguration)界面,修改LegacySupport为Enabled,也就是开启传统模式。然后在下方传统模式启动顺序(LegacyBootOrder)中调整U盘启动为第一项,保存修改,并重新启动。
2、传统模式开机后,在搜索中输入CMD,打开命令提示符窗口,就是CMD那个黑底窗口。
3、在命令提示符窗口中输入“bcdedit/setrecoveryenabledNO”,然后单击键盘回车,就可以关闭操作系统开机自动修复功能。
4、进入电脑BIOS,切换至系统配置(SystemConfiguration)界面,修改LegacySupport为Disabled,也就是关闭传统模式。使用UEFI模式重新启动,这时候会进入系统修复错误提示界面。
5、记录错误文件路径,进入BIOS,切换至传统(Legacy)启动模式,插上WinPE启动U盘,在U盘WinPE系统中找到对应的错误文件,然后将其转移到其他磁盘作备份。
6、重新启动电脑,进入BIOS,切换至UEFI启动模式,保存设置,然后重新启动电脑。
3.MSDTC怎么启动
msdtc服务可通过命令行启动,方法如下:
1、按win+r快捷键,输入cmd,点击确定;
2、提示符后输入:net start msdtc,回车;
3、如上图msdtc服务已成功启动。
转载请注明出处windows之家 » win10如何启动msdtc