Developers and data engineers say their build or query is slow. Laptops are docked, on AC, with plenty of RAM. Should be fast.
Windows defaults to 'Balanced' even when docked on AC. For a workstation rarely on battery, switching to 'Best performance' (or the OEM equivalent like Lenovo Performance) is an easy win.
Try this first
- 1Check the active plan: PowerShell 'powercfg /getactivescheme'. Or Settings, System, Power, Power mode.
- 2Activate 'Ultimate Performance' if the plan exists: 'powercfg -setactive e9a42b02-d5df-448d-aa00-03f14749eb61'. On business laptops it's often hidden, so create it first: 'powercfg -duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61'.
- 3Otherwise set Settings, Power & battery, Power mode to 'Best performance' on AC. On battery 'Balanced' is fine.
- 4For laptops with OEM tooling: Lenovo Vantage or Dell Power Manager have their own Performance mode. That sometimes gives more (CPU TDP-up, more aggressive fan curve) than the Windows toggle alone.
- 5On data centers / server-class workstations: BIOS sometimes has 'OS Power Management' off and you need to pick 'Performance' over 'Balanced'. A few percent extra with no side effects if cooling can handle it.
- 6Test with a repeatable benchmark (build time, query time) before and after, not by feel. Diff under 5 percent means the bottleneck is elsewhere.
When to bring us in
No measurable difference at max plan, the brake is elsewhere: thermal limits, BIOS power cap, IO or memory. Run HWiNFO during a build to see live limits.
See also
- My laptop is suddenly slowThree main suspects: a runaway background process, near-full disk, or a Windows update in progress.
- One specific application is slow for everyoneIf an app is slow for one person: local. For everyone at once: server side or vendor side.
- Opening files from the file server takes minutesOften the server itself is fine and the issue is network routing or stalling DNS resolution.
None of the above fits?
Describe your situation below. We pass your input plus the steps you already saw to our AI and return tailored next-step advice. If it's too risky to DIY, we'll say so.
Or skip the DIY entirely
Our Managed IT clients do not look these things up. One point of contact, a fixed monthly price, resolved within working hours.