I am not in Pacific time

So the thing I need to change is greyed out (that top bar) All I can do is change country, language, or sync it. FYI all syncing is for daylight savings time, not changing it to my actual TZ
Find the setting to set time automatically and turn that off.
Where would that be?
Scam. I know my administrative password but i dont know where to allow this
I literally logged in as administrator nd it didnt let me lmao
Got it from: https://answers.microsoft.com/en-us/windows/forum/all/unable-to-change-timezone-settings-windows-11!
Hi Ethan,
You may try -
Open windows terminal (cmd for windows 10) as admin.
Enter tzutil /l to list time zone choices.
Copy the one you want to the clipboard and paste it in quotes after tzutil /s.
e.g.: tzutil /s "Your timezone from the list in cmd"
The actual advisor dude was useless, it was a random dude with no pfp that had the answer lmao
Bruh I was literally about to help you with a PowerShell method and ask what your timezone is for the specific command
Ok but fr you can do it in PowerShell.
Set-TimeZone -Id "<Your desired timezone here>"
(or Set-TimeZone -Name "<Your desired timezone here>"
)
hehe my one chance to shine with Windows shell commands when I don’t know a single Linux command lol
That’s a common theme with anything related to closed-source software.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.