Windows 10 - Change pre logon wallpaper to windows spotlight

11

2

In windows 10, the lock screen wallpaper is always new and awesome with windows spotlight. However the pre logon screen which should ideally be same as lock screen isn't windows spotlight. Its same since the day I upgraded to windows 10. Is there a way to fix it? I've Windows 10 home edition

ares

Posted 2015-10-04T06:50:42.837

Reputation: 213

1How to Change the Login Screen Background on Windows 10 – DavidPostill – 2015-10-04T07:58:51.500

@DavidPostill : The link is to change the login screen background. The question is to change the pre logon screen background. – ares – 2015-10-05T03:58:24.523

Answers

1

Unfortunately Microsoft haven't made that entirely possible , however you could try a method which I thought of.


Method:

Well since the location of both images (Login and Lock screen) are visible, you could get the images from Lock screen to replace one on login.

  1. Navigate to the Lock screen backgrounds with this directory:

    C:Users\{your user name}\AppData\Local\Packages\Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy\LocalState\Assets

    You may have to enable "Show Hidden Files" in Control Panel>File Explorer Options

  2. Copy all the images and make a folder on the desktop. Paste them into there. Rename the images to whatever.jpg

  3. Read and follow this article until you get to Setting your image however take a note if the backgrounds directory

  4. Take ownership of the backgrounds directory for login (search it up in Google).

  5. You can then replace them with the backgrounds from the folder in the desktop


To get them change automatically you can work on a cmd script to randomise each time you log in.

Edit: Also here is a link of where you can get the location of the Lock Screen backgrounds:

http://www.tenforums.com/tutorials/5016-lock-screen-background-change-windows-10-a.html

ss4566654768

Posted 2015-10-04T06:50:42.837

Reputation: 1 415

"You could try" does not make a very good answer. Did you try this yourself? Did it work? If the answer is no then this should be a comment not an answer. – DavidPostill – 2015-10-04T07:51:40.463

@DavidPostill No and yes I have not tried this myself however the answer would be too long for a comment. I have changed the background before but not from the Lock screen. So I sort of have – ss4566654768 – 2015-10-04T07:54:16.697

Then you shouldn't answer at all. Guesses are not answers. If you can find an online reference covering the answer that would be different. – DavidPostill – 2015-10-04T07:55:45.883

@DavidPostill OK can I add links to another source that I used – ss4566654768 – 2015-10-04T07:57:13.537

1

Hint (as I am feeling generous today): the answer is here How to Change the Login Screen Background on Windows 10

– DavidPostill – 2015-10-04T07:58:09.687