You might have seen this on some corporate computers: You can display a legal notice when the computer is booted! Here’s how you can create your own.

As always, please read this important information on editing the System Registry.

How To

  1. Hit the Windows Key+R, type regedit into the run dialog and hit OK.
  2. Now that you’re in the the Registry, navigate to this key:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\
    Windows\CurrentVersion\policies\system

    Set Your Computer's Legal Notice
  3. We are concerned with of the two keys in the right pane:
    1. legalnoticecaption - This will be the caption of the legal notice dialog box
    2. legalnoticetext - This will be the actual legal notice text
  4. Double-click each of these keys and set the Value Data field to display what you’d like.
  5. Next time you boot your machine, the Legal Notice will be displayed!