Share via

time zone problems

Anonymous
2022-08-18T16:17:36+00:00

I recently moved from the East coast to Houston (from the Eastern Time Zone to the Central Time Zone). I am unable to get my desktop running Windows 11 to consistently switch and remain on the central time zone. I am able to temporarily set the time zone to central either by setting this manually or by turning off then turning back on the "Set time zone automatically" setting. However, no matter whether I set the time zone manually or automatically, within a matter of hours, the computer reverts back to the Eastern Time Zone. Any advice as to how to fix this?

Windows for home | Other | Desktop, Start, and personalization

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

2 answers

Sort by: Most helpful
  1. Anonymous
    2022-08-19T02:53:08+00:00

    Hi MAH,

    Welcome to Microsoft Community.

    Let me help you troubleshoot the time zone settings in Windows 11 not working.

    Reset the network. Because the automatic time zone determines your geographic location based on your network location, it may be that your previous network settings cache is causing your current troubles. Run Command Prompt as an administrator ("Win" logo key + "Q", enter "cmd", select "Run as administrator"), and enter the following commands one by one.

    netsh int ip reset
    
    netsh winsock reset
    
    ipconfig /release
    
    ipconfig /renew
    
    ipconfig /flushdns
    

    Then manually set the time zone. Run Command Prompt as an administrator ("Win" logo key + "Q", enter "cmd", select "Run as administrator"), and enter the following commands.

    tzutil /l
    

    List all valid time zone IDs and display names, and choose the one you want.

    tzutil /s "Central Standard Time"
    

    Set time zone, and replace your object value.

    If anything is unclear, please feel free to leave your messages here.

    Best Regards,

    Mosken_L - MSFT | Microsoft Community Support Specialist

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2022-08-22T01:12:27+00:00

    Hi MAH,

    How’s it going? Looking forward to your good news!

    If anything is updated, please feel free to leave your messages here.

    Best Regards,

    Mosken_L - MSFT | Microsoft Community Support Specialist

    Was this answer helpful?

    0 comments No comments