Windows Spotlight每 24 小时在计算机的锁定屏幕上显示不同风景和动物的图像。您还可以找到有关锁定屏幕图像和喜欢或不喜欢图像选项的教育信息。Windows Spotlight易于激活,但有时无法正常工作。
一些用户报告说他们的锁屏背景图像在启用Windows Spotlight(Windows Spotlight)后保持不变并且不会改变。在某些情况下, Windows Spotlight 无法在锁定屏幕上
显示有关图像的信息。(Windows Spotlight fails to display information about images)

有缺陷的Windows 更新(Windows Update)可能会导致您的 PC 停止显示Spotlight图像。损坏(Corrupt)的系统文件也可能引发问题。我们将解释为什么会发生这些错误以及如何解决问题。
1. 检查您的互联网连接
当您激活Windows Spotlight时,它会显示前几天Windows安装中包含的预下载背景图像。之后(Afterward),Windows会从(Windows)Microsoft ( Bing )获取其他图像——这需要 Internet 连接。
如果您在启用Windows Spotlight后从未将计算机连接到 Internet ,则Windows在完成旋转预下载图像后将不会显示新图像。将您的计算机连接到 Wi-Fi 或以太网(Ethernet)并监控您的锁定屏幕几天。
计量您的 Internet 连接还可以防止Windows在后台下载Windows Spotlight图像。因此,请确认您的计算机的 Internet 连接未按流量计费。
在Windows 11中,转到Settings > Network和互联网 > 选择Wi-Fi或以太网 > [网络名称] Properties >并关闭计量(Metered)连接。

在Windows 10中,前往Settings > Network和Internet ” > Status > Change连接属性”,然后关闭“设置(Set)为按流量计费的连接”。

2.重新启动Windows Spotlight
停止并重新启用Windows Spotlight功能还可以让您的 PC 恢复更改锁定屏幕图像。
- 在Windows 11中,打开设置(Settings),选择侧边栏上的个性化,然后选择锁定(Lock)屏幕。

- 在“个性化您的锁定屏幕”行中选择Windows聚光灯下拉菜单。

在Windows 10中,转到Settings > Personalization > Lock屏幕并将“背景”设置为Windows聚光灯选项。

- 选择(Select)图片(Picture)或幻灯片(Slideshow)。
_

重新启动(Reboot)计算机并在个性化设置菜单中重新启用Windows Spotlight 。在重新启动计算机之前关闭(Close)所有活动的应用程序,这样您就不会丢失未保存的数据。
3. 重置Windows 聚焦设置(Windows Spotlight Settings)
重新注册支持(Re-register)Windows Spotlight功能的系统文件。您可以在Windows Content Delivery Manager文件夹中找到这些文件。请按照以下步骤在Windows 10(Windows 10)和 11
中重新注册Windows Spotlight文件。
- 打开电脑的文件管理器(File Manager),将下面的目录粘贴到地址栏中,然后回车(Enter)。
C:Users%username%AppDataLocalPackagesMicrosoft.Windows.ContentDeliveryManager_cw5n1h2txyewySettings

您还可以通过Windows 运行(Windows Run)框访问该文件夹。按 Windows(Press Windows)键 + R,在对话框中
粘贴 % USERPROFILE %/AppDataLocalPackagesMicrosoft.Windows.ContentDeliveryManager_cw5n1h2txyewySettings,然后选择确定。(USERPROFILE)

您将在Windows Content Delivery Manager 设置(Windows Content Delivery Manager Settings)文件夹中找到两个文件(roaming.lock 和 settings.dat)。

- 右键单击(Right-click)roaming.lock 文件,选择重命名(Rename)图标,然后将文件重命名为 roaming.lock.bak。

Windows 将警告更改文件扩展名将导致文件不可用。选择是继续。

- 对 settings.dat 文件执行相同的操作。右键单击该文件,选择重命名(Rename)图标,然后将其重命名为 settings.dat.bak。

