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正向解析过程
- 下一篇: windows下配置Python环境并安