Skip to main content

How to change the "Remind later" interval?

As default the "Remind later" button repeats the alarm in 5 minutes. Since Desktop-Reminder v. 2.117 some other value can be set by modifying the configuration file for the current user.

  1. Please go to the following folder:

    %localappdata%\Polenter\_-\_Software\_Solut
  2. There open the folder starting with:

    DesktopReminder2.exe\_Url\_
  3. Open the folder with the latest program version, e.g. "2.132.0.0"

  4. Open the file

    user.config
  5. Find the following setting:

    <setting name="**RemindLaterMinuteCount**" serializeAs="String">;
    <value>**5**</value>
    </setting>
  6. Change the default value of 5 to any one of your choice.

  7. Restart the program using File->Exit or restart the computer.

Back to FAQ