Skip navigation

How can I close Windows Messenger without the program reminding me that it's still running?

A. The Windows Messenger component typically runs as a background process, but it runs as a foreground process while you're communicating with a contact. After you close the foreground application, Windows Messenger continues to run as a background process (so people can initiate contact with you), an icon remains in the notification area, and an information balloon informs you that the program is still running.

Click here to view image

If you select the "Click here to not show this reminder again" check box, Windows Messenger won't display the information balloon the next time you close the foreground application. You might want to make this setting the default action (or create a custom policy to do so), in which case you need to know how the registry stores the setting. To modify the registry subkey so that Windows Messenger doesn't notify you that the program is still running, perform the following steps:

  1. Start a registry editor (e.g., regedit.exe).
  2. Navigate to the HKEY_CURRENT_USER\Software\Microsoft\MessengerService subkey.
  3. Double-click the DSBkgndMode binary value.
  4. To turn off the Windows Messenger information-balloon notification, set the value to
    00 00 00 00
  5. To turn on the Windows Messenger information-balloon notification, set the value to
    01 00 00 00
  6. Click OK.
  7. Close the registry editor.

The change takes effect immediately.

Hide comments

Comments

  • Allowed HTML tags: <em> <strong> <blockquote> <br> <p>

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
Publish