web analytics
Saturday, June 21, 2025
HomeMicrosoft WindowsHow to Disable Disk Performance Counter in Windows 10 - diskperf Command

How to Disable Disk Performance Counter in Windows 10 – diskperf Command

Diskperf is a Microsoft Windows command to enable and disable disk performance counters for Performance Monitor.

Performance Monitor is a utility that comes with your Windows Operating System, which accesses both local and remote workstation performance. It helps to track and analyze the performance of your system.

Performance Monitor can also be used to examine your computer performance when using a set of applications and can take logs and do analysis on the same.

To run Disk Performance activity with the performance Monitor, you need to enable the Disk Performance counter using the DISKPERF command. However, Disk Performance counters for physical disks and logical disks are enabled by default.

The counters (which are necessary to monitor disk performance) will slightly impact the overall system performance. However, if you’re not going to use the performance monitor, it’s better to disable it rather than consume system resources.

Below are the steps to disable or enable Disk Performance Monitor in Windows 10 (The below steps will also work on Windows Vista, Windows 7, and Windows 11).

What is DISKPERF Command?

Diskperf is a Microsoft Windows command to enable and disable disk performance counters for Performance Monitor. This feature is included in Windows Server 2003, Windows Server 2008, Windows Server 2008 R2, Windows XP, Windows Vista, Windows 7, and Windows 10.

How to access Disk Performance Monitor in Windows 10

From the Control Panel > Administrative tool’s folder, you can access the Performance monitor program. You can also access it directly from the run command. To Access the Performance Monitor program, Open Run Command, Type “PERFMON.EXE” and click OK.

Disable Disk Performance Counter in Windows 10 using the DISKPERF Command.

Type the below command to disable all performance counters.

DISKPERF –N

Disable Disk Performance Counter in Windows 10 using DISKPERF command

To disable the disk performance counters for physical drives.

DISKPERF –ND

To disable the disk performance counters for logical drives.

DISKPERF –NV

Enable Disk Performance Monitor in Windows 10 using DISKPERF Command.

Type the below command to enable all performance counters.

DISKPERF - Y

Enable Disk Performance Counter in Windows 10

To Enables the disk performance counters for physical drives:

DISKPERF –YD

To Enables the disk performance counters for logical drives:

DISKPERF -YV

If you want to know more about this command, type the below command in the command prompt and press Enter.

DISKPERF /?

Enjoyed the article? Stay connected and never miss an update — follow us on social media for more tips, insights, and updates!

Check out more articles on Microsoft Windows.

Roshan Karkera
Roshan Karkera
Roshan Karkera is a passionate blogger and a software engineer by profession, driven by a love for technology, science, and continuous learning. With a strong belief in sharing knowledge, he started this blog to inspire and inform readers through simple, insightful content. When he's not coding or exploring the latest in tech, you’ll find him writing about ideas that matter. Connect with him on Twitter or your favorite social platform to stay updated.
RELATED ARTICLES

2 COMMENTS

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular