Log in

How To Configure a Screensaver on the Windows 7 Login Screen


Posted November 7, 2009 by

One of the little things that Windows 7 appears not to have which Vista did was a screensaver at the logon screen.  A user recently inquired about how to enable this on the Microsoft Answers forum so I thought I would put together a little post to help…

To enable the screensaver, first choose the screensaver you want.  Look in C:WINDOWSSYSTEM32 for files with the .SCR extension – typically there are the following (at least on my Enterprise Installation)…

- SSTEXT3D – 3D Text
- BUBBLES.SCR – Bubbles
- MYSTIFY.SCR – Mystify
- PHOTOSCREENSAVER.SCR – Photos
- RIBBONS.SCR – Ribbons

One of the things to be aware of is that you don’t appear to have Direct3D support at the logon screen so the builtin screensavers above won’t work.  Unless you have another file you might want to grab the LOGON.SCR file from an earlier operating system.

Once you have your screensaver (in my case LOGON.SCR), open your registry editor and navigate to the following key -

HKEY_USERS .Default Control Panel Desktop

Below this key create the following REG_SZ values…

SCRNSAVE.EXE = C:WINDOWSSYSTEM32LOGON.SCR (or whatever your file is called).
ScreenSaveActive = 1
ScreenSaveIsSecure = 0
ScreenSaveTimeOut = 60 (or whatever timeout you want in seconds)

That’s it – you’ll have your screensaver at the logon screen then.  If you need any help let me know in the comments section below.

This post was filed in Microsoft, Microsoft Windows Tips & Tricks

About Jon Wallace:
Jon is a senior executive and technology veteran having worked with some of the largest and most complex technology environments in the world. As director of emerging technologies for a leading multinational software organization Jon focuses on creating disruptive strategy and maintains an in-depth view of the industry at large. With the experience of working from the field level to the boardroom Jon brings a unique viewpoint catering for many factors and one which is based on real world experience.

 Reader Comments...

Sean on June 12, 2012 at 9:38 am

Thanks, this helped.
However when I use my own .scr then it throws me an error…
Any ideas?
I have tried different creators of screensavers and I have removed all the
components that use directx.

Reply

Leave a comment

Leave a Reply

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

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>