Buried within Windows 11’s interface lies a collection of powerful utilities that most users never stumble upon. Officially named Windows Tools, this folder gathers over 20 built-in administrative and troubleshooting applications into one centralized hub. Unlike flashy new features that dominate headlines, Windows Tools hums quietly in the background, ready to tackle everything from disk errors to performance bottlenecks. The folder is not a secret, but its placement and evolution from earlier Windows versions often leave even experienced users asking, "Where did Computer Management go?"

What Exactly Is the Windows Tools Folder?

The Windows Tools folder is exactly what its name implies: a container for shortcuts to system utilities. It first appeared in Windows 10 as a renamed and relocated version of the classic Administrative Tools folder, but Windows 11 made it more prominent while simultaneously making it less obvious to find. The folder contains shortcuts to Microsoft Management Console (MMC) snap-ins, system configuration utilities, and diagnostic tools. You won’t find third-party software here; every entry is a first-party Windows component designed for system administration and troubleshooting.

In Windows 11, the folder lives at two different paths depending on how you access it. The technical location is %ProgramData%\\Microsoft\\Windows\\Start Menu\\Programs\\Windows Tools. The Start Menu displays it as an entry, but not by default—you must enable it. The Control Panel lists it under System and Security > Windows Tools (though in newer builds, this link redirects to the same folder). Search remains the fastest gateway: typing “Windows Tools” into the taskbar search box surfaces the folder immediately.

How to Open Windows Tools in Seconds

There are four reliable methods to reach Windows Tools. Each suits a different workflow.

  • Search: Press the Windows key, type “Windows Tools,” and press Enter. This works even if the folder is hidden from the Start Menu.
  • Control Panel: Navigate to System and Security and click Windows Tools. (If your Control Panel view is set to icons, the link appears directly.)
  • File Explorer: Paste %ProgramData%\\Microsoft\\Windows\\Start Menu\\Programs\\Windows Tools into the address bar. This opens the physical folder where you can copy, rename, or arrange shortcuts.
  • Start Menu (customized): Right-click the taskbar, open Taskbar settings, toggle on Show Windows Tools folder, and the folder appears as a separate entry in the Start Menu’s all apps list.

None of these methods require administrative privileges just to view the folder, but launching many of the tools inside will trigger a UAC prompt if you attempt a privileged action.

The Full Arsenal: Every Major Utility Inside Windows Tools

Open Windows Tools and you’re greeted by a list that ranges from essential to niche. The folder contains between 20 and 30 items depending on your Windows 11 edition (Home vs. Pro/Enterprise) and optional features installed. Here’s a breakdown of the headliners.

Computer Management

The Swiss Army knife of system administration. Computer Management combines three core tools—Task Scheduler, Event Viewer, and Shared Folders—along with local user and group management (on Pro editions), Device Manager, Storage, and Services. It’s the first stop for troubleshooting disk space, creating scheduled tasks, or reviewing system errors.

Event Viewer

Every crash, every driver failure, every security log entry ends up here. Event Viewer lets you drill into Windows logs, application logs, and custom views. The Administrative Events custom view filters errors and warnings from all logs, making it the fastest way to find what’s destabilizing your system.

Performance Monitor

While Task Manager offers a surface-level glance at resource usage, Performance Monitor records detailed metrics over time. You can add counters for CPU, memory, disk, and network, then use Data Collector Sets to log performance under specific workloads. It’s indispensable for identifying intermittent slowdowns.

Services

This console lists every background service registered with Windows. You can start, stop, pause, or disable services, change their startup type (Automatic, Manual, Disabled), and recover failed services. Misconfiguring a critical service can break Windows, so tread carefully.

Task Scheduler

Automation hub of Windows. Task Scheduler runs scripts, sends emails, displays messages, or launches applications based on triggers like time, logon, or event IDs. It comes with dozens of predefined Microsoft tasks that handle everything from Windows Update checks to system maintenance.

Disk Cleanup

The legacy cleanup tool. While Storage Sense in Settings automates temporary file removal, Disk Cleanup remains the only built-in way to purge old Windows Update files that can reclaim several gigabytes. Run it as administrator to unlock the system file cleaning option.

Registry Editor

Yes, Registry Editor lives in Windows Tools too. It’s buried among the admin consoles, but its presence underscores the folder’s purpose: giving power users a single dashboard for deep system configuration.

Resource Monitor

A more advanced sibling of Task Manager’s Performance tab. Resource Monitor breaks down disk activity by process, shows network connections with latency, and identifies which files a specific process has locked. It’s the go-to when you suspect a runaway process is hogging disk I/O.

Windows Memory Diagnostic

Faulty RAM causes unpredictable crashes. This tool reboots the system and runs a memory test outside Windows. It’s basic but often the quickest way to confirm whether a random blue screen points to hardware.

System Configuration (msconfig)

The classic msconfig utility manages boot options, startup services, and launch programs. It’s less critical since Windows 11 moved startup management to Settings, but the Boot tab remains essential for enabling Safe Mode or setting processor and memory limits for troubleshooting.

