{"id":2060,"date":"2021-11-09T03:06:56","date_gmt":"2021-11-09T01:06:56","guid":{"rendered":"https:\/\/itsimple.info\/?p=2060"},"modified":"2021-11-09T03:08:04","modified_gmt":"2021-11-09T01:08:04","slug":"how-recover-performance-counters-that-are-not-working-or-missing-in-perfmon","status":"publish","type":"post","link":"https:\/\/itsimple.info\/?p=2060","title":{"rendered":"How Recover performance counters that are not working or missing in PerfMon"},"content":{"rendered":"\n<p>Sometime performance counter is missing the counters of an application installed or they stop working for some other reasons, this are the steps to re-write them to the registry and return them into action, This command will rebuild the counters from scratch, open command prompt as administrator and run :   <\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>cd c:\\windows\\system32\nlodctr \/R\ncd c:\\windows\\sysWOW64\nlodctr \/R<\/code><\/pre>\n\n\n\n<p>Resync the counters with Windows Management Instrumentation (WMI):<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>WINMGMT.EXE \/RESYNCPERF<\/code><\/pre>\n\n\n\n<p>Stop and restart the Performance Logs and Alerts service &amp; Stop and restart the Windows Management Instrumentation service.<\/p>\n\n\n\n<figure class=\"wp-block-pullquote is-style-solid-color\"><blockquote class=\"has-text-color has-vivid-green-cyan-color\"><p>Good Luck<\/p><\/blockquote><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>Sometime performance counter is missing the counters of an application installed or they stop working for some other reasons, this are the steps to re-write them to the registry and return them into action, This command will rebuild the counters from scratch, open command prompt as administrator and run : Resync the counters with Windows [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4,12,14,15],"tags":[],"class_list":["post-2060","post","type-post","status-publish","format-standard","hentry","category-tech","category-tutorials","category-windows","category-windows-server"],"_links":{"self":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts\/2060","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2060"}],"version-history":[{"count":0,"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts\/2060\/revisions"}],"wp:attachment":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2060"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2060"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2060"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}