1.使用管理员权限打开cmd
Win+Q打开搜索框搜索cmd,右键管理员打开

2.输入命令
sc config i8042prt start= disabled 禁用
sc config i8042prt start= auto 启用
输入完成后重启生效

本文介绍了如何通过管理员权限在Windows系统中打开cmd,然后执行`scconfigi8042prtstart=disabled`禁用或`scconfigi8042prtstart=auto`启用设备驱动,重启后设置生效。
Win+Q打开搜索框搜索cmd,右键管理员打开

sc config i8042prt start= disabled 禁用
sc config i8042prt start= auto 启用
输入完成后重启生效

1491

被折叠的 条评论
为什么被折叠?