---
title: "Wrong Uptime in The Real Time Console"
slug: "wrong-uptime-in-the-real-time-console"
updated: 2025-09-02T09:43:48Z
published: 2025-09-02T09:43:48Z
canonical: "support.controlup.com/wrong-uptime-in-the-real-time-console"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.controlup.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Wrong Uptime in The Real Time Console

## Issue

The uptime column shows wrong details, longer than then expected. When compared to the Up time in the Task Manager there is a significant difference. ![uptime column in console](https://cdn.document360.io/098100b7-b9da-4bea-b4b9-017140ab863e/Images/Documentation/44057410547372.PNG)

![uptime column in console Task Manager](https://cdn.document360.io/098100b7-b9da-4bea-b4b9-017140ab863e/Images/Documentation/44057410939051.PNG)

## Solution

The issue might be caused by a corrupt WMI repository. The uptime counter is not taken from the Task Manager but via WMI.

To resolve the issue, run `lodctr /r` on the problematic server and restart the ControlUp Agent.

If this does not work, you may need to salvage the WMI repository by opening a command prompt and run `winmgmt /salvagerepository`. Then restart the server.
