Good news: In former times you had to disable System Restore, exchange some dlls n’stuff. Today Windows 7 allows you to change the background of the Logon Screen pretty easy:

It’s only the the following 2 steps:
1) set the value of the registry key from 0 to 1: HKLM\Software\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\Background\OEMBackground (dword)
2) copy the desired new background image named “backgroundDefault.jpg” into C:\Windows\System32\oobe\info\backgrounds

Et voilà: the background has changed without any restart!

Note: create the registry key or folder, if it does not exist!
Note2: imagesize may not exceed 256k !

Source: windowsblog.at (Grazie mille!)

Share and Enjoy:
  • Technorati
  • Digg
  • Facebook
  • del.icio.us
  • Live
  • Google Bookmarks
  • DotNetKicks
  • DZone
  • TwitThis
  • Blogosphere News
  • Blogplay
  • LinkedIn
  • MisterWong
  • MisterWong.DE
  • MSN Reporter
  • MyShare
  • RSS
  • StumbleUpon
  • Suggest to Techmeme via Twitter
  • Tumblr
  • Twitter
  • Webnews.de
  • Yahoo! Bookmarks
  • Yigg

One Response to “Customize your Windows 7 Logon Screen”

  1. using 64bit OS:

    creation of the regkey requires a dword (32bit) datataype. using dword (x64) will NOT work.

    btw: you can test your settings by locking your machine (ctrl-alt-del). windows recognizes the changes immediately.

Leave a Reply