[Tip] Customize Text Messages on Windows XP and Windows 7 Login Screens

In this tutorial, we’ll tell you about the files containing the text strings such as “Welcome”, “Type your password”, “To begin click your user name”, etc, which are displayed in Windows XP Login Screen. This tutorial is not for changing the Login screen look (like images, etc.) but for changing the text of Login screen.

Windows_Vista_Login_Screen.png

So, You’ll have to edit following 2 files:

Advertisement

  • LogonUI.exe
  • Winlogon.exe

LogonUI.exe file contains most of the text entries of the login screen and Winlogon.exe file contains the text, which is displayed when you login/logout the windows, like Windows is shutting down…, etc.

Editing LogonUI.exe File

1. Open %windir%\System32\LogonUI.exe file in Resource Hacker and navigate to String Table section.

2. Here you’ll find sub-directories, 1,2,3,4,7, in which only first 3 directories 1,2,3 are of our use.

3. Following are the locations of some interesting text entries, which you might like to change:

Type your password: String Table -> 1 -> 1033 -> 6

Please type your password again. \nBe sure to use the correct uppercase and lowercase letters.: String Table -> 1 -> 1033 -> 8

You can click the \”?\” button to see your password hint.\n\nPlease type your password again. \nBe sure to use the correct uppercase and lowercase letters.: String Table -> 1 -> 1033 -> 9

Advertisement

Did you forget your password?: String Table -> 1 -> 1033 -> 10

Turn off computer: String Table -> 1 -> 1033 -> 11 & 12

Password Hint: String Table -> 1 -> 1033 -> 13

To begin, click your user name: String Table -> 2 -> 1033 -> 22

After you log on, you can add or change accounts.\nJust go to Control Panel and click User Accounts.: String Table -> 2 -> 1033 -> 25

PS:\n” is used to give line break. You can also use it in your customized text. Also there are many other text entries, that you might like to change.

Editing Winlogon.exe File

1. Open %windir%\System32\Winlogon.exe file in Resource Hacker and navigate to String Table section.

2. Here only 105, 106, 110 and 111 are of our use.

3. Actually String Table -> 106 -> 1033 is only of our use, but if you have enabled “Extended/verbose shutdown messages” option, then other sections (105, 110, 111) will also be of our use.

4. In 106 section, 1682, 1684, 1687, 1690 and 1691 are the interesting ones. You can change their text with your desired one. These entries contains the text, like Loading your personal settings…, Saving your settings…, Windows is starting up…, etc.

NOTE 1: If you are facing problems while saving a file after editing in resource hacker, then make sure you have disabled WFP (Windows File Protection) service using WFP Patcher or use Replacer to replace the file.

NOTE 2: If you get “Cannot create file” error message while saving the file, please check following tutorial:

How to Fix “Cannot Create File” Error Message While Saving Files in Resource Hacker?

UPDATE: If you want to change text strings of Windows 7 login screen, you’ll need to edit winlogon.exe.mui and wininit.exe.mui files present in “%windir%\System32\en-US\” folder.

NOTE: Here %windir% represents “Windows” directory which can be found in the system drive where Windows is installed. In most of the cases its C:\Windows. And if your Windows language is different, then replace en-US in the above path with your language code.

When you modify winlogon.exe.mui file in Resource Hacker, you’ll find the text strings in following location:

String Table -> 63

And wininit.exe.mui file contains the text strings in following location:

String Table -> 63

Thanks to our reader “TheAslan” for sharing Windows 7 file information…

Published in: Windows 7, Windows XP

About the author: Vishal Gupta (also known as VG) has been awarded with Microsoft MVP (Most Valuable Professional) award. He holds Masters degree in Computer Applications (MCA). He has written several tech articles for popular newspapers and magazines and has also appeared in tech shows on various TV channels.

Comments

NOTE: Older comments have been removed to reduce database overhead.

  1. Just a request for a solution.
    I’;d like to reposition (to the right):
    the login account picture
    The password box
    The “Windows 7 professional” text
    And when using the CTRL+Alt+Del
    the whole block of options to the right.

    How to accomplish this??

Leave a Comment

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

NOTE: Your comment may not appear immediately. It'll become visible once we approve it.