TGTGInsighttelegram intelligenceLIVE / telegram public index
Post content
帖子内容
📱专家称 Windows 11 两项默认功能拖慢系统性能,可手动关闭 安全研究员 Enderman 近日指出,Windows 11 中有两项默认功能可能成为系统性能瓶颈。其一是文件资源管理器的“自动发现”功能,会在打开含大量文件的文件夹时自动分析内容类型,导致响应变慢;其二是开始菜单搜索默认优先使用 Bing 网络搜索,拖慢本地检索效率。 win11关闭文件类型发现,在powershell运行: Set-ItemProperty 'HKCU:\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags\AllFolders\Shell' -Name FolderType -Value NotSpecified -Type String -Force 关闭开始菜单在线搜索 Set-ItemProperty -Path "HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Search" -Name "BingSearchEnabled" -Value 0 -Type DWord IT之家 | Enderman 提醒:注册表更改之前一定要备份,改错了好恢复 🍀在花频道🍵茶馆📮投稿新鲜事