How to change time zone on windows 10 greyed out

Last Updated: Jan 25, 2024 by

If you’re having trouble changing the time zone on your Windows 10 computer, you’re not alone. Many users have reported that the option to change the time zone is greyed out, making it impossible to adjust the time on their computer. In this article, we’ll discuss why this issue occurs and provide step-by-step instructions on how to fix it.

Why is the time zone option greyed out?

The most common reason for the time zone option to be greyed out on Windows 10 is due to a group policy setting. Group policies are used to manage and restrict certain settings on a computer, and in this case, the time zone setting has been restricted. This is often done by employers or IT departments to ensure that all computers in a network are set to the correct time zone.

How to fix the issue

Method 1: Using the Registry Editor

The first method to fix the greyed out time zone issue is by using the Registry Editor. Follow these steps:

  1. Press the Windows key + R to open the Run dialog box.
  2. Type “regedit” and press Enter to open the Registry Editor.
  3. In the left-hand pane, navigate to the following location: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Date and Time
  4. In the right-hand pane, look for a key called “DisableAutoDaylightTimeSet” and double-click on it.
  5. Change the value from 1 to 0 and click OK.
  6. Close the Registry Editor and try changing the time zone again.

Method 2: Using Command Prompt

If the first method doesn’t work, you can try using Command Prompt to change the time zone. Follow these steps:

  1. Press the Windows key + R to open the Run dialog box.
  2. Type “cmd” and press Ctrl + Shift + Enter to open Command Prompt as an administrator.
  3. In the Command Prompt window, type the following command and press Enter: tzutil /s “time zone name”
  4. Replace “time zone name” with the name of the time zone you want to set. For example, “Eastern Standard Time”.
  5. Close Command Prompt and check if the time zone has been changed.

Method 3: Using Local Group Policy Editor

If you’re using a Windows 10 Pro or Enterprise edition, you can use the Local Group Policy Editor to change the time zone. Follow these steps:

  1. Press the Windows key + R to open the Run dialog box.
  2. Type “gpedit.msc” and press Enter to open the Local Group Policy Editor.
  3. In the left-hand pane, navigate to the following location: Computer Configuration > Administrative Templates > System > Locale Services
  4. In the right-hand pane, double-click on “Set the time zone”.
  5. Select the “Enabled” option and click Apply.
  6. Close the Local Group Policy Editor and try changing the time zone again.

Conclusion

By following these methods, you should be able to change the time zone on your Windows 10 computer even if the option is greyed out. If none of these methods work, it’s possible that your computer is part of a domain network and the time zone is being managed by your employer or IT department. In this case, you may need to contact them for assistance.

Gulrukh Ch

About the Author: Gulrukh Ch

Gulrukh Chaudhary, an accomplished digital marketer and technology writer with a passion for exploring the frontiers of innovation. Armed with a Master's degree in Information Technology, Gulrukh seamlessly blends her technical prowess with her creative flair, resulting in captivating insights into the world of emerging technologies. Discover more about her on her LinkedIn profile.

Leave a Reply

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