Windows Task Manager

From Simwiki.net
Jump to navigation Jump to search

Tips

Enable or Disable CPU Cores For a Process

  1. Open Task Manager
    1. Press Ctrl+Shift+Esc directly, or right-click the taskbar and select "Task Manager"
  2. Go to the Details Tab
    1. Click the "Details" tab (this shows individual process names like chrome.exe, not just app names)
  3. Right-Click Your Process
    1. Find the process you want to configure
    2. Right-click on it
  4. Select "Set Affinity"
    1. Choose "Set affinity" from the context menu
  5. Choose CPU Cores
    1. A dialog appears showing all available logical processors (CPU0, CPU1, CPU2, etc.)
    2. Check the cores you want the process to use
    3. Uncheck cores you want to exclude
    4. Click OK