This article was co-authored by wikiHow staff writer, Darlene Antonelli, MA. Darlene has been writing and editing tech content at wikiHow since 2019. She previously worked for AppleCare, served as a writing tutor, volunteered in IT at an animal rescue, and taught as an adjunct professor for EN101 and EN102. Darlene has completed Coursera courses on technology, writing, and language. She holds both a BA (2011) and an MA (2012) from Rowan University in Writing, with a focus on workplace communication. With her extensive experience, academic background, and ongoing learning, Darlene has become the go-to grammar expert for her friends and family, as well as a skilled wordsmith for anyone in need.
This article has been fact-checked, ensuring the accuracy of any cited facts and confirming the authority of its sources.
This article has been viewed 596,466 times.
Learn more...
This wikiHow teaches you how to change a Windows process's priority in the Task Manager program. Changing a process's priority determines how much of your computer's memory space and resources are devoted to that process. Permanently changing a priority isn't generally recommended, but you can do it by creating a shortcut with a specified priority. Read on to learn more.
Quick Steps
- Start Task Manager by right-clicking on the Start Bar and selecting "Task Manager."
- Click on the Processes tab to adjust process priorities.
- Right-click on the process you want to adjust and select "Set Priority."
- Choose the priority that you want to assign to the task.
Steps
-
Open Task Manager. Press Ctrl + Shift + Esc or right-click the taskbar and select Task Manager.
-
Click the Details tab. This option is at the top (Win 10) or side (Win 11) of the Task Manager window. If you don't see it, wait a second because it might take a moment to load.Advertisement
-
Find a process. On the Details tab, scroll down until you find the process for which you want to change the priority.
- If you want to find the process for a currently running program, click the Processes tab, find the program for which you want to change the priority, right-click the program, and click Go to details in the drop-down menu.
-
Right-click your selected process. A drop-down menu will appear on top of the process.
- If you came here from the Processes tab, your process should be highlighted.
- If your mouse doesn't have a right-click button, click the right side of the mouse, or use two fingers to click the mouse.
- If your computer uses a trackpad instead of a mouse, use two fingers to tap the trackpad or press the bottom-right side of the trackpad.
-
Select Set priority. It's in the middle of the drop-down menu. Selecting it will cause a pop-up menu to appear.
-
Select a priority level. Click one of the following options, from fastest to slowest:
- Realtime - Highest priority, never set this manually.
- High - Highest priority that you should use.
- Above normal
- Normal
- Below normal
- Low - Lowest priority.
-
Click Change Priority when prompted. Doing so will confirm your decision and change the selected process's priority.
- Keep in mind that changing a system priority can cause your computer to freeze or crash.
-
Close Task Manager. Click the X in the top-right corner of the Task Manager window.
- Restarting the game will revert the priority to the default settings. However, you can avoid this by creating a shortcut with a specific priority.
- Third-party applications, like Bills2 Process Manager, offer to permanently change the priority of programs, but you can create a shortcut with a specific priority instead and not download another program.
-
Right-click your desktop to create a shortcut. Right-clicking will prompt a menu to open where your mouse is.
- Note that this may not work with programs within launchers, like Call of Duty, which is opened by the Blizzard launcher.
-
Hover your mouse over "New" and select Shortcut. This will open a new window so you can create a new shortcut.
-
Enter the .exe name for your program and add "\". You can find this location by following these steps:
- Right-click the program in your Start menu
- Hover over "More" and select Open File Location
- If you are seeing another shortcut, repeat those steps again until you find a file location (the "Type" should not be "Shortcut," but "Application" instead)
- Copy the address in the address bar. It's the bar with the folder location at the top of File Explorer.
- Paste it into the "Create Shortcut" window under "Type the location of the item."
- Add a backslash after the location.
-
Click Browse. This opens a new window with more file options.
-
Select the .exe file and click OK. You can use the browsing tool to find your program without entering the location first (like we did in the previous steps), but it's a little confusing that way.
- Notice that the shortcut tool includes quotation marks (") before and after the file location.
-
Enter the following code at the beginning: cmd /c start "" /PRIORITY. This command should be added to the shortcut code before the first quotation mark.
- Replace "PRIORITY" with the priority you want it to run as. You can use: "low," "belownormal," "normal," "abovenormal," or "high."
- For example, your code should look like this: cmd /c start "" /high "E:/Games....exe"
- Click Next to continue.
-
Name your shortcut something you'll recognize. For example, if the shortcut is for a game with a "high" priority, you could name it something like CODHigh.
- Click Finish.
- The shortcut appears on your desktop, but it has a generic icon.
- If you want to change the icon, right-click the shortcut and go to Properties > Shortcut > Change Icon > Browse. Find the program again, double-click the .exe file, and click OK. It should have the correct icon now.
- Whenever you launch the shortcut, it will start with the set priority. You can test this by launching it, then double-checking in Task Manager.[1]
Community Q&A
-
QuestionWhat do I do when it tells me I am not an admin when I'm trying to change priorities?
Nikita ManahovCommunity AnswerThat means that you are not logged in as the "Administrator" user, and/or don't have Administrator permissions. To change process priorities, you must have Administrator permissions. -
QuestionHow do I get administrator permissions?
CB AndersonCommunity AnswerRight-click on Task Manager during Step 3, and there should be an option to run as administrator. -
QuestionIt says "Access Denied" whenever I try changing priority.
Community AnswerYou might be changing priority of some process running with System privileges (e.g. csrss.exe).
Video
Tips
-
When a program freezes, you can use the Task Manager to force-close it. To do so, select the program in the Processes tab of the Task Manager, then click End Task in the bottom-right corner.Thanks
-
Using the method to create a shortcut will allow you to permanently change the priority of a program without needing to install third-party software.Thanks
-
You can also look through the Task Manager to make sure everything running is something that should be running. If you see a process that you don't recognize, right-click it and select Search. A search for that process will pop up in your web browser, so you can determine if it's malware that you need to get rid of.Thanks
Warnings
- "Realtime" means this process has exclusive rights to the system resources above all else, including normal window processes. This means that of all the priority options, "Realtime" is the most likely to make your computer crash.Thanks
- On slower computers and with some high memory usage programs, changing process priorities may crash your computer.Thanks
References
About This Article
1. Open the Task Manager.
2. Click the Details tab.
3. Right-click a process.
4. Click Set Priority.
5. Select a priority level.
6. Click Change priority.
7. Repeat for other processes.
















