How to Change the Time Zone in CMD Windows 10 via TZUtil | Action1 (2024)

When setting up a time zone in Windows operating systems (Windows Server, Windows 10, etc.), you can run the tzutil.exe utility (the Windows Time Zone Utility) at the command line. This tool dates back to the Windows 7 release, and its utility executable file can be found in the %WINDIR%\System32 directory.

One of the most important key parameters of time, in addition to the current time and date, in all computer information systems is the Time Zone. The time zone on the computer is set according to the location. This will correctly display the time in your operating system.

In this guide, we’ll show you how to make the most of the TZUtil utility features to change the time zone in Microsoft Windows 10.

Step 1. Permission to Change the Time Zone

By default, changing the time zone does not require administrative privileges (compared to the time/date settings). To have this requirement in place, use local security policies for a change (Local Security Settings — secpol.msc):

Security Settings Local Policy User Rights Assignment
On the Policy list, we go for the Change the time zone line.

Usually, all — the system itself, users and administrators — can change the time zone on any computer. Removing users from the account list prevents them from affecting the time zone settings.

Step 2. Open Command Prompt as Administrator

Open the Command Prompt as an administrator: right-click on the Start menu and select Command Prompt (Admin).

Step 3. Check Out the Current Time Zone Using TZUtil

To see which time zone is currently set up, type tzutil /g at the command line and press Enter.

Step 4. List All Time Zones with Their Names and Identifiers

Type tzutil /l and press Enter.

Step 5. Daylight Saving Time Adjustment for a Specific Time Zone

To set the time zone with daylight time, you need to write tzutil /s “Time Zone” at the command line and press Enter. Instead of “Time Zone”, type the respective time zone.

For instance, let’s take the time zone UTC+02:00 (Vilnius, Kiev, Riga, Sofia, Tallinn, Helsinki FLE Standard Time). Run the command tzutil /s “FLE Standard Time”.

Step 6. Disable Daylight Savings Time for a Specific Time Zone

To set the time zone without daylight saving time, type tzutil /s “Time zone _dstoff” at the command line and press Enter. For example, we select UTC+02:00 (Vilnius, Kiev, Riga, Sofia, Tallinn, Helsinki FLE Standard Time). Run the command tzutil /s “FLE Standard Time _dstoff”.

Once you’ve set up the time zone, close the command line.

How to Change the Time Zone on Windows 10 with Action1 in 5 Steps

Action1’s intuitive dashboard helps optimize routine tasks, significantly scaling up IT productivity.

Step 1:After logging into the Action1 dashboard, in the Navigation panel (the left column), select Managed Endpoints and mark the endpoint on which you plan to change the time zone.

Step 2: Then click on the More Actions menu and select Run Command.

Step 3: In the box, enter the command tzutil /s “Time Zone” to set a new time zone. Replace the Time Zone parameter with a particular time zone, e.g. “FLE Standard Time”.

Step 4: In the Select Managed Endpoints window, you mark those endpoints on which you are going to change the time zone. You can add all the available endpoints or mark them one by one.

Step 5: Schedule the action (Run now/ No schedule yet/ At specific time/ Repeat) and Finish.

Action1’s Remote Management Solutions

Staying competitive in the market is always a challenge, and loud words don’t do wonders for optimizing administrative tasks and scaling up IT productivity. But actions do! With Action1’s cloud RMM solution, your IT department will timely deliver patches and updates, manage IT assets, manage endpoints remotely, and run many other complex tasks.

Read the TechRadar review of our product or be the judge — get your free trial by signing up below.

How to Change the Time Zone in CMD Windows 10 via TZUtil | Action1 (2024)

FAQs

How to Change the Time Zone in CMD Windows 10 via TZUtil | Action1? ›

If you want to set the time zone without daylight saving time, type tzutil / s “Time zone _dstoff” on the command line and press Enter. For example, we ask UTC + 02: 00) Vilnius, Kiev, Riga, Sofia, Tallinn, Helsinki FLE Standard Time. Enter the command tzutil / s “FLE Standard Time _dstoff” and press Enter.

How to change timezone via cmd? ›

If you want to set the time zone without daylight saving time, type tzutil / s “Time zone _dstoff” on the command line and press Enter. For example, we ask UTC + 02: 00) Vilnius, Kiev, Riga, Sofia, Tallinn, Helsinki FLE Standard Time. Enter the command tzutil / s “FLE Standard Time _dstoff” and press Enter.

How to change time in Windows 10 through cmd? ›

Type "time" into the command prompt window and press "Enter." The current time setting will now display. To change it, type the proper time into the window in the "00:00:00" 24-hour format -- for example, "13:30:00" for 1:30 p.m. -- and press "Enter." The new time will now be saved.

