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 .
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
- Press
Win + Ion your keyboard to open Settings . - Click Time & language on the left side.
- Click Date & time on the right side.
- Turn off Set time automatically if it’s turned on. This lets you make changes manually.
- Click the Change button under “Set the date and time manually.”
- Pick the correct date and time from the popup window.
- Click Change to save your new time.
- Close the Settings window.

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.

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.

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
- Search for Control Panel in the Start menu and open it.
- Make sure the view is set to Large icons or Small icons.
- Click Date and Time.
- In the Date and Time window, click Change date and time… button.
- Select the correct date and time from the calendar and clock.
- Click OK to save.
- Click OK again to close the window.

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.

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:
- Right-click the Start button and select Terminal (Admin) or Command Prompt (Admin).
- Type this command and press Enter:
time HH:MM - Replace
HHwith the hour andMMwith the minutes. Use 24-hour format (for example, 14:30 for 2:30 PM).
Examples:
time 10:34– sets time to 10:34 AMtime 22:15– sets time to 10:15 PM
Close the terminal window upon completion.

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:
- Right-click the Start button and select Terminal (Admin).
- From the dropdown menu at the top, select Windows PowerShell.
- Type this command and press Enter:
Set-Date -Date "HH:MM" - Replace
HHandMMwith 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?
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.
No comments yet — be the first to share your thoughts!