移动云电脑防止关机脚本分享

出处:https://lolicp.com/others/202409719.html

新建一个txt,复制粘贴以下内容,改后缀为bat,然后在移动云电脑上执行。
我一直在用,关机频率会大大降低,但不代表不会关机。大概可能能坚持个10天差不多感觉

``` // 清理 reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Policies\Microsoft\Windows\System" /f reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\VDAgent\LogonInfo" /f reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System" /f

sc config BalloonService start=disabled
sc config FileTranS start=disabled
sc config MMRHookService start=disabled
sc config SoftwareStoreAgent start=disabled
sc config qemu-ga start=disabled
sc config Vmbooster start=disabled
sc config VmBoosterMonitor start=disabled
sc config VmQoEAgent start=disabled
sc config SoftwarestoreService start=disabled
sc config UpdateDaemon start=disabled
sc config GuardAgent start=disabled
sc config sc-alive start=disabled
sc config AssistantService start=disabled
sc config MswitchWin start=disabled
// 优化IPV6
sc config iphlpsvc start=disabled
// 中国移动畅连
sc config FCNSService start=disabled
sc config FCNSAndDeskServer start=disabled
sc config FCNSHelper.exe start=disabled

sc config edgeupdate start=disabled
sc config edgeupdatem start=disabled

reg delete HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /v wpsphotoautoasso /f
reg delete HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /v SysguardSystemOptimize /f
reg delete HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run /v FCNS /f

// 删除任务计划
SCHTASKS /DELETE /TN “\Microsoft\XblGameSave\XblGameSaveTask” /F
SCHTASKS /DELETE /TN “WpsUpdateLogonTask_Administrator” /F
SCHTASKS /DELETE /TN “WpsUpdateTask_Administrator” /F
SCHTASKS /DELETE /TN “atowinX” /F
SCHTASKS /DELETE /TN “atowinZ” /F
SCHTASKS /DELETE /TN “mainservice” /F
SCHTASKS /DELETE /TN “MicrosoftEdgeUpdateTaskMachineCore{16136” /F
SCHTASKS /DELETE /TN “MicrosoftEdgeUpdateTaskMachineUA{D9EE53A” /F
SCHTASKS /DELETE /TN “MicrosoftEdgeUpdateTaskMachineCore” /F
SCHTASKS /DELETE /TN “MicrosoftEdgeUpdateTaskMachineUA” /F
SCHTASKS /DELETE /TN “RunAsStdUser Task” /F
SCHTASKS /DELETE /TN “\Microsoft\Windows\Customer Experience Improvement Program\Consolidator” /F
SCHTASKS /DELETE /TN “\Microsoft\Windows\Application Experience\ProgramDataUpdater” /F

// 清理文件
rmdir /s /Q “C:\yidongyunpan”
rmdir /s /Q “C:\Program Files\FCNS”

// 删除防火墙
netsh advfirewall firewall delete rule name=“@{Microsoft.Windows.Cortana_1.11.5.17763_neutral_neutral_cw5n1h2txyewy?ms-resource://Microsoft.Windows.Cortana/resources/PackageDisplayName}”
```

不折腾了,让他自动关机吃灰吧

@“Mjjmomo”#p170676 不关机可以挂traffmon那个

@“培根冲冲冲”#p170680 不关机给大学生刷网课 赚点钱

用过,几个小时就G了。

@“houmusic”#p170712 不应该啊 我能撑10天左右

@“培根冲冲冲”#p170713 挂的探针,活不了多久就G,不知道啥情况

@“培根冲冲冲”#p170713 看几点关机吧。Image description</s>Image description<e>


@“houmusic”#p170716 可能是最近严抓了 我之前也关机了 重连之后 现在还没掉 我再观察下

@“培根冲冲冲”#p170724 Image description</s>Image description<e>

不到10个小时。。

@“houmusic”#p171841 不知道为啥 我探针的一直没掉。。。

@“培根冲冲冲”#p171842 图错了。Image description</s>Image description<e>

,我重装一下去试试看