How do I force change time zones in Windows 10? ›

To Adjust the Date / Time in Windows

Right click the time and date, in the bottom right corner and select Adjust Date and Time. 2. On the right side of the Date & Time screen, select the Add clocks for different time zones option under Related settings.

What is the Tzutil command-line tool? ›

Tzutil.exe is a command-line tool provided by Microsoft Windows that allows users to view and configure time zone settings on a computer. With this tool, users can display the current time zone, set a new time zone, or view a list of available time zones.

How do I change timezone in terminal? ›

Select the Terminal program from your Linux programs, or press Ctrl + Alt + T on your keyboard. Enter the time zone menu command. Depending on your Linux distribution, this command will vary: Ubuntu and Mint - sudo dpkg-reconfigure tzdata followed by the admin/user password.

How do I find time zone in command prompt? ›

- run timedate. cpl from the cmd , and it will open the Windows time settings window where you can specify the Time Zone through the 'Change time zone' button.

How do I change the timezone in Windows? ›

To set the system's default time zone from the Control Panel:
  1. Click the Windows Start button and then click Control Panel.
  2. Click Date and Time.
  3. Click the Change Time Zone button.
  4. From the Time Zone menu, select your preferred time zone.
  5. Click OK. ...
  6. Click OK to close the Date and Time dialog box.

How to change time zone in Windows 10 without admin rights? ›

If you want to change Date and Time in non-admin mode, you need to Assigning Privileges to an Account so that the account which is running this application could change Date and Time. Assign privileges to the account by using the Local Security Policy Microsoft Management Console (MMC) snap-in (Secpol. msc).

Why do I not have permission to change time zone Windows 10? ›

Non-administrator users cannot change or interact with the Set time zone automatically setting. The setting is either not visible or is "greyed out" in the Settings app. This is by design as the Set time zone automatically setting is a system wide setting that applies to all user profiles on a machine.

How do I change the TimeZone in Windows 10 with admin rights? ›

Meanwhile, you may also try these steps: Open Start > type CMD > Right click CMD > Click Run as administrator > Type: tzutil / s "Time Zone Here" (example tzutil /s "China Standard Time").

What is the netsh command-line tool? ›

Netsh is a command-line scripting utility that allows you to display or modify the network configuration of a computer that is currently running. Netsh commands can be run by typing commands at the netsh shell and be used in batch files or scripts.

Is cmd a command-line tool? ›

Command Prompt is a command line interpreter application available in most Windows operating systems. It's used to execute entered commands. Most of those commands automate tasks via scripts and batch files, perform advanced administrative functions, and troubleshoot or solve certain kinds of Windows issues.

How to use command-line code? ›

Go to Start menu → Windows System → Command Prompt. Go to Start menu → All Programs → Accessories → Command Prompt. Go to the Start screen, hover your mouse in the lower-left corner of the screen, and click the down arrow that appears (on a touch screen, instead flick up from the bottom of the screen).

How do I change UTC TimeZone? ›

Add the local time offset to the UTC time. For example, if your local time offset is -5:00, and if the UTC time is shown as 11:00, add -5 to 11. The time setting when adjusted for offset is 06:00 (6:00 A.M.).

Which command is used to change the time zone for a server? ›

Choose a time zone from a list. then enter your preferred time zone with the timedatectl set-timezone command.

What is the command to change TimeZone in powershell? ›

The Set-TimeZone cmdlet sets the system time zone to a specified time zone.

How do I make my computer change time zones automatically? ›

Windows 10 - Set Date and Time
  1. From the Windows desktop, navigate: Start. Settings icon. ...
  2. From the Date and time section, select the. Set time automatically switch. ...
  3. Select the. Set time zone automatically switch. ...
  4. Select the. Adjust for daylight saving time automatically switch. ...
  5. If desired, select. Change date and time formats.

Top Articles
Latest Posts
Article information

Author: Nicola Considine CPA

Last Updated:

Views: 5517

Rating: 4.9 / 5 (69 voted)

Reviews: 84% of readers found this page helpful

Author information

Name: Nicola Considine CPA

Birthday: 1993-02-26

Address: 3809 Clinton Inlet, East Aleisha, UT 46318-2392

Phone: +2681424145499

Job: Government Technician

Hobby: Calligraphy, Lego building, Worldbuilding, Shooting, Bird watching, Shopping, Cooking

Introduction: My name is Nicola Considine CPA, I am a determined, witty, powerful, brainy, open, smiling, proud person who loves writing and wants to share my knowledge and understanding with you.