当您重新启动计算机时,Windows 将在文件夹中创建两个文件的新副本。这应该让Windows Spotlight再次正常工作。
4.重新注册Windows Spotlight
如果问题仍然存在或Windows在重置功能后没有替换Windows Spotlight文件,请重新注册Windows Spotlight 。在继续之前,请确保您的 PC 的后台个性化设置为Windows Spotlight。否则(Otherwise),您可能会在重新注册Windows Spotlight时遇到错误。
在Windows 11中,前往Settings > Personalization > Background,然后将“个性化(Personalize)背景”选项设置为Windows焦点。

在Windows 10设备上,前往Settings > Personalization > Lock屏幕并将“背景”设置为Windows焦点。

- 打开电脑的“开始(Start)”菜单,在搜索栏中键入 powershell,然后以管理员身份
运行Windows Powershell应用。(Windows Powershell)

- 将以下命令粘贴到Powershell终端中,然后按Enter。
Get-AppxPackage -allusers *ContentDeliveryManager* | foreach {Add-AppxPackage “$($_.InstallLocation)appxmanifest.xml” -DisableDevelopmentMode -register(-DisableDevelopmentMode) }

- 当部署操作进度达到 100% 时,
关闭Windows Powershell并重新启动计算机。(Windows Powershell)

重新启动(Reboot)您的计算机并检查您的Windows是否每 1-2 天自动更改锁定屏幕上的背景图像。
5.运行系统文件检查器
损坏(Corrupt)的系统文件会导致Windows Spotlight和其他系统进程出现故障。使用 Windows系统文件检查器(System File Checker)查找和修复计算机上损坏的系统文件。
- 打开开始(Start)菜单,在搜索栏中输入 cmd,然后运行命令提示符(Command Prompt)管理员。

- 如果您的 PC 运行Windows 10,请运行以下命令并按Enter。如果您有一台Windows 11(Windows 11)计算机
,请跳至(Jump)步骤 #3 。
DISM.exe /Online /Cleanup-image /Restorehealth

该命令提示部署映像服务和管理 (DISM) 工具(Deployment Image Servicing and Management (DISM) tool)下载替换损坏的系统文件所需的文件。还原操作完成后继续下一步。
- 在命令提示符(Command Prompt)终端中键入或粘贴 sfc /scannow,然后按Enter。此命令运行系统文件检查器(System File Checker)。

SFC将显示“ Windows 资源保护(Windows Resource Protection)发现损坏的文件并成功修复它们”。如果它找到并替换任何损坏的文件,则显示消息。

(Run SFC)如果您不断收到“Windows 资源保护无法执行请求的操作”,请(“Windows Resource Protection could not perform the requested operation.” error)在安全模式下(Safe Mode)运行 SFC 。错误。如果SFC(SFC)未找到任何损坏的文件或Windows Spotlight仍然无法工作,
请尝试下一个故障排除修复程序。
6. 删除 Windows Spotlight 资产
如果包含Windows Spotlight(Windows Spotlight)图片的文件夹中有损坏的文件,Windows 可能无法更改您的锁定屏幕。清除Windows Spotlight文件可以解决问题。
- 按Windows键 + R 启动Windows 运行(Windows Run)框。将下面的路径粘贴到运行(Run)框中,然后按Enter。
% USERPROFILE %/AppDataLocalPackagesMicrosoft.Windows.ContentDeliveryManager_cw5n1h2txyewyLocalStateAssets

- 删除(Delete)Assets文件夹中的所有文件。按 Ctrl(Press Ctrl) + A 并按键盘上的Delete键。

重新启动计算机并检查删除是否可以解决问题。启用Windows Spotlight并确保您的计算机具有 Internet 连接。
7. 更新你的电脑
如果您很长时间没有更新您的计算机,安装更新可能会将Windows Spotlight恢复到正常状态。
在Windows 11中,打开“设置”(Settings)应用,在边栏中选择“ Windows 更新”,然后选择(Windows Update)“检查(Check)更新”或“全部下载(Download)并安装”。

