Skip to content
Follow
Windows

How to Change the Time on Your Windows 11 PC

Richard
Written by
Richard
Mar 8, 2026 Updated Sep 15, 2026 4 min read
How to Change the Time on Your Windows 11 PC
How to Change the Time on Your Windows 11 PC

The system clock in Windows 11 shows the current time and date in the bottom-right corner of your screen. Keeping this clock accurate stops web browsers from throwing security certificate errors and helps scheduled tasks run on time.

Advertisement

You can sync your PC to update the time automatically through internet time servers, or you can open the Settings app to change the hours, minutes, and time zone by hand.

⚡ Quick Answer

Open Settings, go to Time & language, then Date & time. Turn off “Set time automatically” and click “Change” to manually set the correct date and time.

Advertisement

Option 1Change Time Using Windows Settings

  1. Press Win + I on your keyboard to open Settings .
  2. Click Time & language on the left side.
  3. Click Date & time on the right side.
  4. Turn off Set time automatically if it’s turned on. This lets you make changes manually.
  5. Click the Change button under “Set the date and time manually.”
  6. Pick the correct date and time from the popup window.
  7. Click Change to save your new time.
  8. Close the Settings window.
Windows 11 Settings Date and time option tile
Windows 11 Settings Date and time option tile

You can change time Windows 11 using the main Settings app by turning off the automatic clock feature. This method gives you a simple visual way to fix your clock without digging into advanced menus. Open your settings, turn off the automatic time toggle, and pick the correct date and time manually.

Change time Windows 11
Change time Windows 11

You can change time Windows 11 using the main Settings app by turning off the automatic clock feature. This method gives you a simple visual way to fix your clock without digging into advanced menus. Open your settings, turn off the automatic time toggle, and pick the correct date and time manually.

Change time Windows 11 manually
Change time Windows 11 manually

You can change time Windows 11 using the main Settings app by turning off the automatic clock feature. This method gives you a simple visual way to fix your clock without digging into advanced menus. Open your settings, turn off the automatic time toggle, and pick the correct date and time manually.

Option 2Change Time Using Control Panel

  1. Search for Control Panel in the Start menu and open it.
  2. Make sure the view is set to Large icons or Small icons.
  3. Click Date and Time.
  4. In the Date and Time window, click Change date and time… button.
  5. Select the correct date and time from the calendar and clock.
  6. Click OK to save.
  7. Click OK again to close the window.
Change time Windows 11 control panel
Change time Windows 11 control panel

To change time Windows 11 through the classic Control Panel , open the date and time settings from the main menu. This traditional tool lets you pick your exact hours and minutes using a standard calendar interface. Open the Control Panel, click the date and time menu, and enter your correct local time.

Advertisement
Control Panel manual date and time change dialog Windows 11
Control Panel manual date and time change dialog Windows 11

Option 3Change Time Using Command Prompt

You can change time Windows 11 with the Command Prompt if you prefer typing text commands instead of using menus. This quick method requires an administrator window and a simple time command to update your system clock instantly. Open the terminal with admin rights and type the time command with your new hours and minutes.

This command-line approach requires precise input. Follow these steps carefully:

  1. Right-click the Start button and select Terminal (Admin) or Command Prompt (Admin).
  2. Type this command and press Enter:

    time HH:MM
  3. Replace HH with the hour and MM with the minutes. 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

Close the terminal window upon completion.

Advertisement
Command Prompt window showing time change command syntax
Command Prompt window showing time change command syntax

Option 4Change Time Using PowerShell

Users who want to change time Windows 11 via PowerShell can run a quick script command in an administrator terminal. This text-based method lets you set both the date and the time at the exact same moment. Open an admin terminal, switch to PowerShell, and run the date command with your target time string.

PowerShell handles time configuration through script commands:

  1. Right-click the Start button and select Terminal (Admin).
  2. From the dropdown menu at the top, select Windows PowerShell.
  3. Type this command and press Enter:

    Set-Date -Date "HH:MM"
  4. Replace HH and MM with the hour and minutes you want. You can add AM or PM if you like.

Examples:

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

Close the terminal window when finished.

Things to Remember

Changing system clocks requires administrator privileges and careful input to keep your background tasks running properly. An incorrect clock can break file timestamps and scheduled background apps on your computer. Always double-check your final settings after you finish updating the time.
  • You need admin rights to change the time.
  • Be careful when changing the time. Wrong time settings can cause problems with your files and tasks that run on a schedule.
  • 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.

Summary

Several methods exist for altering time on a Windows 11 PC, including Settings, Control Panel, Command Prompt, and PowerShell. Administrator privileges remain mandatory regardless of the chosen method, and verifying the final time ensures accuracy.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

Advertisement

📚 Related Tutorials

Windows 11 Control Panel Shortcuts Guide
Windows Windows 11 Control Panel Shortcuts Guide
How to Access Settings in Windows 11
Windows How to Access Settings in Windows 11
Change Language, Date & Time in Outlook on Windows 11
Windows Change Language, Date & Time in Outlook on Windows 11
How to Turn On or Off Set Time Automatically in Windows 11
Windows How to Turn On or Off Set Time Automatically in Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

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