While trying to change process priority in task manager I used to get an error "The operation could not be completed. Access is denied". Because process is running under SYSTEM account. Here is a workaround for this.
Start command prompt and run this command " ntsd -c qd taskmgr " , this will start Task Manager with SYSTEM rights.
No comments:
Post a Comment