- When the Microsoft Outlook reminder window appears, it often appears behind other windows so you do not notice it right away.
- Even if it appears on top of other windows, if you have multiple monitors you still may not notice the little window appear.
This often results in you being late to meetings or appointments simply because you did not notice the Outlook reminder window.
This is a simple executable that will run in the background and watch for the Microsoft Outlook reminder window to open, and then perform some actions to try and make it more apparent to you that the window has opened, so you are less likely to miss your reminders.
To access the settings, right-click the icon in the Windows system tray and choose Settings
.
You will also be prompted to view the settings the first time the application is launched.
The actions taken to try and grab your attention are configurable, so you can customize it to be as subtle or obtrusive as you like. Some available settings include:
- Ensure the Outlook reminders window is restored (not minimized or maximized).
- Set the Outlook reminders window to "always on top" to ensure it is not hidden behind other windows.
- Show a Windows notification when the Outlook reminders window appears.
- Display a tooltip at the mouse's position when the Outlook reminders window appears.
- Change the mouse cursor when the Outlook reminders window appears (until the window is closed).
- Display a transparent window briefly when the Outlook reminders window appears.
You can also customize how often the alerts should trigger again if the Outlook reminders window remains open.
Recent versions of Outlook have the text Reminder(s)
in the reminders window that pops up.
If you are using an older version of Outlook, or want to use this app to monitor a different application, you can adjust the Window Detection Settings
.
The alerts will trigger whenever a window whose title contains the specified text is open, and it belongs to a process with the matching process name.
Simply download the executable and run it.
It will extract some additional resources to a NotifyWhenMicrosoftOutlookReminderWindowIsOpenResources
directory, so you may want to put the executable in a directory like C:\OutlookRemindersNotifier
, rather than leaving it on your desktop or downloads directory.
If you want to have it run automatically when you log into Windows, copy a shortcut to it into your startup directory.
The steps to do this are:
- Right-click on the
NotifyWhenMicrosoftOutlookReminderWindowIsOpen.exe
file and chooseCreate shortcut
. - Right-click on the new shortcut file and choose
Cut
. - Press the
Windows Key
and typeRun
to find and launch theRun
application (or press theWindows Key
+r
to launch the app). - In the Run application, type
shell:startup
and hit OK. This should open up your startup directory in File Explorer. - Paste the shortcut into the startup directory.
That's it. Now when you log into Windows the application should start automatically.
- The alerts in this app only fire when the Outlook Reminders window has been triggered by Outlook. Unfortunately, Outlook doesn't provide the ability to get reminded one or two minutes before the event; it only offers "5 minutes before start" and "0 minutes before start". This means that you may still be a minute or two late for the event simply because Outlook reminded you of it too late, especially if you need to walk to another room to get to the event. The free Outlook Better Reminders addin will show a reminder 1 minute before the actual event time, allowing you to show up right on time for your events, so you may want to check it out as well.
This script started from this Stack Overflow answer. I just decided to add more features and make them customizable.
Donate a toonie or more to me for providing this application open source and for free :)