i ran the command with my local admin account, no errors. Checked the package folder on my domain username and, as i mentioned, there is no Microsoft.Windows.ContentDeliveryManager folder created. it's like it doesnt see the domain user. I even tried to change the command to only domain\username, same results
Windows 10 Spotlight - Strange behavior after Fall Creators Update
Anonymous
My setting for the Lock Screen was "Picture". I've tried to change it to "Windows Spotlight" but after several seconds this setting is automatically re-set to "Picture" back? Does this funcionality works?
Windows for home | Windows 10 | Windows Hello, lock screen and sign-in
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
52 answers
Sort by: Most helpful
-
Anonymous
2018-02-19T13:36:25+00:00 -
Anonymous
2018-02-18T17:08:39+00:00 You have a number of options:
- Try again, delete the entire ContentDeliveryManager folder / restart your machine > reinstall the folder: (run using Powershell as Admin) Get-AppxPackage Microsoft.Windows.ContentDeliveryManager -allusers | foreach {Add-AppxPackage -register "$($_.InstallLocation)\appxmanifest.xml" -DisableDevelopmentMode} Of course Edge and Settings are set to ON in Privacy Settings. Click Win Key + L to check if Spotlight is working.
- If possible, compare the setup on a comparable machine that runs Spotlight "...normally."
- Last Restore: Upgrade win 10 pro without losing programs or files. Sometimes this works like for restoring the ability to change the Account Picture.
That's all the suggestions I have....