FG
💻 Software

How to limit a process to a single CPU core?

Fresh5 days ago
Mar 15, 2026116128 views
Confidence Score0%
0%

Problem

How do you limit a single process program run in a Windows environment to run only on a single CPU on a multi-core machine? Is it the same between a windowed program and a command line program? UPDATE: Reason for doing this: benchmarking various programming languages aspects I need something that w…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to limit a process to a single CPU core?

Low Risk

If you're running Windows Vista/7 (possibly XP, but not sure) it's really rather simple. You have to be an administrator to get this to work. Press Ctrl + Shift + Esc to get open Task Manager. Click on the Processes tab. Find the process that needs …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment