如何在 Windows 11/10 中将 Windows 搜索设置重置为默认值
如果Windows Search 无法正常(Windows Search is not working)工作,那么您可能需要将 Windows Search 设置重置(reset Windows Search settings)为默认设置,看看它是否对您有帮助。您必须使用PowerShell cmdlet 轻松实现此目的。
重置 Windows 11/10 搜索
- (Sign-into)以管理员身份登录您的Windows计算机。(Windows)
- 从Microsoft(Microsoft.)下载ResetWindowsSearchBox.ps1脚本。
- 右键单击它并选择Run with PowerShell。
- 当UAC要求确认时,说Open。
- PowerShell 窗口将打开。
- 系统将询问您是否允许此应用程序对您的设备进行更改(Do you want to allow this app to make changes to your device)- 说是(Yes)。
- 该过程完成后,关闭PowerShell窗口。
无法加载,因为在此系统上禁用了正在运行的脚本
如果您收到无法加载,因为此系统(Cannot be loaded because running scripts is disabled on this system)错误消息已禁用运行脚本,请执行以下命令:
Get-ExecutionPolicy
您可能会看到Restricted。然后执行以下命令将类型更改为无限制:
Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy Unrestricted
策略更改完成后,立即尝试运行ResetWindowsSearchBox.ps1。
成功重置Windows 搜索(Windows Search)设置后,您可能还想恢复旧的执行策略(Policy)设置。为此,请执行以下命令,从 Unrestricted 更改回 Restricted:
Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy Restricted
按 Y(Press Y),然后按Enter接受更改并恢复到以前的策略设置。
使用注册表将(Registry)Windows 搜索(Windows Search)设置恢复为默认值
您还可以打开注册表编辑器并导航到以下键:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Search
在这里,将SetupCompletedSuccessfully的值从 1 更改为0。
接下来,打开服务管理器(open Services Manager)并重新启动Windows Search Service。
这将使Windows Search清除所有自定义索引位置、添加默认位置并重建索引。
重新启动计算机并查看Windows Search是否正常工作。
注意(NOTE):如果Windows 搜索索引器不工作(Windows Search Indexer is not working),那么您必须重建搜索索引(rebuild Search Index)。索引器诊断工具(Indexer Diagnostics Tool)将帮助修复Windows 11/10 搜索索引器(Search Indexer)问题。
Related posts
Windows 10中的Windows.edb file是什么?
Windows 10 Search Indexer and Indexing Tips&Tricks
Add Search上Google Images使用Context Menu在Windows 11/10
如何在Windows 10 Start Menu Box中使用或禁用Bing Search
Windows 10中禁用Taskbar search盒中的Cloud Content Search
如何在File Explorer中展示Details pane在Windows 10
启用Network Connections而在Modern Standby上Windows 10
everythingtoolbar将改进Windows 10 Search experience
Windows 10 Search不是Working?怎么修
Windows 10中的Fix Bluetooth声音延迟
如何在Windows 10计算机中更改默认Webcam
如何使用Windows 10的Charmap and Eudcedit内置工具
如何在Windows 10备份,Move,Move,或Delete PageFile.sys关闭
如何在Windows 10启用或Disable Archive Apps feature
最佳Battery monitor,Analytics&Stats应用程序Windows 10
如何在Windows 10中重建Search Index?
Fix Crypt32.dll未找到或缺少Windows 11/10错误
HDMI playback设备未显示在Windows 10中
CPU在Windows 11/10中的全speed or capacity不运行
Microsoft Edge Browser Tips and Tricks用于Windows 10