Win11 改造

记录一些安装 win11 系统之后,对使用不习惯的地方,进行的个人改造

右键菜单

Hiyoung006/Win11Useable: 将Win11右键菜单及资源管理器恢复为Win10样式的脚本

切换到旧版右键菜单:

reg add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve taskkill /f /im explorer.exe & start explorer.exe

右键菜单,推荐使用这个工具,win10/win11 都可以用,好看很多,也方便很多
moudey/Shell: Powerful context menu manager for Windows File Explorer

暂停更新

doc/240119.md · 技术爬爬虾/技术爬爬虾资源汇总 - Gitee.com

reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\UX\Settings" /v FlightSettingsMaxPauseDays /t reg_dword /d 9999 /f

关闭小组件

系统设置中可以直接关闭

优化工具

tranht17/WinTune: Tweak & optimize your Windows system

rayenghanmi/RyTuneX: RyTuneX is a cutting-edge optimizer built with the WinUI 3 framework, designed to amplify the performance of Windows devices. Crafted for both Windows 10 and 11.

相关推荐
热心网友纯白5 小时前
开源项目Lethe Windows编译过程
windows
纸飞机√※7 小时前
windows下部署安装 ELK,nginx,tomcat日志分析
windows·nginx·elk·tomcat
yerennuo7 小时前
windows第七章 MFC类CWinApp介绍
c++·windows·mfc
AitTech7 小时前
C#性能优化技巧:利用Lazy<T>实现集合元素的延迟加载
开发语言·windows·c#
爱辉弟啦8 小时前
Windows FileZila Server共享电脑文件夹 映射21端口外网连接
linux·windows·mac·共享电脑文件夹
DanceDonkey10 小时前
自定义BeanPostProcessor实现自动注入标注了特定注解的Bean
windows
Joeysoda10 小时前
Java数据结构 (从0构建链表(LinkedList))
java·linux·开发语言·数据结构·windows·链表·1024程序员节
一个处女座的暖男程序猿11 小时前
MyBatis Plus 中常用的 Service 功能
linux·windows·mybatis
renhl25214 小时前
opengrok_使用技巧
windows
NiNg_1_23414 小时前
Windows cmd常用命令
windows·cmd