How to set Time zone in Windows using CMD | Change the time zone in windows 10 via Command prompt

Опубликовано: 02 Март 2026
на канале: Nischal Tech Support
477
3

How to set Time zone in Windows using CMD
How to setup Time zone in Windows
How to Change the Time Zone Settings on Windows
Change the time zone in windows 10 via Command prompt
=============================================================
Using Command Prompt

Click on Start.
Look for Command Prompt, right-click and click on Run as administrator option.
Type this to confirm the current time zone and press Enter:
tzutil /g
Type this and note the time zone that you want (IST) and hit Enter:
tzutil /l
Type the following command and press Enter to set:
for Example:-
tzutil /s “India Standard Time"
Type the following command to check if the time zone was updated successfully:
tzutil /g
=============================================================

#nischaltechsupport #windows11 #windows