1.Win10如何设置鼠标移动出现指针轨迹
点击开始——设置——设备——鼠标——其它鼠标选项——指针选项——勾选“显示
指针轨迹”——确定。
2.win10快捷图标箭头怎么去掉
win10去掉快捷方式小箭头的方法:
工具材料
win10系统电脑方法步骤方法一:
新建一个txt文本文档,然后把以下命令复制到其中:
reg add “HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Icons” /v 29 /d “%systemroot%\system32\imageres.dll,197″ /t reg_sz /f
taskkill /f /im explorer.exe
attrib -s -r -h “%userprofile%\AppData\Local\iconcache.db”del “%userprofile%\AppData\Local\iconcache.db” /f /q
start explorer
pause
保存之后,把这个文本文档重命名为后缀扩展名为bat的批处理文件,然后右键管理员身份运行它即可.
转载请注明出处windows之家 » win10鼠标轨迹怎么设置