Intelligent standby list cleaner (ISLC) v1.0.3.4 Released
-
- Posts: 7
- Joined: Fri Oct 19, 2018 12:27 pm
Re: Intelligent standby list cleaner (ISLC) v1.0.0.8 Released
Windows 10 1809 Build 17763.55
- Wagnard
- Site Admin
- Posts: 1836
- Joined: Sat Jul 04, 2015 5:18 pm
- Location: 127.0.0.1
- Contact:
Re: Intelligent standby list cleaner (ISLC) v1.0.0.8 Released
Try this:
Ensure that the counters are not disabled in the registry
The counters may be disabled via registry settings. Please check the following registry locations to ensure that the counters have not been disabled.
HKLM\System\CurrentControlSet\Services\%servicename%\Performance
%servicename% represents any service with a performance counter. For example: PerfDisk, PerfOS, etc.
There may be registry keys for "DisablePerformanceCounters" in any of these locations. As per the following TechNet article, this value should be set to 0. If the value is anything other than 0 the counter may be disabled.
To rebuild all Performance counters including extensible and third-party counters, type the following commands at an Administrative command prompt. Press ENTER after each command.
Rebuilding the counters:
cd c:\windows\system32
lodctr /R
cd c:\windows\sysWOW64
lodctr /R
Resyncing the counters with Windows Management Instrumentation (WMI):
WINMGMT.EXE /RESYNCPERF
Stop and restart the Performance Logs and Alerts service.
Stop and restart the Windows Management Instrumentation service.
-
- Posts: 7
- Joined: Fri Oct 19, 2018 12:27 pm
Re: Intelligent standby list cleaner (ISLC) v1.0.0.8 Released
I have these steps running the program starts and then works synonymous ... but when I close the program or reboot the situation is as before 
Rebuilding the counters:
cd c:\windows\system32
lodctr /R
cd c:\windows\sysWOW64
lodctr /R
Resyncing the counters with Windows Management Instrumentation (WMI):
WINMGMT.EXE /RESYNCPERF
Stop and restart the Performance Logs and Alerts service.
Stop and restart the Windows Management Instrumentation service.

Rebuilding the counters:
cd c:\windows\system32
lodctr /R
cd c:\windows\sysWOW64
lodctr /R
Resyncing the counters with Windows Management Instrumentation (WMI):
WINMGMT.EXE /RESYNCPERF
Stop and restart the Performance Logs and Alerts service.
Stop and restart the Windows Management Instrumentation service.
- Wagnard
- Site Admin
- Posts: 1836
- Joined: Sat Jul 04, 2015 5:18 pm
- Location: 127.0.0.1
- Contact:
Re: Intelligent standby list cleaner (ISLC) v1.0.0.8 Released
If it's working correctly after doing the previous procedure, than something is breaking the counters when you are rebooting. This can be anything, anti-virus, some applications that start with your system.DonCrime wrote: ↑Fri Oct 19, 2018 2:26 pm I have these steps running the program starts and then works synonymous ... but when I close the program or reboot the situation is as before
Rebuilding the counters:
cd c:\windows\system32
lodctr /R
cd c:\windows\sysWOW64
lodctr /R
Resyncing the counters with Windows Management Instrumentation (WMI):
WINMGMT.EXE /RESYNCPERF
Stop and restart the Performance Logs and Alerts service.
Stop and restart the Windows Management Instrumentation service.
Can't tell, you will have to check what program. Is causing this as ISLC required theses and cannot be fixed by me.
The reason it worked for you on older versions is because I was using different and imprecise way to get memory information.
-
- Posts: 7
- Joined: Fri Oct 19, 2018 12:27 pm
Re: Intelligent standby list cleaner (ISLC) v1.0.0.8 Released
yesterday it still worked without problems today no longer (then I have to look what it is 

- Wagnard
- Site Admin
- Posts: 1836
- Joined: Sat Jul 04, 2015 5:18 pm
- Location: 127.0.0.1
- Contact:
-
- Posts: 1
- Joined: Fri Oct 19, 2018 3:40 pm
Re: Intelligent standby list cleaner (ISLC) v1.0.0.8 Released
Hi,
thank you very much for the program, it works great.
I do however have a little bug-report.
With W10 1809 you can specifically increase the font size of windows (not overall dpi) and well the picture below shows what that looks like.
thank you very much for the program, it works great.
I do however have a little bug-report.
With W10 1809 you can specifically increase the font size of windows (not overall dpi) and well the picture below shows what that looks like.
- Wagnard
- Site Admin
- Posts: 1836
- Joined: Sat Jul 04, 2015 5:18 pm
- Location: 127.0.0.1
- Contact:
Re: Intelligent standby list cleaner (ISLC) v1.0.0.8 Released
Thanks, I'll see what I can do.
-
- Posts: 7
- Joined: Fri Oct 19, 2018 12:27 pm
Re: Intelligent standby list cleaner (ISLC) v1.0.0.9 Released
Hey Wagnard the Programm in the new Version is working now 
Thank You

Thank You

- Wagnard
- Site Admin
- Posts: 1836
- Joined: Sat Jul 04, 2015 5:18 pm
- Location: 127.0.0.1
- Contact: