Open Notepad
Paste the following code:
@echo off
tzutil /s "Time Zone 1"
pause
Replace "Time Zone 1" with the actual time zone identifier you want to switch to (e.g., "Pacific Standard Time").
Save the file with a .bat extension (e.g., "timezone1.bat").
Add a Shortcut and Run as administrator.