Windows 7 includes a built-in alarm clock that can be set to repeat hourly, daily, or weekly. However, if you want to create a repeating alarm that goes off multiple times throughout the day, you’ll need to use third-party software. To create a repeating alarm in Windows 7 using third-party software, follow these steps:

  1. Open the Clock app in Windows 7.
  2. Click the Alarm tab and then click the New Alarm button.
  3. In the Alarm Name field, type a name for your new alarm and then click OK.
  4. In the Time field, type an hour for your new alarm and then click OK.
  5. In the Repeat field, type how often you want your new alarm to repeat (hourly, daily, or weekly) and then click OK.
  6. If you want to add a sound to your new alarm, select an audio file from your computer or from online services like iTunes or Google Play Music and then click OK.
  7. To set up your new alarm, select a start time and finish time for when your alarm will go off and then click OK twice to save your changes. ..

If you work on a computer all day, you might forget to get up now and then to stretch. To avoid your neck seizing up and your eyes bugging out, you can set an alarm to remind yourself to get up every so often.

There are all kinds of third-party tools that allow you to set reminders for yourself, but you can also use the Windows built-in Task Scheduler.

To open the Task Scheduler, open the Start menu and type “task scheduler” (without the quotes) in the Search box. Press Enter when the Task Scheduler is highlighted in the results, or click on it.

In the Task Scheduler, click Create Task in the Actions pane on the right.

The Create Task dialog box displays. On the General tab, enter a Name for the task.

First, we’ll create a trigger to cause something to happen that alerts us. Click the Triggers tab and click New at the bottom of the tab.

The New Trigger dialog box displays. First, select when to Begin the task. We’re going to set a schedule to alert us every hour during our workday, so we select On a schedule from the drop-down list. You can also set tasks to begin at specific times, such as when the computer starts up, when certain users log on, or when the workstation locks or unlocks.

In the Settings box, we’ll define the days and the starting time for the task. To set up the task to get triggered every weekday, select Weekly from the set of radio buttons on the left. Then, if you work Monday through Friday, select the check boxes for those days and enter 1 in the Recur every edit box. This will run the task every week on every weekday.

We also need to indicate what time to run the task for the first time each day. To do this, select a date to start from the Start popup calendar and enter a time in the time edit box. You can also use the up and down arrows on the time edit box to select a time.

In the Advanced settings section, select the Repeat task every check box and select a time from the drop-down list. If the desired time is not listed, enter the time in a format that matches the format of the current options. We selected “1 hour,” but if you want to be alerted every two hours, enter “2 hours” (without the quotes) in the edit box. By default, the task will run every hour an entire day. To cause the task to run repeatedly only until the end of the workday, select an option from the for a duration of drop-down list. Again, if the option you want is not available, enter it manually. In our case, we wanted to specify 8 hours, which was not an option. So, we entered “8 hours” (without the quotes) in the edit box.

Make sure the Enabled check box is selected at the bottom of the New Trigger dialog box, and click OK.

The new trigger displays in the list on the Triggers tab.

Now, we need to select the action that will occur every time the task is triggered to alert us. Click the Actions tab and click New at the bottom of the tab.

The New Action dialog box displays. You can choose to Start a program, Send an e-mail, or Display a message. We want a message to display on the screen, so we select Display a message from the Action drop-down list. Enter a Title for the message box that will display on the title bar of the dialog box. Then, enter a Message to display on the dialog box. Click OK.

The new action displays in the list on the Actions tab. You can have multiple actions occur when a task is triggered, and you can use the arrow buttons on the right to specify the order in which they happen.

For example, you can have the workstation lock automatically when the task is triggered, forcing you to stop work. To do this, select Start a program from the Action drop-down list. Enter the following line in the Program/script edit box.

Then, enter the following line in the Add arguments edit box.

Click OK.

NOTE: We decided not to have the workstation automatically lock us out. It can be startling and frustrating to get forcefully interrupted like that. A dialog box is a little less intrusive. However, it’s up to you.

Once you have added all the actions you want to happen when the task gets triggered, click OK.

Your new task should display in the list in the center of the Task Scheduler dialog box when you click on Task Scheduler Library in the left pane. To test the task, right-click on it and select Run.

Our dialog box displays with an OK button to close it. That’s what we’ll see every hour to remind us to get up from our desk.

To close the Task Scheduler, select Exit from the File menu.

This trick can be very useful if you tend to work for hours on end without getting up. However, there is a drawback to using the Task Scheduler. There is no snooze function. If you are very involved in your work, you might close the dialog box, or even log back in from the lock screen and continue to work, ignoring the reminder to take a break.