Additional Niche Tools

Other shortcuts include iSCSI Initiator, ODBC Data Sources, Print Management, Windows Defender Firewall with Advanced Security, and Character Map. The exact list depends on optional features you’ve enabled: Hyper-V Manager appears only if Hyper-V is installed; Windows Subsystem for Linux distributions add their own management launchers.

Why Windows Tools Still Matters in the Settings Era

Microsoft has aggressively migrated settings from Control Panel and MMC consoles to the modern Settings app. Yet Windows Tools persists because many advanced tasks still lack a Settings equivalent. You can’t view event logs in Settings; you can’t set up a performance data collector set there; you can’t configure service recovery actions. The folder bridges the gap between consumer-friendly Settings and enterprise-grade administration.

For IT professionals and power users, Windows Tools represents efficiency. Instead of remembering a dozen different run commands—eventvwr, perfmon, services.msc, compmgmt.msc—you open one folder and click the tool. It’s also discoverable: new IT staff can browse the list and learn capabilities they didn’t know existed.

Customizing the Windows Tools Folder

Because the folder is simply a collection of shortcuts stored in a public location, you can modify it. Adding your own shortcuts takes one step.

  1. Open File Explorer and navigate to the physical folder: C:\\ProgramData\\Microsoft\\Windows\\Start Menu\\Programs\\Windows Tools.
  2. Right-click, choose New > Shortcut, and point to any executable or MMC snap-in you want quick access to—PowerShell, custom scripts, or standalone diagnostic tools.
  3. Give it a descriptive name.

The new shortcut appears immediately in the Windows Tools folder across all user accounts. To remove an existing shortcut, simply delete it from this folder. You can also create subfolders to group tools, but the Start Menu and Search views flatten the directory, so subfolders are only visible in File Explorer.

An important caveat: changes to this folder affect all users on the PC. If you want per-user customizations, modify the user-specific Start Menu directory (%AppData%\\Microsoft\\Windows\\Start Menu\\Programs) instead.

Windows Tools vs. Administrative Tools: The Evolution

Windows 10 originally carried two separate folders: Administrative Tools and Windows Tools. Administrative Tools held MMC snap-ins like Computer Management; Windows Tools held cmdlets like PowerShell. In a 2020 update, Microsoft merged them into a single Windows Tools folder and moved it to the Start Menu’s root. Windows 11 continued this consolidation but stripped the folder from the default taskbar and Start layout. Now you must explicitly enable it.

The change frustrated many admins accustomed to the fixed Administrative Tools shortcut in Control Panel. Microsoft’s intent was to declutter the interface while still letting power users surface the folder via search or customization. The result is a toolset that’s functional but feels hidden—hence the “hidden admin folder” reputation.

Hidden Gems and Lesser-Known Tricks

Run as Different User

Holding Shift and right-clicking a tool in Windows Tools (or any shortcut in File Explorer) reveals the Run as different user option. This lets you launch a tool with credentials other than your own, useful for testing group policy application or accessing domain resources without logging out.

Quick Launch via Snipping

Windows Tools integrates with the newer Snipping Tool. If you frequently use a subset of these utilities, pin the folder to the taskbar: right-click the folder in Search results or the Start Menu and select Pin to taskbar. The pinned icon becomes a jump list with direct access to every tool.

Open in File Explorer for Drag-and-Drop

Need to attach a specific event log to an email? Open Windows Tools in File Explorer, launch Event Viewer, and export the log as .evtx. The physical folder location also lets you drag tool shortcuts to the desktop or another directory, creating quick-launch points for specific users.

Troubleshooting Common Windows Tools Issues

Even a folder can break. If Windows Tools appears empty, open the physical location: if shortcuts are missing, a system file corruption may have occurred. Run sfc /scannow from an elevated command prompt to restore missing system files. If the folder refuses to open or throws a permissions error, check that your account has read access to C:\\ProgramData\\Microsoft\\Windows\\Start Menu\\Programs\\Windows Tools. The folder inherits permissions from C:\\ProgramData, so a misconfiguration there can block access.

On Windows 11 24H2, some users reported that the Windows Tools shortcut in Search takes an extra second to populate the list. This is a known shell indexing quirk; manually navigating to the folder always returns instant results.

The Outlook: Will Windows Tools Survive?

Microsoft’s long-term vision likely pushes more MMC functions into the Settings app and Windows Admin Center (for remote management). Yet the sheer breadth of legacy snap-ins means Windows Tools isn’t going anywhere soon. Every major Windows 11 feature update retains the folder, and enterprise feedback ensures that removing it would cause an outcry.

For the foreseeable future, Windows Tools remains the unsung power station of Windows 11. It doesn’t have a sleek Fluent Design interface or AI integration, but it delivers the raw system access that keeps machines running. The next time your PC acts up, skip the frantic Google search and open Windows Tools. The answer is probably already there, waiting in a folder you walked past a hundred times.