Collections:
Other Resources:
Windows Time (W32Time) Service on Windows Server 2012
What is the "Windows Time (W32Time)" system service on Windows Server 2012? Can I disable "Windows Time"?
✍: FYIcenter.com
"Windows Time (W32Time)" is a Windows Server 2012 service that
maintains date and time synchronization on all clients
and servers in the network. If this service is stopped,
date and time synchronization will be unavailable.
Detailed information on "Windows Time" service:
Service name: W32Time Display name: Windows Time Execution command: C:\Windows\System32\svchost.exe -k LocalService Dependencies: None
"Windows Time" service is provided by the svchost.exe program, see "svchost.exe Executable Program on Windows Server 2012" for details.
Disabling "Windows Time" service should not cause any issues on running Windows 2012 Server. If you are not concerned about synchronization of time on the network, you can disable "Windows Time" to improve system performance and security.
2016-07-01, ∼5263🔥, 0💬
Popular Posts:
How programs are added to the startup application list? There are 3 main ways in which programs are ...
What is "Visual Studio Standard Collector Service 150" in my Windows 7 service list? And how is "Vis...
What is causing the HTTP 403 (Forbidden) error when running PHP scripts with PHP CGI configuration? ...
How to configure PHP execution environments? If you followed our Downloading PHP Engine tutorial , y...
What is the "Security Accounts Manager (SamSs)" system service on Windows Server 2008? Can I disable...