C
ClearView News

How can I tell if a Windows service has been rebooted?

Author

Emma Newman

Published Mar 11, 2026

How can I tell if a Windows service has been rebooted?

To find the event log record showing when your service was last started:
  1. Open the Event Viewer from the Control Panel (search for it by name).
  2. In the left-hand column, navigate to Windows Logs > System:
  3. Click Find\u2026 on the right to bring up the Find window.

Thereof, how can I tell when a service was last rebooted?

To figure out when your PC was last rebooted, you can simply open up Event Viewer, head into the Windows Logs -> System log, and then filter by Event ID 6006, which indicates that the event log service was shut down—one of the last things that happens before a reboot.

Subsequently, question is, how do you check who rebooted the Windows Server? Steps:

  1. Event log code 1074 is used to record reboot logs.
  2. Click Start menu or Windows search bar and type Event logs and open it.
  3. Navigate to Event Viewer, browse Windows Logs and click System.
  4. In the Actions plane view click “Filter Current Log”

Also, how can I tell if a Windows service has stopped?

  1. Just open Event Viewer (Start menu -> Search "Event" Event Viewer will come, open it)
  2. Expand 'Windows Log' on Event viewer left menu.
  3. Click on Application.
  4. Again try to start your service and from event viewer see what is exact cause for stopping briefly in 'general' tab.

How can I tell the last time a Windows 2003 server was rebooted?

For Windows Home Server, XP or Server 2003, go to Start >> Run and type: cmd then hit Enter. At the command prompt type: net stats srv then hit Enter. You'll see the line Statistics Since – this shows the date and time that your system has been running.

How do I find out why my server is shut down?

Open event viewer. Expand windows logs. Click system, then either find or filter for event ID 1074. And you will see all your shut down logs.

What is Event Log service?

Windows Event Log service maintains a set of event logs that the system, system components, and applications use to record events. The service exposes functions that allow programs to maintain and manage the event logs and perform operations on the logs, such as archiving and clearing.

What is the event ID for system reboot?

Event ID 1074: System has been shutdown by a process/user.
DescriptionThis event is written when an application causes the system to restart, or when the user initiates a restart or shutdown by clicking Start or pressing CTRL+ALT+DELETE, and then clicking Shut Down.
CategorySystem
SubcategoryStartup/Shutdown

Why is my computer randomly restarting?

Generally, computer rebooting randomly can be caused by many reasons, for example, the misbehaving automatically restarting feature, overheating or a faulty power supply, a faulty RAM, a virus or malware issue, driver problems, Windows update, etc.

How do I check service logs?

Through the Computer management console, navigate through Event Viewer > Windows Logs > System. Every services that change state will be logged here. You'll see info like: The XXXX service entered the running state or The XXXX service entered the stopped state, etc.

How do I check the reboot log in Event Viewer?

To figure out when your PC was last rebooted, you can simply open up Event Viewer, head into the Windows Logs -> System log, and then filter by Event ID 6006, which indicates that the event log service was shut down—one of the last things that happens before a reboot.

How long has my computer been on?

You can open the Task Manager by right-clicking your computer clock and selecting "Start Task Manager.” When you click the “Performance” tab, you'll see a list of values in the window's System section. The “Up Time” value tells you how many days, hours, minutes and seconds the computer has been running.

What is service control manager configuration tool?

Service Control Manager Configuration Tool by Microsoft
This is a Windows system installed file with Windows File Protection (WFP) enabled.

How can I tell who restarted SQL Server?

Another option is to use Windows Event Viewer to look for the startup time. If you open Windows Event Viewer and filter your Event Sources (in our case MSSQL$SQL2008) for the SQL Server instance and Event ID 17162 you can find all of the startup times that are still in the Event Viewer log.

How can I tell who shutdown a Windows server?

Steps to see which user shutdown the system:
  1. Go to event Viewer.
  2. Right click on system and -> Filter Current Log.
  3. For User Shutdowns, click downward arrow of Event Sources -> Check User32.
  4. In <All Event IDs> type 1074 -> OK.

How do I see Windows startup and shutdown history?

Find Windows PC Startup and Shutdown Time Logs
Windows 7 user press Windows + R keys from the keyboard, type “ eventvwr. msc ” in it and hit the Enter key. Windows 8. x users can use the above method, but they can also right-click at the Start button location and select “Event Viewer” from the menu.

How do you check who restarted Windows Server 2012?

How to know who restarted Windows Server 2012 R2
  1. In the Filter Current log box, type 1074 as the event ID. This will filter the events and you will see events only with ID 1074.
  2. We can now see the event with ID 1074.
  3. Double click the recent event. In the event properties box, you can see who initiated the restart of server.

What is user32 in Event Viewer?

The User32 1076 event is written when the first user with shutdown privileges logs on to the computer after an unexpected restart or shutdown and supplies a reason for the occurrence.

How can I tell the last time a Windows shutdown was?

To find when was a computer last shutdown, check the Event Viewer for the most recent Event ID 1074.
  1. Run eventvwr.
  2. In the Event Viewer, expand Windows Logs → System.
  3. Sort the log by Date (descending)
  4. Click Filter Current Log… on the right pane.
  5. Add event id: 1074 in the Includes list, and enable all event types.

How do I check my boot time?

Using System Information
  1. Open Start.
  2. Search for Command Prompt, right-click the top result, and click the Run as administrator option.
  3. Type the following command to query the device's last boot time and press Enter: systeminfo | find "System Boot Time"

How do I check my uptime remotely?

Ways to find the uptime and downtime of a system (remote or not) by using the command prompt. For a local system: Open your command prompt and type the following command: systeminfo | find “System Up Time:”

What is system uptime?

Uptime is a metric that represents the percentage of time that hardware, an IT system or device is successfully operational. It refers to when a system is working, versus downtime, which refers to when a system is not working.

What is system boot time?

Using System Information
Open Start. Search for Command Prompt, right-click the top result, and click the Run as administrator option. Type the following command to query the device's last boot time and press Enter: systeminfo | find "System Boot Time"

What command shows you how long it has been since the server was rebooted?

1. Last command. Use the 'last reboot' command, which will display all the previous reboot date and time for the system. This picks the information from the /var/log/wtmp file.

How long does it take to reboot a server?

But on average a hardware reboot, without IMPI/KVM access, should be around 30 minutes to an hour for most providers.