Spotlight on Lockscreen not working

filipbrown

New Member
Messages
3
Reaction score
0
Hi all.

I'm having trouble getting Spotlight (different images from Bing on Lockscreen) to work on my latest Windows 10 Pro 21H2 x64.

I've done almost everything the interwebs told me to:
- activated Background apps, especially Store and Settings, but have all on
- I tried this
- and this. I noticed I don't even have this folder --> %LocalAppData%\Packages\Microsoft.Windows.ContentDeliveryManager :rolleyes:

I haven't changed anything drastical in the removal settings although I am preventing Edge from running in the background.

Anybody has any idea why the service isn't working?

In the attachment you will find my settings for NTlite.
 

Attachments

You removed Content Delivery Manager in components. That prevents Spotlight from working.
 
I don't recall if NTLite has other settings, but disable the other CDM features using a combination of:

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager]
"ContentDeliveryAllowed"=dword:00000000
"FeatureManagementEnabled"=dword:00000000
"OemPreInstalledAppsEnabled"=dword:00000000
"PreInstalledAppsEnabled"=dword:00000000
"PreInstalledAppsEverEnabled"=dword:00000000
"RotatingLockScreenEnabled"=dword:00000000
"RotatingLockScreenOverlayEnabled"=dword:00000000
"SilentInstalledAppsEnabled"=dword:00000000
"SoftLandingEnabled"=dword:00000000
"SubscribedContentEnabled"=dword:00000000
"SubscribedContent-310093Enabled"=dword:00000000
"SubscribedContent-314563Enabled"=dword:00000000
"SubscribedContent-338388Enabled"=dword:00000000
"SubscribedContent-338389Enabled"=dword:00000000
"SubscribedContent-338393Enabled"=dword:00000000
"SubscribedContent-353694Enabled"=dword:00000000
"SubscribedContent-353696Enabled"=dword:00000000
"SubscribedContent-353698Enabled"=dword:00000000
"SystemPaneSuggestionsEnabled"=dword:00000000
 
Hive Key Current User Entries in Offline Image ?
i think Hive Key Machine Either Local or Offline can be tweaked before current installed state . some user state that users\default\ntuser dat file does the trick but its not a good idea to do so on offline image.
[[[[[ (/_\) ]]]]]
 
Back
Top