Forum Discussion
Windows Spotlight no longer working on Lock Screen
Hello,
Sometimes upgrading to a newer version or performing repair upgrade may help. Microsoft offers a support article for this:
Also, see if other suggestions in this fix helps you:
https://www.kapilarya.com/fix-windows-spotlight-not-working-in-windows-11
Let us know if this helps!
Note: Included link in this reply refers to blog post by a trusted Microsoft MVP.
Also, when trying to re-register Spotlight Feature, I get this (in red):
ForEach-Object : Cannot bind parameter 'RemainingScripts'. Cannot convert the "Get-AppxPackage" value of type
"System.String" to type "System.Management.Automation.ScriptBlock".
At line:1 char:66
+ ... ryManager | Foreach {Add-AppxPackage -DisableDevelopmentMode -Registe ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidArgument: (:) [ForEach-Object], ParameterBindingException
+ FullyQualifiedErrorId : CannotConvertArgumentNoMessage,Microsoft.PowerShell.Commands.ForEachObjectCommand