Skip to main content

Display Message During Windows Startup

If you use a company-owned PC, you may have seen a legal notice displayed before you sign in to Windows. Here’s how you can do the same thing on your own PC and display a message with any text you want.

If you’re willing to dive into the Windows Registry or Local Group Policy Editor, there are some interesting things you can do surrounding Windows sign in. 

If you have a Home edition of Windows, you will have to edit the Windows Registry to make these changes. You can also do it this way if you have Windows Pro or Enterprise, but just feel more comfortable working in the Registry. (If you have Pro or Enterprise, though, we recommend using the easier Local Group Policy Editor, as described in the next section.)

Standard warning: Registry Editor is a powerful tool and misusing it can render your system unstable or even inoperable. This is a pretty simple hack and as long as you stick to the instructions, you shouldn’t have any problems.

Open the Registry Editor by hitting Start and typing “regedit” Press Enter to open Registry Editor and give it permission to make changes to your PC.


In the Registry Editor, use the left sidebar to navigate to the following key:

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System


In the right-hand pane, you’ll see two values named legalnoticecaption and legalnoticetext. You’ll be editing both of these to create your message. Double-click the legalnoticecaption value to open its properties window.

The legalnoticecaption value serves as the title of your message. It appears at the top and in a slightly larger font than the text of the message. Of course, if you only want a very short message, feel free to just use legalnoticecaption and leave legalnoticetext blank. In the “Value data” box, type the title of your message and then click “OK.”Back in the main Registry Editor window, double-click the legalnoticetext value to open its properties window.

Type your message into the “Value data” box. You’ll notice that you only get a regular data box to type in here, which can make typing a longer message a little cumbersome. You can always type your message in a text editor like Notepad and then copy/paste it into the “Value data” box. You just want to keep in mind that there’s no formatting available, including carriage returns. So type all your text on one line before you copy and paste it.

There is a way to insert carriage returns so that you can have multiple paragraphs, and we’ll be talking about that in a moment. But for now, just get your text in there and then click “OK.”


If you want to insert carriage returns into your text, you can do that right in Registry Editor. Select the legalnoticetext value, click the “Edit” menu, and then click “Modify Binary Data.”

In the binary editing window, each letter of the message (including spaces) is represented by four characters in hexadecimal. The regular text is shown out to the right; the hexadecimal characters on the left. To insert a carriage return, you’ll need to click the space on the hexadecimal side right after the character where you want to insert the return. You can try to eyeball the location, but you can also count to the location you need. One character of normal text is four characters on the binary side. So, count the number of characters in normal text, multiply that by four, and then count that number of binary characters to find the same spot.  It make take a couple of attempts to get the placement just where you want it.

After clicking the right space, type 0D00. This is the hexadecimal character for a carriage return. If you want to add an extra line between paragraphs, insert the 0D00 character twice in a row, as we’re doing in this example. Do this in each space where you want a return and then click “OK.”

You can now exit Registry Editor. The next time restart Windows, you should see the legal notice before you reach the sign in screen.

To reverse the changes, just fire up the Registry Editor again using regedit.exe command, then open the legalnoticecaption and legalnoticetext values in turn, and delete everything in the “Value data” box for both values.

Comments

Popular posts from this blog

Link State Routing Protocol

Link state routing is a method in which each router shares its neighborhood’s knowledge with every other router on the internetwork. In this algorithm, each router in the network understands the network topology and then makes a routing table depending on this topology. Each router will share data about its connection to its neighbor, who will, consecutively, reproduce the data to its neighbors, etc. This appears just before all routers have constructed a topology of the network. In LSP, each node transmits its IP address and the MAC to its neighbor with its signature. Neighbors determine the signature and maintain a record of the combining IP address and the MAC. The Neighbor Lookup Protocol (NLP) of LSP derives and maintains the MAC and IP address of every network frame accepted by a node. The extracted data can support the mapping of MACs and IP addresses. The link-state flooding algorithm prevents the general issues of broadcast in the existence of loops by having every node mainta...

Matter: A next generation home standard

The smart home is evolving. To date, if you've wanted to get into developing a smart home, you've had to deal with the multitude of smart home ecosystems, and making sure that each device you buy is compatible. That, however, may soon change — thanks to new smart home standard called Matter. Matter isn't available just yet, but when it is finally released, it could completely change how you buy smart home products, for the better. All of the best smart home devices could soon support the standard, helping them all work together nicely, and ensuring that no matter what products you buy, you'll be able to use them. Matter is basically the name of a new smart home connectivity standard . But this standard is a little unlike others. That's because of the fact that it's being developed by the Connectivity Standards Alliance, which counts hundreds of companies as members. That includes the likes of Google, Alexa, and Apple. So, whether you prefer to use Google Assista...

New interactive stickers for Stories

Instagram has introduced several new features to Stories, offering interactive ways to share music, photos, and videos. One of the most interesting additions is a feature called Reveal , which blurs the content of a story post and requires viewers to DM the person who shared it in order to see it. Instagram's head, Adam Mosseri, has emphasized the importance of direct messages on the platform, with stories and DMs driving most of Instagram's growth. Requiring a DM to view content represents the next step in boosting engagement, and creators are likely to use it as a tactic to increase their stories' engagement. Another new feature, Frames, adds a Polaroid overlay to images that initially appear gray. Users can shake their phone to reveal the photo, resembling the process many people associate with Polaroid pictures, despite the fact that shaking Polaroids is not recommended by the company during development. Instagram has also introduced a music-based template feature calle...