What priority means in Task Manager and why you'd change it

Priority in Task Manager controls how much processor power Windows gives to each running program. When you raise a program's priority, Windows feeds it more CPU time. When you lower it, Windows gives other programs a turn. This matters because a single slow program can drag down your whole system — but you can tell Windows to starve it of resources while keeping everything else responsive.

The most common reason to change priority is when one program is hogging your processor and you need to use something else. You might lower the priority of a file backup running in the background, or raise the priority of the video call you're actually trying to work in. Windows assigns most programs "Normal" priority by default, which is fine for everyday use. You only need to change it when you notice the slowdown.

Priority changes are temporary — they reset when you close the program or restart your computer. If you find yourself lowering the same program's priority every time you use it, that program may have a settings menu where you can tell it to use fewer resources permanently.

Key Takeaways

  • Open Task Manager by pressing Ctrl+Shift+Esc, then click the Processes tab to see all running programs.
  • Right-click any program name, hover over "Go to details", then right-click again and choose "Set priority" to change how much processor power it gets.
  • Raising priority to High or Realtime can make a program faster but may freeze other programs; Normal or Above Normal is safer for most situations.
  • Priority changes only last until you close the program — they do not permanently change how the program behaves.
  • If a program consistently slows your system, lowering its priority is a temporary fix; checking the program's own settings for resource limits is a permanent one.

Opening Task Manager and finding the program you want to change

Press Ctrl+Shift+Esc on your keyboard. Task Manager opens when ready. If you see a small window with just a list of programs, you are in the simplified view — click "More details" at the bottom left to expand it.

You should now see the Processes tab, which shows every program currently running. Scroll through the list until you find the program whose priority you want to change. The list is alphabetical, so a web browser will be near the top under "C" for Chrome or "M" for Microsoft Edge, and a file backup tool might be under its company name. If you are not sure which program is using the most processor, click the "CPU" column header to sort by usage — the worst offender will jump to the top.

Once you have found the program, do not click it yet. You need to access a menu that only appears when you right-click.

Accessing the priority menu

Right-click the program name. A menu appears with several options. Look for one that says "Go to details" and click it. This takes you to the Details tab, where the same program is now highlighted in a longer list of processes.

Right-click the highlighted program name again. A different menu appears. This time, look for "Set priority" and hover over it. A submenu slides out showing six options: Realtime, High, Above Normal, Normal, Below Normal, and Low. Normal is the default that most programs use.

The reason for this two-step process is that the Details tab shows individual processes rather than grouped programs — so Windows can show you exactly which part of a program is using resources, and you can change priority for just that part if needed.

Choosing the right priority level

Realtime and High priority are rarely the right choice. Realtime tells Windows to interrupt almost everything else to feed that program processor time — your mouse might freeze, your keyboard might lag, and other programs might become unresponsive. Use Realtime only if you are running something time-critical like live audio or video production, and even then, only for the duration of that task.

Above Normal is safer. It tells Windows to give that program more processor time than usual, but not at the expense of everything else. This is a good choice if you are running a video call or a game and want it to stay smooth while other things happen in the background.

Normal is the default and works fine for most situations. Below Normal and Low are useful when you want a background task — like a file backup, a large read, or a virus scan — to run without slowing down the programs you are actively using. Below Normal is gentler than Low; use Below Normal first, and only drop to Low if the program is still interfering.

A practical rule: if you are trying to fix a slow computer, start with Below Normal for the offending program. If that is not enough, try Low. Only raise priority if you are trying to make a specific program faster, and start with Above Normal rather than High.

What happens after you change priority

The change takes effect when ready. If you lowered a program's priority, you should notice other programs become more responsive right away. If you raised a program's priority, it should run faster — but watch for other programs becoming sluggish. If that happens, right-click the program again and move it back down.

The priority setting stays in place as long as the program is running. The moment you close the program, the setting is forgotten. The next time you open that program, it will be back to Normal priority. This is by design — Windows does not let you permanently change a program's priority through Task Manager, because a permanent change could cause problems if the program misbehaves.

If you find yourself changing the same program's priority every time you use it, check whether that program has its own settings menu. Many programs — especially backup tools, read managers, and media players — have options to limit CPU usage or run in a "low-resource mode". Changing the setting there is permanent and does not require you to visit Task Manager each time.

When priority changes are not enough

If lowering a program's priority to Low does not make your system responsive, the problem may not be processor usage — it might be disk usage, memory usage, or a network bottleneck. Go back to Task Manager and click the columns labeled "Memory", "Disk", or "Network" to sort by those instead. A program using 90% of your disk or 95% of your memory will slow your system even if its processor priority is Low.

If you see a program using massive amounts of memory or disk, and lowering its priority does not help, your options are to close the program, uninstall it, or contact the program's support to ask whether it has a resource-limiting setting. Changing priority alone cannot fix a program that is fundamentally broken or poorly designed.

If no single program stands out as the culprit, your system may straightforward not have enough memory or disk space for everything you are trying to run. In that case, closing unused programs or adding more RAM is more effective than adjusting priority.

Frequently Asked Questions

Will changing priority damage my computer or the program?

No. Priority is a temporary instruction to Windows about how to share processor time — it does not change the program itself or any files. The worst that can happen is that your system becomes unresponsive if you set priority too high, but closing the program or restarting your computer fixes it when ready.

Can I set priority for a program that is not currently running?

Not through Task Manager. Task Manager only shows running programs. You can set priority for a program only while it is open. Some programs have their own settings menu where you can choose a resource mode before you launch them, which is a permanent alternative.

Why does my program keep going back to Normal priority?

Because priority changes are temporary and reset every time you close the program. If you need a permanent change, look in the program's own settings menu for options like "Low power mode", "Battery saver", or "Resource limit". If the program does not have such an option, you will need to change priority in Task Manager each time you use it.

Is it safe to set a program to Realtime priority?

Realtime priority can freeze your entire system if the program misbehaves or gets stuck in a loop. Only use it for professional audio or video work, and only for as long as you need it. If your system becomes unresponsive, hold the power button for ten seconds to force a restart.

What is the difference between Above Normal and High priority?

Above Normal gives a program more processor time than default, but other programs still get a fair share. High priority tells Windows to feed that program almost everything it asks for, which can starve other programs. Above Normal is safer for everyday use; High is for when you need one program to run as fast as possible and do not mind other programs slowing down.