Skip to content
Follow
Windows

How to Change the Time on Your Windows 11 PC

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

Changing the time on your Windows 11 PC fixes the system clock so your computer displays the correct hours and minutes. An accurate clock stops apps from crashing, lets websites load safely, and keeps your files stamped with the right dates.

You can set your PC to update the time automatically using internet servers, or you can pick the exact time by hand in the Settings app .

⚡ 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.

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

The built-in Settings app offers a quick way to change your clock. Press the Win and I simultaneously on your keyboard to open Settings . Next, navigate to the ‘Time & language’ section, then select ‘Date & time’ to make desired adjustments.

Change time Windows 11
Change time Windows 11

The built-in Settings app offers a quick way to change your clock. Press the Win and I simultaneously on your keyboard to open Settings . Next, navigate to the ‘Time & language’ section, then select ‘Date & time’ to make desired adjustments.

Change time Windows 11 manually
Change time Windows 11 manually

The built-in Settings app offers a quick way to change your clock. Press the Win and I simultaneously on your keyboard to open Settings . Next, navigate to the ‘Time & language’ section, then select ‘Date & time’ to make desired adjustments.

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

The Control Panel provides another route for altering the clock on Windows 11 computers. Find and launch Control Panel via the Start menu , then ensure display settings show large or small icons. Click ‘Date and Time’ to open configuration options for manual clock setup.

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

Command-line utilities provide alternative configuration methods for users comfortable typing instructions. Open 'Terminal (Admin)' or 'Command Prompt (Admin)' from the Start menu. Then, execute the 'time HH:MM' utility, swapping HH for the target hour and MM for the target minute.

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.

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

Option 4Change Time Using PowerShell

PowerShell offers yet another text-based interface for altering system time. Open 'Terminal (Admin)' from the Start button and select 'Windows PowerShell' from the dropdown menu. Run the 'Set-Date -Date' command paired with the target date and 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:

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

Close the terminal window when finished.

Things to Remember

Modifying system time on a Windows 11 PC demands administrator privileges. Maintaining accurate clocks prevents issues with automated background tasks and file timestamps. Always verify the resulting time after making changes.
  • 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.

📚 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 *