当我BingSearchEnabled = 0在注册表中设置时,Windows 搜索停止工作。当我设置BingSearchEnabled = 1Windows 搜索再次工作但包括我不想要的网络搜索时。
该设置位于此注册表项中
Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Search
Run Code Online (Sandbox Code Playgroud)
这些是在注册表项中找到的所有设置
CanCortanaBeEnabled REG_DWORD 0x0
CortanaCapabilities REG_SZ PhoneCall,SpeechLanguage
CortanaCapabilityFlags REG_DWORD 0x2200
CortanaConsent REG_DWORD 0x0
CortanaMUID REG_SZ MUID=9f732ec974834c269edf073bc3940476
DeviceHistoryEnabled REG_DWORD 0x0
HasAboveLockTips REG_DWORD 0x1
InstalledWin32AppsRevision REG_SZ {2BC03488-0C8C-4367-8AC4-73D37CC354B5}
InstalledPackagedAppsRevision REG_SZ {A3EDD1F2-C5E4-4CC0-962C-090B859A87C0}
ReplaceCortanaCheckRefreshed REG_DWORD 0x1
CortanaIsReplaceable REG_DWORD 0x0
CortanaIsReplaced REG_DWORD 0x0
CortanaInAmbientMode REG_DWORD 0x0
CortanaServiceTarget REG_SZ cortana.bing.com
CortanaStateLastRun REG_BINARY 2E0E6A5D00000000
AnyAboveLockAppsActive REG_DWORD 0x0
IsWindowsHelloActive REG_DWORD 0x0
IsAssignedAccess REG_DWORD 0x0
NamespaceSettingsRevision REG_SZ {BFB53031-F975-40F4-90DA-1A76781F337D}
BingSearchEnabled REG_DWORD 0x0
AllowCortana REG_DWORD 0x0
AllowSearchToUseLocation REG_DWORD 0x0 …Run Code Online (Sandbox Code Playgroud) windows-10 ×1