Share via

How to Permanently Set Priority Processes Using Registry Editor

Anonymous
2021-12-07T20:00:19+00:00

You can set the priority of a program you want to run using Regedit but unfortunately, it is not possible to do the same to set affinity, as in most cases, you don't need to change the processor affinity unless for an older application or game that doesn't support multithreading. For this example, I will be using MSPaint.exe.

Related Article: How to Permanently Set Priority & Affinity With Shortcut File.

1. Open Task Manager and click on the Details tab then select program.exe.

[![](https://learn-attachment.microsoft.com/api/attachments/d6bad212-b114-467a-bacd-899ffe5d1b3f?platform=QnA"https://support.microsoft.com/en-us/office/send-feedback-or-suggest-a-feature-a557a90a-828c-482f-8a71-f933499e70f4" title="https://support.microsoft.com/en-us/office/send-feedback-or-suggest-a-feature-a557a90a-828c-482f-8a71-f933499e70f4" rel="ugc nofollow">Microsoft Support in Teams for Windows 11: 

  1. Open Microsoft Teams.
  2. Select Settings and more More options button.
  3. Select Help.
  4. Send them your suggestion for a permanent priority option as a new feature.

Hopefully, if enough people demand this feature. they will include in a new windows update!

If you found this to be helpful then please give it a Yes. Thanks! ๐Ÿ˜Ž๐Ÿ‘

Windows for home | Windows 10 | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

2 answers

Sort by: Most helpful
  1. Anonymous
    2022-03-01T20:14:20+00:00

    The reason for the error message is that your reg file doesn't have the "Windows Registry Editor Version 5.00" line at the top. Without that line, I get "Cannot import foo.reg: The specified file is not a registry script. You can only import binary registry files from within the registry editor." When I then add that line and try again, it works properly.

    40+ people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2022-02-25T22:35:16+00:00

    Took me 3 hours to change my audio driver so I have no lag with microphone.

    Program start, not as service, but on startup, had to edit registry by hand, because:

    This method don't work on my up to date windows 10. 21H2. 19044.1526 and never ask for that:

    Windows Feature Experience Pack 120.2212.4170.0

    Your method gives me a : said file is not a registry file, can only import binaries...

    And I followed your process step by step, with copy-paste. All paths are OK, I am admin, ???

    app.exe Set Priority.reg

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\RAVCpl64.exe]

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\RAVCpl64.exe\PerfOptions]
    "CpuPriorityClass"=dword:00000003

    Plus, you should have give the normal method, add key, and so on as an alternative.

    I know now why I switch to linux five years ago, hte lag was minimal, and i fixed it in 80 seconds...

    Just so you know, need to be in windows to use oculus VR, else...

    Best regards,

    Robert Garand.

    10 people found this answer helpful.
    0 comments No comments