win11,右键看不到新建文本文件,可以打开cmd,执行以下两句命令:
reg add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
taskkill /f /im explorer.exe & start explorer.exe
参考来源
Win11系统恢复经典的右键菜单方法(CMD快速执行)
(https://www.cnblogs.com/weibanggang/p/16241662.html)