在Windows 10中,转到Settings > Update和Security > Windows Update,然后选择检查(Check)更新。
8. 卸载 Windows 更新
漏洞百出或不稳定的 Windows 更新可能会破坏Windows Spotlight和其他系统功能。如果安装Windows 更新后(Windows Update)Windows Spotlight停止正常工作,请卸载有问题的更新(uninstall the problematic update)。您还可以使用System Restore(System Restore)将计算机回滚到以前/稳定的状态。
- 打开“设置”(Settings)应用,在边栏上选择“ Windows 更新(Windows Update)”,然后选择“更新(Update)历史记录”。

如果您的 PC 运行Windows 10,请转至Settings > Update和Security > Windows Update,然后选择查看(View)更新历史记录。

- 滚动到“相关设置”部分,然后选择卸载(Uninstall)更新。

- (Select Uninstall)选择您怀疑导致Windows Spotlight(Windows Spotlight)故障
的更新旁边的卸载。

- (Select Uninstall)在弹出窗口中再次
选择卸载以继续。

在Windows(Windows)成功卸载更新并重新启动计算机
后,检查Windows Spotlight是否正常工作。
光在隧道的尽头
(Contact Microsoft Support)如果这些解决方案不能解决问题,请联系 Microsoft 支持。执行Windows 的全新安装(clean reinstall of Windows)也可以解决问题。但是,请确保将文件备份到外部驱动器或云存储服务。
Windows Spotlight Not Working in Windows? 8 Ways to Fix
Windows Spotlight displays images of different sceneries and animals on уour computer’s lock sсreen every 24 hours. You’ll also find educational informatіon about lock screen images and options to like or dislike imagеs. Windоws Spotlight is еasy to activate but sometimes fails to work.
Some users report that their lock screen background image remains the same and doesn’t change after enabling Windows Spotlight. There are also instances when Windows Spotlight fails to display information about images on the lock screen.

A buggy Windows Update may cause your PC to stop displaying Spotlight images. Corrupt system files can also trigger the problem. We’ll explain why these errors happen and how to fix the problem.
1. Check Your Internet Connection
When you activate Windows Spotlight, it displays pre-downloaded background images included in Windows installation for the first few days. Afterward, Windows fetches additional images from Microsoft (Bing)—this requires an internet connection.
If you’ve never connected your computer to the internet after enabling Windows Spotlight, Windows won’t display new images when it’s done rotating the pre-downloaded images. Connect your computer to a Wi-Fi or Ethernet network and monitor your lock screen for some days.
Metering your internet connection can also prevent Windows from downloading Windows Spotlight images in the background. So, verify that your computer’s internet connection isn’t metered.
In Windows 11, go to Settings > Network & internet > select Wi-Fi or Ethernet > [Network name] Properties > and turn off Metered connection.

In Windows 10, head to Settings > Network & Internet > Status > Change connection properties, and toggle off Set as metered connection.

2. Restart Windows Spotlight
Stopping and re-enabling the Windows Spotlight feature can also get your PC back to changing lock screen images.
- In Windows 11, open Settings, select Personalization on the sidebar, and select Lock screen.

- Select the Windows spotlight drop-down menu in the “Personalize your lock screen” row.

In Windows 10, go to Settings > Personalization > Lock screen and set the “Background” to the Windows spotlight option.

- Select either Picture or Slideshow.

Reboot your computer and re-enable Windows Spotlight in the personalization settings menu. Close all active apps before restarting your computer, so you don’t lose unsaved data.
3. Reset Windows Spotlight Settings
Re-register the system files powering the Windows Spotlight functionality. You’ll find these files in the Windows Content Delivery Manager folder. Follow the steps below to re-register Windows Spotlight files in Windows 10 and 11.
- Open your PC’s File Manager, paste the directory below in the address bar, and press Enter.
C:\Users\%username%\AppData\Local\Packages\Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy\Settings

You can also access the folder through the Windows Run box. Press Windows key + R, paste %USERPROFILE%/AppData\Local\Packages\Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy\Settings in the dialog box, and select OK.

You’ll find two files (roaming.lock and settings.dat) in the Windows Content Delivery Manager Settings folder.

- Right-click the roaming.lock file, select the Rename icon, and rename the file to roaming.lock.bak.

Windows will warn that changing the file extension will render the file unusable. Select Yes to proceed.

