PRB: Can't Increase Process Priority (110853)
The information in this article applies to:
- Microsoft Win32 Application Programming Interface (API), when used with:
- the operating system: Microsoft Windows NT 3.5
- the operating system: Microsoft Windows NT 4.0
- the operating system: Microsoft Windows 2000
- the operating system: Microsoft Windows XP
This article was previously published under Q110853 SYMPTOMS
An attempt to increase process priority to the real-time priority
REALTIME_PRIORITY_CLASS may not set the PriorityClass to the expected
level.
CAUSE
Only accounts with the "Increase Scheduling Priority" permission can
increase the priority to real-time. Only Administrators and "Power Users"
have this permission by default.
RESOLUTION
Either run the program from an Administrator or Power User account, or
grant the Increase Scheduling Priority permission to any user group that
must run the program.
STATUS
This behavior is by design.
Modification Type: | Major | Last Reviewed: | 3/16/2004 |
---|
Keywords: | kbKernBase kbprb kbThread KB110853 |
---|
|