Turn off UAC, Windows Firewall, Set time zone

  • Set time zone to “(UTC-08:00) Pacific Time (US & Canada)”

tzutil /s "Pacific Standard Time"


  • Turn off User Account Control

C:\Windows\System32\cmd.exe /k %windir%\System32\reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 0 /f


  • Turn off Windows Firewall for All Profiles

netsh advfirewall set allprofiles state off


發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章