Using MSConfig in Windows 10 Pro to control startup items
A laptop that crawls from cold boot to the lock screen in Brisbane humidity can feel like an eternity, and the same complaint echoes from Melbourne offices to Perth home studios. Windows 10 Pro ships with a small but powerful utility that helps ordinary users get a handle on this very problem. It is called the System Configuration tool, almost always shortened to MSConfig, and it has been part of Windows for decades. Despite its modest appearance, it offers surprisingly granular control over what runs when the operating system starts.
MSConfig was once a Swiss-army knife for boot-time configuration, and it still is in many ways. Modern versions lean on Task Manager for the actual list of startup applications, but the System Configuration panel remains the central place to flip between Normal, Diagnostic and Selective startup modes. It also exposes low-level Boot options that the Settings app simply does not surface, which is why people who troubleshoot Windows for a living still reach for it first.
The catch is that MSConfig is powerful enough to cause real headaches when used carelessly. Disable the wrong service and a network printer in a Surry Hills accounting firm stops responding; tick the wrong boot option and a designer in Fremantle loses access to the recovery partition. The following sections walk through each tab of the tool, what is safe to change, and what should be left alone on a typical home or small business machine.
Opening MSConfig and reading the interface
The fastest way in is to press the Windows and R keys together, type msconfig into the Run box, and press Enter. The window that appears has four tabs across the top: General, Boot, Services and Startup, plus a Tools tab tucked alongside. The first time it opens, you may notice the Startup tab simply shows a message that startup items have been moved to Task Manager. Microsoft quietly re-routed that responsibility years ago, but the older view is still present in older builds and remains useful for certain troubleshooting scenarios.
The General tab lets you choose between three startup modes. Normal startup loads every driver and service exactly as configured, Diagnostic startup reboots the machine with only basic drivers and services, and Selective startup gives manual control over the Service and Startup Item checkboxes. Most home users in Adelaide or Hobart will only ever need Normal startup, but Selective is invaluable when chasing down a misbehaving background process that only appears after a full boot.
The Tools tab is often overlooked yet quietly useful. It contains shortcuts to launch other diagnostic utilities such as Resource Monitor, System Information, Event Viewer and the Registry Editor. Clicking Launch next to any entry opens that tool without needing to dig through Control Panel. For anyone supporting family PCs across the country, this single screen can shave minutes off common fixes.
Working with the Services tab
The Services tab displays every service currently registered on the system, sorted alphabetically by display name. The list can be long, which is why the checkbox labelled Hide all Microsoft services sits near the bottom-left. Ticking that box is almost always the first move because it removes operating system components from view and leaves only third-party background services that can legitimately be turned off.
With Microsoft services hidden, the remaining list usually shrinks dramatically. A typical home desktop in Geelong might still show entries from graphics card utilities, printer monitoring software, VPN clients and the occasional leftover utility from an old scanner. The columns show the service name, publisher, status and a short description, which is enough to make a judgement call. Uncheck the box next to anything you do not recognise, do not need, or that belongs to a program you have already uninstalled months ago.
Safe candidates to consider disabling when troubleshooting slow startups include:
- Print Spooler, when no printer is attached to the workstation.
- Fax service, which is rarely used outside legacy workflows.
- Remote Registry, a service best left off on any standalone machine.
- Windows Media Player network sharing service, useful only for streaming to legacy consoles.
After clearing the unwanted ticks, click Apply and reboot. If anything breaks, returning to MSConfig and re-enabling the service is straightforward, which is one of the genuine advantages of working through this tool rather than editing the registry directly.
Managing startup programs through Task Manager
Because Microsoft moved startup management into Task Manager, the workflow is slightly different from what older guides describe. Open Task Manager with Ctrl, Shift and Escape, then click the Startup tab at the top. The list here shows every program that registers itself to launch at boot, along with its publisher, status and measured impact on startup time.
Right-clicking an entry reveals the Disable option, which is the action to take for anything genuinely unnecessary. A common offender in Australian households is chat or cloud-storage clients that start automatically even when no one in the household uses them. Antivirus suites, on the other hand, should almost always remain enabled, especially for users on shared networks in apartment blocks across Sydney where neighbourly Wi-Fi signals can be picked up from several units away.
Startup items that are usually worth keeping enabled include:
- Realtek or other audio driver helper services, which keep the sound stack responsive.
- Touchpad or precision driver utilities on laptops, particularly for users who switch between mouse and trackpad.
- Cloud sync clients that are actively used for work, such as OneDrive in a hybrid office setup.
- Security software from vendors including Trend Micro, Norton, Bitdefender and the locally distributed offerings available through Officeworks.
Disabled items are not deleted, only suppressed. They can be re-enabled at any point through the same Task Manager screen, which makes this approach far more forgiving than third-party optimisers that aggressively wipe startup entries with no easy way back.
Boot tab and advanced startup options
The Boot tab is where MSConfig shows its deepest technical side. At the top is a list of every installed operating system; on most laptops sold through JB Hi-Fi or Harvey Norman there will be a single entry, but dual-booters and Windows Insiders may see more. Below the list sit several checkboxes that alter how Windows boots rather than what it loads afterwards.
Safe Boot is the most familiar option and offers Minimal, Alternate shell, Active Directory repair and Network variants. These are useful for diagnosing driver problems or removing stubborn malware, but they should never be left enabled permanently, or the machine will boot into a restricted state on every restart. No GUI boot hides the loading animation, Base video forces a low-resolution display driver for troubleshooting graphics issues, and OS boot information shows detailed driver-loading messages during startup.
The Timeout field controls how long the boot menu waits before defaulting to the highlighted operating system. Setting it to a small value such as three or five seconds is sensible for users who do not want to be slowed down by a prompt they never use. Advanced options also expose the number of processors and maximum memory the system uses during boot, but tweaking these values almost never improves real-world performance on modern hardware and can occasionally make things worse. Leave them alone unless a specific tutorial recommends otherwise.
Recovering when startup changes go wrong
Sometimes a tweak backfires. A user in Parramatta might disable a service only to find their banking software loses its security token, or someone in Cairns might tick a boot option that prevents Windows from loading the correct display driver. MSConfig includes a safety net for these moments, and it is worth knowing about before problems arise.
The simplest recovery route is Safe Mode, which can be launched directly from the Boot tab by ticking Safe Boot with Minimal selected. After restarting, Windows loads only the bare essentials and MSConfig can be re-opened to undo any change. Alternatively, the Tools tab links straight to System Restore, which can roll the system back to a previous point if a recent change is to blame. Both approaches work best when a System Restore point was created recently, so leaving that protection enabled is a sensible default.
For deeper issues, such as a system that no longer boots at all, holding the power button to interrupt startup three times in a row triggers the Windows Recovery Environment. From there, choose Troubleshoot, Advanced Options and Startup Settings to reach the familiar restart menu. Choosing Enable Safe Mode with Networking brings the machine back to a working state where MSConfig, Task Manager and most fixes are reachable, even on machines that normally connect through the NBN with no other fallback.
For readers who want to explore more of what Windows 10 Pro can do beyond startup management, the browse Windows 10 apps section gathers tutorials, downloads and tools worth keeping on hand. Bookmark it before the next slow-boot crisis hits, because the fastest fixes are always the ones you can find quickly.