Close

Free Sidebar Gadgets for Windows 11/10/8.1/7 Desktop

TRANSLATE

Dear users,
Today, electricity is not just comfort for me — it is the ability to work and maintain this website. Due to the war, my home is without power for up to 18 hours a day. When electricity is gone, the internet is often unavailable, the refrigerator stops working, and much of the time I am forced to sit in darkness.
The only realistic solution is a power backup system — an inverter with batteries — costing about $2200.
Thanks to your support, $470 has already been raised — 21% of the goal.
This is an important step forward, and I am sincerely grateful to everyone who has already supported me.
I have taken a loan to start solving this problem, but covering the full cost on my own is very difficult. Every contribution brings stable working conditions closer.
If this project has been useful to you and you are able to help, I would be sincerely grateful for your support.
Support for Power Backup (Inverter + Batteries)


Can anybody help me to translate few my gadgets to other languages (Korean, Thai, Vietnamese, etc.)? If you’re that person, please call me using the contact form.

Try our new tools: Geomagnetic Storms Sidebar Gadgets Recent Indicator, Hocus pocus Sidebar Gadgets Recent Indicator, Write your name in nautical flags, Write your name in Old Norse viking runes.

Performance counters are disabled, they use Exctrlst.exe

If you read here, it means one of my gadgets (System Monitor II, Network Monitor II, Drives Monitor or Top Process Monitor) does not work properly. It’s connected with a needed counter that was missing from the list. This can occur if the counter has been disabled intentionally or if the counter has been disabled by the operating system itself due to it faulting 3 times. When a counter is disabled, a simple registry value is set that tells the OS to ignore it. This value is set under the Performance key of the service in question. If the Disable Performance Counters entry is set to 1 then the counter is disabled, like so:

Registry

Now, you can always re-enable a performance counter manually by editing the registry, but they are not always easy to find depending on the service name they are listed under. We have a tool that can come in handy in these situations, the Extensible Counter List tool, or Exctrlst.exe. This tool shows a list of all installed performance counters, sorted either by DLL name, service or Counter ID. With this, you can easily see if a counter is enabled or disabled, and set them however you wish. This utility is part of the Windows 2000 resource kit, and can also be downloaded from my site.

Once downloaded, start the installation and follow the installation wizard. The default install location for this will be:

C:\Program Files\Resource Kit or C:\Program Files (x86)\Resource Kit for 64bit OS.

To launch the utility, just double click the executable — Exctrlst.exe.

NOTE: Be sure that you run it under Administrator rights.

When it opens, you should see a window very similar to this:

Exctrlst

Now look through the list for the performance counter which you are missing. For System Monitor II and Top Process Monitor it is PersOS, for Network Monitor II it is PerfNet and for Drives Monitor it is PerfDisk. Please don’t forget about TcpIP counter for Network Monitor II. For example, if the disk counters are missing, search for PerfDisk. Once you click the performance counter you are interested in, verify if the Performance Counters Enabled box is checked or not. If the box is not checked, then the performance counter is disabled. To re-enable it, all you have to do is place a check mark in the box. The registry change happens immediately, so all you have to do is close the tool when you are done. In the case of Windows 7 you must restart your computer.

I would also suggest that you have a look at the below articles as well.

https://support.microsoft.com/en-us/help/300956/how-to-manually-rebuild-performance-counter-library-values

In some cases, you need to follow: Problem with WMI.