Enable Disk Performance Counter in Task Manager
When the Disk Performance Counter is missing from Task Manager, use the following command to enable.
Run and ELEVATED command prompt
Type in the following :
Diskperf -y
Press enter
Close and Reopen Task Manager
Related Articles
SQL Database in PENDING State
SQL Server Database States A SQL database is considered to be damaged if one or more of its core files are in an inconsistent state. Depending on how severe the damage is, the db is marked with different states. Some of these states are: Online – If ...
Clear Network Saved Credentials (CLI) - Authentication Issues
Use cases : When all credentials has been cleared from Windows Credential Manager and Authentication still does not work. Press the Windows key + R together to open the Run box. Type the following command and hit Enter. rundll32.exe keymgr.dll, ...
Disable Server Shutdown and Restart Options (Active Directory)
When users have a tendency after using a remote desktop session to shutdown the server that they were working on, utilize the following to ensure the options to restart and shutdown are disabled. Press Win + R to open the Run command dialog box Type ...