You can add a special sign-in message in Windows 10 that will appear for all users every time they sign in. The message can have a custom title and message text, so you can display any text message you want.
The ability to display such a message is not a new feature of Windows 10. As far as I remember, this feature was available even in Windows 2000, which was released 19 years ago. Windows 10 inherited this feature from previous Windows versions. It can be activated either with a Registry tweak or Local Group Policy Editor (where available). In this article, we will review both methods.
Here are a couple of things you need to know. The message will appear at sign-in on startup or after signing out. It becomes visible after the lock screen but before the Desktop appears. The color of the message screen background follows the accent color of the sign-in screen.
To add a Sign-in message in Windows 10, do the following.
- Open Registry Editor.
- Go to the following Registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System
Tip: See how to jump to the desired Registry key with one click.
If you do not have such a key, then just create it.
- Here, modify or create a new string (REG_SZ) value legalnoticecaption. Set its value data to the desired message title.
- Now, create or modify a string value named legalnoticetext. Set it to the message text you want users to see.
- Restart Windows 10.
Setting these string parameters to empty values will remove the message.
To save your time, I made ready-to-use Registry files which you can edit according to what you want. You can download them here:
If you are running Windows 10 Pro, Enterprise, or Education edition, you can use the Local Security Policy app to configure the options mentioned above with a GUI.
Add a Sign-in Message using the GUI
- Press Win + R keys together on your keyboard and type:
secpol.msc
Press Enter.
- Local Security Policy will open. Go to User Local Policies -> Security Options.
- On the right, scroll to the option Interactive logon: Message title for users attempting to log on. Set it to the desired message title.
- Set the option Interactive logon: Message text for users attempting to log on to the desired message text.
You are done!
Now, restart the OS to see the message.
Settings these parameters to an empty string will eliminate the message.
Finally, you can use Winaero Tweaker to save your time.
You can download the app here: Download Winaero Tweaker.
That's it.
Support us
Winaero greatly relies on your support. You can help the site keep bringing you interesting and useful content and software by using these options:
Looks just the thing for Winaero Tweaker ;)
Add it to winaero tweaker
nice winaero!
Hi,
I want to change the background color from blue to black. Any ideas?
Just a minor thing, but I notice that importing tweaks from a file imports the title of the message on both the title AND message portions… perhaps the code for importing has those two values set the same? I fell in love with Winaero Tweaker from the moment I found it, but this is just one minor thing I’ve noticed since using it on version 17, and even now in version 19.
Thanks. Must be a bug.