赞
踩
一、win11上设置右键默认显示更多选项
步骤一:加粗样式
管理员运行命令:
reg.exe add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
步骤二:
重启电脑或者
管理员运行命令:
taskkill /f /im explorer.exe & start explorer.exe
二、win11上恢复右键默认显示更多选项(未自测)
步骤一:
管理员运行命令:
reg.exe delete "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /va /f
步骤二:
重启电脑或者
管理员运行命令:
taskkill /f /im explorer.exe & start explorer.exe
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。