Turn off UAC, Windows Firewall, Set time zone
生活随笔
收集整理的這篇文章主要介紹了
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
轉載于:https://blog.51cto.com/57388/2119427
與50位技術專家面對面20年技術見證,附贈技術全景圖總結
以上是生活随笔為你收集整理的Turn off UAC, Windows Firewall, Set time zone的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: DNS正向解析过程
- 下一篇: 安装mysql时报错:mysql fil