Home  >  Article  >  Computer Tutorials  >  Windows Spotlight uses wrong language [Fix]

Windows Spotlight uses wrong language [Fix]

WBOY
WBOYforward
2024-02-19 12:12:371451browse

Windows Spotlight is a feature provided by Windows devices that allows users to personalize the display background on the lock screen. If you find that Windows Spotlight displays an incorrect language, you can follow the steps below to resolve the issue.

Windows Spotlight使用了错误的语言[修复]

Fix Windows Spotlight using wrong language

If Windows Spotlight is using the wrong language on your Windows 11/10 PC, please follow these suggestions:

  • Disable and re-enable Windows Spotlight
  • Change Windows display language
  • Delete Windows Spotlight cache data
  • Reinstall Windows Spotlight
  • Now, let’s take a look at these in detail.

    1]Disable and re-enable Windows Spotlight

    Before you start using different troubleshooting methods, disable and re-enable Windows Spotlight. Here’s how to do it:

  • Press the Windows i key combination to open settings.
  • Here, navigate to Personalized Lock Screen.
  • Click the drop-down list next to Personalize Lock Screen and select a picture.
  • Restart your device, follow the instructions exactly, and select Windows Spotlight.
  • You can also turn Windows Spotlight on or off using the Registry or Group Policy Editor.

    2]Change Windows display language

    If the display language setting of the device is incorrect, it may cause the problem of Windows Spotlight displaying the wrong language. If you encounter this, you can try changing the display language settings of Windows and see if the problem is resolved.

    Press Windows i to open Settings and navigate to Time and Language area.

    Here, click the drop-down list next to Windows Display Language and select the language.

    Windows Spotlight使用了错误的语言[修复]

    Next, open Control Panel, click Clock and Region, and then select Region.

    The Zones tab will now open, navigate to the Administration tab and click on Copy Settings.

    Windows Spotlight使用了错误的语言[修复]

    Now, the Welcome Screen and New User Account Settings tabs will open and check the boxes next to Welcome Screen and System Account under Copy current settings to.

    Windows Spotlight使用了错误的语言[修复]

    Finally, click OK to save the changes and see if the error is fixed.

    3]Delete cached data of Windows Spotlight

    Windows Spotlight使用了错误的语言[修复]

    Windows Spotlight's cache data may sometimes be corrupted, causing service failure. Delete Spotlight's cached data and see if that helps. Here’s how to do it:

    Press Windows key E to open Windows File Explorer.

    Here, navigate to the following path:

    C:Users<username>AppDataLocalPackagesMicrosoft.Windows.ContentDeliveryManager_cw5n1h2txyewyLocalStateAssets

    Press Ctrl A to select all files, then press Shift Del to permanently delete these files.

    4]Windows Spotlight

    Windows Spotlight使用了错误的语言[修复]

    If none of these suggestions help you, consider reinstalling Windows Spotlight. Here’s how to do it:

    Open Windows PowerShell with administrator rights.

    Type the following command and press Enter:

    Get-AppxPackage-Name Microsoft.Windows.Content DeliveryManager|Foreach{Add-AppxPackage-DisableDevelopmentModel-Register“$($_.InstallLocation)AppXManifest.xml”-Verbose}

    Once completed, restart your PC.

    The above is the detailed content of Windows Spotlight uses wrong language [Fix]. For more information, please follow other related articles on the PHP Chinese website!

    Statement:
    This article is reproduced at:mryunwei.com. If there is any infringement, please contact admin@php.cn delete