Skip to content

2 Comments

  1. aki
    March 7, 2022 @ 6:19 pm

    Hi,
    Here is the registry way to set a custom lockscreen image (1) without "Fun facts, tips & tricks" options (2)(shitty Spotlight ;)):

    1) 1st reg.key: "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\PersonalizationCSP"
    Value name: "LockScreenStatus" (DWORD) // value to "1"
    Value name: "LockScreenPath" (SZ) // value to "\\share\picture.jpg"

    2) 2nd reg.key: "HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager"
    Value name: "SubscribedContent-338387Enabled" (DWORD) // value to "0"

    You can use GPO rule (registry push) or PS script to do so.
    Enjoy

    Reply

  2. JP
    August 25, 2022 @ 11:58 pm

    I like the scenery pictures that Microsoft provides. I just don't like their DEI garbage. It's too bad I have to ditch the scenery to eliminate the DEI but I'll take not being lectured to and find my own scenery.

    Reply

Leave a Reply

Your email address will not be published. Required fields are marked *