Hello Venkata,
There is no equivalent command in windows.
But you may try with wmic though it is slightly different
What is the command should we use to get the CPU usage of each thread in a specific process. I know in linux we will use
top -H -p<PROCESS_ID>. Similerly any command in windows machine
Edit your Comment