How To Automatically Display A Message At Windows Startup

1st September 2010 - Windows, Windows 7, Windows Vista, Windows XP


  1. Type REGEDIT in start menu search box or run and press Enter.
  2. Navigate to the following registry key:
  3. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run

  4. Right-Click on Run and select New -> String Value. Name it Message.


  5. In the right-side pane, double-click on Message.
  6. In the Value Data box, type MSG * MESSAGE. Change MESSAGE with the message that you want to show.
  7. Click OK.

Now Windows will show the message everytime you log-off & log-on. If you want to remove the message, just right-click on Message and select Delete.


Share This Article:


Get Latest Articles In Your Inbox:


Related Articles:


  • Martik

    Helpful…

  • Delta1

    nice. thanks for the tip