代码改变世界

禁用 QQ 开机启动的某些服务项

2022-03-10 14:38  音乐让我说  阅读(107)  评论(0)    收藏  举报

以管理员身份启动

sc stop QPCore
sc config QPCore start= demand 

 

 

谢谢浏览!