|
Remove the unread
email message on startup
For a little extra privacy you can remove the entry on the login screen that lets everyone know that you have unread emails.
1. Go to start / run / and type regedit.
2 . To disable forone user account - HKEY_CURRENT_USER\SOFTWARE\MICROSOFT\\WINDOWS\CURRENTVERSION\UNREADMAIL.
3. To disable that feature for all accounts - HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\WINDOWS\CURRENTVERSION\UNREADMAIL. 4.Create adword key and name it MessageExpiryDays.
5. Then give that key a value of 0
|