How to Change the Time on Your Windows 11 PC

Sometimes, you may need to fix or change the time on your Windows 11 computer. This guide will show you easy ways to do that.

Note: You need to be signed in as an administrator to change the time on your PC.

Why is the Time Important?

The clock on your PC helps keep track of when you create or change files. It also helps your computer run tasks at the right time.


Option 1: Change Time in Windows Settings

  1. Press Win + I on your keyboard to open Settings.
  2. Click Time & language on the left side, then click Date & time on the right.
  3. Turn off Set time automatically if it is on. This will let you click the Change button below.
  4. Click the Change button under Set the date and time manually.
  5. Pick the correct date and time, then click Change to save.
  6. Close the Settings window when you are done.
Windows 11 Settings Date and time option tile

Change time Windows 11

Change time Windows 11 manually


Option 2: Change Time Using Control Panel

  1. Open the Control Panel. You can search for it in the Start menu.
  2. Make sure the view is set to Large icons or Small icons, then click Date and Time.
  3. In the Date and Time window, click the Change date and time… button.
  4. Select the correct date and time, then click OK.
  5. Click OK again to close the window.
Change time Windows 11 control panel

Control Panel manual date and time change dialog Windows 11


Option 3: Change Time Using Command Prompt

This method uses text commands. Follow these steps carefully:

  1. Type the command below to set the time and press Enter:
time HH:MM

Replace HH with the hour and MM with the minutes you want to set. Use 24-hour format (for example, 14:30 for 2:30 PM).

Examples:

  • time 10:34 – sets time to 10:34 AM
  • time 22:15 – sets time to 10:15 PM

When done, you can close the terminal window.

Command Prompt window showing time change command syntax


Option 4: Change Time Using PowerShell

PowerShell is another way to set the time using commands:

  1. Open Windows Terminal (Admin) again.
  2. From the dropdown, select Windows PowerShell.
  3. Type the following command and press Enter:
Set-Date -Date "HH:MM"

Replace HH and MM with the hour and minutes you want. You can add AM or PM if you like.

Examples:

  • Set-Date -Date "10:34 AM"
  • Set-Date -Date "3:45 PM"

Close the terminal when finished.


Things to Remember

  • You need to be an administrator to change the time.
  • Be careful when changing the time – wrong time settings can cause problems with your files and scheduled tasks.
  • After changing the time, double-check it to make sure it’s correct.

If you want to learn more about what time is, check out this Wikipedia page.

That’s all! Now you know how to change the time on your Windows 11 PC.

Categories:

Tags:

Leave a Reply

Your email address will not be published. Required fields are marked *