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.

相关推荐
夜猫逐梦2 分钟前
【Lua】Windows 下编写 C 扩展模块:VS 编译与 Lua 调用全流程
c语言·windows·lua
网硕互联的小客服33 分钟前
Windows 2012 系统如何修改网卡DNS?
windows
zhangfeng11332 小时前
在 R 语言里,`$` 只有一个作用 按名字提取“列表型”对象里的单个元素 对象 $ 名字
开发语言·windows·r语言
Cachel wood4 小时前
信息检索、推荐系统模型排序质量指标:AP@K和MAP@K
windows·搜索引擎·json·推荐系统·搜索
_假正经4 小时前
Windows下使用PerfMon进行性能监控并记录日志
windows
Source.Liu4 小时前
【Pywinauto库】10.7 pywinauto.controls.uia_controls控件
windows·python·自动化
小六子成长记5 小时前
【C++】:list容器全面解析(超详细)
c++·windows·list
❀搜不到1 天前
查询 conda + pip 装的包
windows·conda·pip
字符搬运工-蓝天1 天前
Win7环境中离线安装Visual Studio 2017的相关问题
ide·windows·visual studio
倔强的石头1061 天前
Windows系统下KingbaseES数据库保姆级安装教程(附常见问题解决)
数据库·windows