- Do the same for the settings.dat file. Right-click the file, select the Rename icon, and rename it to settings.dat.bak.

Windows will create fresh copies of both files in the folder when you restart your computer. That should get Windows Spotlight working correctly again.
4. Re-register Windows Spotlight
Re-register Windows Spotlight if the problem persists or if Windows doesn’t replace the Windows Spotlight files after resetting the feature. Before you proceed, ensure your PC’s background personalization is set to Windows Spotlight. Otherwise, you may encounter an error re-registering Windows Spotlight.
In Windows 11, head to Settings > Personalization > Background and set the “Personalize your background” option to Windows spotlight.

On Windows 10 devices, head to Settings > Personalization > Lock screen and set “Background” to Windows spotlight.

- Open your PC’s Start menu, type powershell in the search bar, and run the Windows Powershell app as an administrator.

- Paste the following command in the Powershell terminal and press Enter.
Get-AppxPackage -allusers *ContentDeliveryManager* | foreach {Add-AppxPackage “$($_.InstallLocation)\appxmanifest.xml” -DisableDevelopmentMode -register }

- Close the Windows Powershell and reboot your computer when the deployment operation progress hits 100%.

Reboot your computer and check if your Windows automatically changes the background image on your lock screen every 1-2 days.
5. Run the System File Checker
Corrupt system files can cause Windows Spotlight and other system processes to malfunction. Use the Windows System File Checker to find and repair corrupt system files on your computer.
- Open the Start menu, type cmd in the search bar, and run the Command Prompt administrator.

- If your PC runs Windows 10, run the following command and press Enter. Jump to step #3 if you have a Windows 11 computer.
DISM.exe /Online /Cleanup-image /Restorehealth

The command prompts the Deployment Image Servicing and Management (DISM) tool to download files needed to replace corrupt system files. Proceed to the next step when the restore operation is complete.
- Type or paste sfc /scannow in the Command Prompt terminal and press Enter. This command runs the System File Checker.

SFC will display a “Windows Resource Protection found corrupt files and successfully repaired them.” message if it finds and replaces any corrupt file.

Run SFC in Safe Mode if you keep getting a “Windows Resource Protection could not perform the requested operation.” error. Try the next troubleshooting fix if the SFC doesn’t find any corrupt file or if Windows Spotlight still doesn’t work.
6. Delete Windows Spotlight Assets
Windows may fail to change your lock screen if corrupt files are in the folder housing Windows Spotlight pictures. Clearing out Windows Spotlight files can fix the problem.
- Press Windows key + R to launch the Windows Run box. Paste the path below in the Run box and press Enter.
%USERPROFILE%/AppData\Local\Packages\Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy\LocalState\Assets

- Delete all files in the Assets folder. Press Ctrl + A and press the Delete key on your keyboard.

Restart your computer and check if deleting that resolves the issue. Enable Windows Spotlight and ensure your computer has an internet connection.
7. Update Your Computer
If you haven’t updated your computer in a long time, installing an update might restore Windows Spotlight to normalcy.
In Windows 11, open the Settings app, select Windows Update on the sidebar, and select Check for updates or Download & install all.

In Windows 10, go to Settings > Update & Security > Windows Update and select Check for updates.
8. Uninstall Windows Updates
A bug-ridden or unstable Windows update can break Windows Spotlight and other system features. If Windows Spotlight stopped working correctly after installing a Windows Update, uninstall the problematic update. You can also roll back your computer to a previous/stable state using System Restore.
- Open the Settings app, select Windows Update on the sidebar, and select Update history.

If your PC runs Windows 10, go to Settings > Update & Security > Windows Update, and select View update history.

- Scroll to the “Related settings” section and select Uninstall updates.

- Select Uninstall next to the update you suspect is responsible for Windows Spotlight malfunction.

- Select Uninstall again on the pop-up to proceed.

Check if Windows Spotlight works correctly after Windows successfully uninstalls the updates and restarts your computer.
Light at the End of the Tunnel
Contact Microsoft Support if these solutions don’t fix the problem. Performing a clean reinstall of Windows may also fix the problem. However, ensure you back up your files to an external drive or cloud storage service.