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.

相关推荐
许泽宇的技术分享1 天前
Windows桌面自动化的革命性突破:深度解析Windows-MCP.Net Desktop模块的技术奥秘
windows·自动化·.net
七仔的博客1 天前
【摸鱼办公神器】七仔的桌面工具超进化 -> 灵卡面板 v1.1.9
windows·神器·摸鱼
码农阿豪1 天前
Windows从零到一安装KingbaseES数据库及使用ksql工具连接全指南
数据库·windows
CC__xy2 天前
demo 通讯录 + 城市选择器 (字母索引左右联动 ListItemGroup+AlphabetIndexer)笔记
windows
LZQqqqqo2 天前
C# 中 ArrayList动态数组、List<T>列表与 Dictionary<T Key, T Value>字典的深度对比
windows·c#·list
季春二九2 天前
Windows 11 首次开机引导(OOBE 阶段)跳过登录微软账户,创建本地账户
windows·microsoft
芥子沫2 天前
Jenkins常见问题及解决方法
windows·https·jenkins
cpsvps_net3 天前
美国服务器环境下Windows容器工作负载智能弹性伸缩
windows
甄超锋3 天前
Java ArrayList的介绍及用法
java·windows·spring boot·python·spring·spring cloud·tomcat
cpsvps3 天前
美国服务器环境下Windows容器工作负载基于指标的自动扩缩
windows