Channel | Publish Date | Thumbnail & View Count | Actions |
---|---|---|---|
| 2023-11-04 07:16:12 | ![]() 2,200 Views |
In Method 1, simply follow these steps:
1. Right-click on the Start button.
2. Navigate to Settings.
3. Go to Privacy.
4. Click on Background apps.
5. Make two important changes:
a. Enable /”Let apps run in the background./”
b. Enable /”Settings (to run in the background)./”
For Method 2, perform the following actions:
1. Right-click on the Start button.
2. Choose /”Windows PowerShell (Admin)./”
3. Paste the provided command below and hit the Enter key to execute it:
Get-AppXPackage -AllUsers |Where-Object {$_.InstallLocation -like /”*SystemApps*/”} | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register /”$($_.InstallLocation)//AppXManifest.xml/”}
Don’t worry if you encounter minor errors, especially if there are unclosed background apps. After this, restart your system, and you’ll find that Windows Spotlight is now working flawlessly without any issues! Get ready to enjoy a dynamic and ever-changing lock screen experience.
Please take the opportunity to connect and share this video with your friends and family if you find it useful.