All posts

An Old Admin Cheat Sheet vs. Windows 11 — Part 1: The Run Box Still Wins

Win + R · cpl · msc · ms-settings

An Old Admin Cheat Sheet vs. Windows 11 — Part 1: The Run Box Still Wins

While cleaning out an ancient mail archive I found a cheat sheet I once mailed to myself: two tables of .cpl and .msc commands. I tested every line against Windows 11 in 2026. Most of it still works — and the survivors are faster than anything Microsoft built since.

The document is called "note on me practical cmd commands", and judging by the entries — Windows Update opening in Internet Explorer — it dates back to the Windows XP/Server 2003 era. My younger self mailed it to himself, printed it, and probably taped it next to a monitor. Almost twenty years later I opened it out of nostalgia and then, out of professional curiosity, did the only reasonable thing: I typed every single command into a Windows 11 run box to see what happens.

The result surprised me. The GUI above these commands has been rebuilt three times since that sheet was written. The commands themselves? Roughly three quarters still work, unchanged. And here is the part that matters if you administer machines for a living: on Windows 11, where the Settings app spreads the old Control Panel across dozens of friendly pages, these ancient shortcuts are frequently the fastest path to the thing you need — not the nostalgic one.

Why this matters more in 2026, not less

Microsoft has been moving Control Panel functions into the Settings app since 2015 — ten years and counting, and it's still not finished. In 2024 they even briefly announced the Control Panel as "deprecated", then quietly reworded it to "many settings are being migrated". The migration continues in drips: 2025 alone moved keyboard repeat rates, additional clocks, and time formats into Settings.

For daily work this half-migrated state is the worst of both worlds. Some things live in Settings, some still in the Control Panel, some in both with different capabilities. The modern layout is genuinely fine for end users — but it optimizes for discoverability, not speed. What used to be one dialog is now a page, a subpage, and an "Advanced" expander. If you're a new admin who grew up clicking through Settings, and you're suddenly doing help-desk work with a queue behind you, every extra click is real time.

The run box (Win + R) bypasses all of it. These commands don't care which redesign is currently in progress — they open the exact dialog, every time, on every Windows from 7 to 11 and on every Server since 2008. That's why the twenty-year-old cheat sheet is still worth knowing. Here's the test protocol: every command from the sheet, typed into Windows 11 24H2.

The survivors — still the fastest way in

CommandOpensStatus
ncpa.cplNetwork Connections — all adapters, one flat list. In Settings this is buried under Network & internet → Advanced network settings → More adapter options.ALIVE
sysdm.cplSystem Properties — computer name, domain join, remote, environment variables. sysdm.cpl ,3 jumps straight to the Advanced tab.ALIVE
appwiz.cplPrograms and Features — still the only view that shows classic MSI installs with install dates and sizes in one sortable list.ALIVE
powercfg.cplPower Options — full power plans, not the simplified Settings sliders.ALIVE
mmsys.cplSound properties — per-device levels, default device, spatial audio, the works.ALIVE
main.cplMouse Properties — pointer schemes, button swap, hardware tab.ALIVE
inetcpl.cplInternet Options — IE is dead, but this dialog still owns the machine's proxy fallback, TLS checkboxes, and certificate stores for plenty of legacy apps.ALIVE
firewall.cplWindows Defender Firewall (the classic view, with "Turn on/off" and "Allow an app" links).ALIVE
hdwwiz.cplAdd Hardware Wizard — rarely needed, still there when a legacy device won't self-detect.ALIVE
control keymgr.dllCredential Manager — saved Windows and web credentials. Gold when a stale saved password keeps locking an account.ALIVE
control admintoolsThe full "Windows Tools" folder — every admin console in one place, which Windows 11 hides deeper in the Start menu than ever.ALIVE
controlThe Control Panel itself. Reports of its death, so far: exaggerated.ALIVE

The tab-jump trick from the old sheet still works too: sysdm.cpl ,3, main.cpl ,2, desk.cpl ,1 — a comma and an index open a specific tab directly. Where the target dialog still exists, the index still lands.

The dead and the redirected

CommandWhat happenedStatus
WUPDMGRStarted Windows Update in Internet Explorer. Both halves of that sentence are gone. Today: ms-settings:windowsupdate.DEAD
wuaucpl.cplAutomatic Updates panel — removed with Vista. Same replacement.DEAD
nusrmgr.cplXP's User Accounts panel. The spiritual successor is netplwiz — still the quickest place to manage local accounts and auto-logon.REPLACED
desk.cplNo longer a dialog — it bounces you to Settings → Display. The comma trick partially survives for subdialogs like screen saver settings.REDIRECTS
netsetup.cplThe Network Setup Wizard for home networks. Windows just does this itself now.DEAD
odbccp32.cplThe .cpl is gone but the tool isn't: odbcad32 opens the ODBC administrator (and yes, that name still means 64-bit on a 64-bit OS — there's odbcad32 under SysWOW64 for actual 32-bit DSNs).RENAMED
jpicpl32.cplThe Java control panel of the applet era. If you still deploy desktop Java, it's javacpl.exe inside the JRE — but honestly, let it rest.DEAD

My favorite detail: the sheet's very first line — "Windows Update: WUPDMGR, starts Windows Update in Internet Explorer" — is the only entry where literally every component has been removed from Windows. Everything else aged remarkably well.


The new layer my old sheet couldn't know: ms-settings:

Here's what I'd add if I were mailing this sheet to myself today. The Settings app has its own URI scheme, and it works everywhere a path works: the run box, a shortcut, a script, an Intune remediation, a "click here" line in a ticket reply. start ms-settings:windowsupdate from any shell drops the user exactly on the right page — no "now click the third item on the left" support prose.

URISettings pageWhy you'll use it
ms-settings:windowsupdateWindows UpdateThe modern WUPDMGR.
ms-settings:appsfeaturesInstalled appsStore/UWP apps that appwiz.cpl can't see.
ms-settings:optionalfeaturesOptional featuresRSAT lives here now — remember that for Part 2.
ms-settings:network-statusNetwork overviewFirst stop for "the internet is down".
ms-settings:aboutAboutEdition, build, rename this PC.
ms-settings:defaultappsDefault appsThe eternal "PDFs open in the wrong thing" ticket.
ms-settings:storagesenseStorageWhat's eating the disk, without a third-party tool.
ms-settings:troubleshootTroubleshootersSometimes the printer one actually works.

Party trick with a real use: create a folder named GodMode.{ED7BA470-8E54-465E-825C-99712043E01C} and it becomes a flat, searchable list of ~200 classic Control Panel tasks. Silly name, genuinely useful index of everything that hasn't migrated yet.

The GUI gets rebuilt every few years. The run box has survived every redesign since 1995.

The habit that ties it together

If you're new to Windows administration, the takeaway isn't to memorize thirty commands tonight. It's to build one reflex: when you catch yourself clicking through the same Settings pages for the third time in a week, ask whether there's a run-box command for it — there almost always is. Add it to your own note. Mail it to yourself, even. Apparently that method has excellent long-term availability.

Also worth thirty seconds: press Win + X. That unassuming menu on the Start button carries Device Manager, Disk Management, Computer Management, Terminal-as-admin — half of this article, one keystroke away, and a shocking number of people have never opened it.

NEXT

That covers the launcher layer — the dialogs and pages. In Part 2 the cheat sheet's second table goes under the microscope: the .msc management consoles and the Active Directory tools, plus the commands my old sheet was missing entirely — the ones that don't just open things but actually fix them. Including an obituary for wmic.

Comments (0)

No comments yet. Be the first!

Write a Comment