|

How to Optimize Windows With Wintoys (Free Utility)

Optimize Windows with Wintoys: Debloat, Speed Up, and Customize Your PC

Wintoys is a free Windows optimization tool available on the Microsoft Store that lets you debloat apps, tweak performance settings, manage privacy options, and run system repairs — all from a single interface. It is one of the easiest ways to disable Windows telemetry, activate the Ultimate Performance power plan, and clean up junk files without digging through dozens of Settings pages.

Applies to: Windows 10 (22H2) and Windows 11 (23H2, 24H2, 25H2) | Last updated: April 7, 2026

EVERY Windows 11 User Should Know About THIS Free Optimization Utility!

Key Takeaways

  • Wintoys gives you one-page access to all Windows privacy and ad-tracking toggles — the single most useful feature for quickly disabling telemetry, advertising ID, and diagnostic data collection.
  • You can activate the Ultimate Performance power plan, toggle hardware-accelerated GPU scheduling, and manage startup apps directly from the Performance tab.
  • The built-in repair section runs DISM, SFC, and Check Disk commands through a simple GUI — no need to open PowerShell manually.
  • Wintoys can uninstall most pre-installed apps, but it cannot remove Microsoft Edge. For that, use Winhance or one of these other methods.
  • For deeper debloating and optimization, pair Wintoys with Winhance or the Chris Titus Windows Utility — each tool has strengths the others lack.

Quick Steps

  1. Download Wintoys from the Microsoft Store page or install it directly from the Store app on your PC.
  2. Open Wintoys and create a system restore point before making changes.
  3. Go to Performance → activate the Ultimate Performance power plan and disable unnecessary startup apps.
  4. Go to Tweaks → Privacy → disable all telemetry and ad-tracking toggles.
  5. Go to Health → Cleanup → delete junk files and flush DNS to free up storage.
  6. If you are having system issues, go to Health → Repair → select DISM, SFC, and Check Disk, then click Scan or Repair.

How to Install Wintoys

Head to the official Wintoys page on the Microsoft Store. You can either click Download to grab the standalone installer executable, or click View in Store to install it through the Microsoft Store app on your PC. Both methods work the same way — the Store method just handles updates automatically.

Wintoys download page on Microsoft Store showing the Download and View in Store buttons

Once installed, Wintoys launches and shows your system specs, a performance score, and real-time utilization for CPU, GPU, memory, and network. The app recommends creating a system restore point before making changes — I agree with that advice, especially if you are new to tweaking Windows settings.

How to Disable Privacy and Ad Tracking With Wintoys

This is the feature I find most valuable in Wintoys. Go to Tweaks and expand the Privacy dropdown. You will see every telemetry and data collection toggle in one place — diagnostic data, activity history, handwriting data, advertising ID, and more. In normal Windows Settings, these are spread across multiple pages under Privacy & Security. Wintoys puts them all on one screen.

Wintoys Privacy settings showing all telemetry toggles disabled in one view

I disable all of these on every install. In my UnattendedWinstall answer files, I already switch most of these off during installation. But if you set up Windows without an answer file, Wintoys is the fastest way to catch everything you missed.

Below the Privacy section, expand the Ads dropdown. Disable tailored experiences, ad ID tracking, suggested notifications, and everything else listed there. This significantly reduces the data Microsoft collects about your usage and the number of ads you see in Windows.

Note: Disabling certain telemetry settings may cause some Microsoft apps to behave unexpectedly. If something breaks, you can re-enable individual toggles in Wintoys without undoing everything.

How to Boost Performance With Wintoys

The Performance tab is where Wintoys handles power plans, GPU settings, startup apps, and background processes. The most impactful setting here is activating the Ultimate Performance power plan, which prevents your CPU from throttling during heavy workloads. I use it on every desktop PC. If you want the full breakdown of what this plan does and how to enable it manually, check my Ultimate Performance guide.

Wintoys Performance tab showing Ultimate Performance power plan activated

Other useful performance toggles in this section:

  • Hardware-accelerated GPU scheduling — lets the GPU manage its own task queue, reducing CPU latency. Worth testing if you game or do GPU-heavy work.
  • Virtualization-based security (VBS) — adds malware protection but can reduce performance. Disable it if you are troubleshooting FPS drops and re-enable it if there is no difference.
  • Startup apps — toggle off anything you do not need launching at boot. Fewer startup apps means faster boot times.
  • Background apps — Windows 11 removed the global toggle for background apps that Windows 10 had. Wintoys brings it back, letting you disable background apps individually.
  • Delivery Optimization — I recommend disabling this. It uses your bandwidth to upload Windows updates to other PCs on the internet.

For a more comprehensive optimization that includes removing bloatware, managing services, and applying registry tweaks, Winhance covers everything Wintoys does and more — including the ability to fully remove Microsoft Edge.

How to Uninstall Apps and Manage Services

The Apps tab shows every installed application, including pre-installed Windows apps that do not appear in the normal Settings uninstaller. You can remove most of them with one click. However, Wintoys cannot remove Microsoft Edge — the option simply is not there. If you need to remove Edge, use Winhance, which handles Edge removal through scheduled tasks, or follow my dedicated Edge uninstall guide for other methods.

The Services tab mirrors what you see in Task Manager’s Services section, but adds category-based filtering. You can stop, start, and toggle services by type — useful if you want to disable services related to a specific feature without scrolling through the full list.

How to Repair Windows With Wintoys

The Health tab includes a Repair section that wraps three essential Windows repair commands into a single GUI. Select DISM, SFC, and Check Disk, then click Scan or Repair. This is the same thing as running these commands manually in an elevated PowerShell window:

DISM /Online /Cleanup-Image /RestoreHealth
sfc /scannow
chkdsk C: /f /r

If your taskbar is broken, the Start menu will not open, File Explorer is crashing, or Windows just feels unstable after an update — running all three of these is always my first troubleshooting step. In my computer repair shop, this combination resolved the majority of software-related Windows issues I saw come through the door. Wintoys just makes it easier than typing the commands yourself.

Wintoys Repair section with DISM, SFC, and Check Disk all selected ready to scan

Tip: The scan and repair process can take a while depending on your drive speed. Do not interrupt it once started — let it complete fully before restarting your PC.

How to Clean Up Junk Files and Free Storage

Under Health → Cleanup, Wintoys offers several one-click cleanup options. The most useful ones are:

  • Delete all junk files — clears temp files, old Windows Update files, prefetch cache, and browser cache. This is the one I use most often.
  • Clear the Microsoft Store cache — fixes Store download issues without needing to run wsreset manually.
  • Flush DNS — useful if you are having connectivity issues or recently changed DNS providers.
  • Delete all system restore points — frees significant disk space, but only do this if you have recently created a fresh restore point.

For more advanced disk cleanup techniques, my guide on how to clear space on Windows covers additional methods.

How to Customize Windows With Wintoys Tweaks

The Tweaks tab covers desktop customization, File Explorer behavior, and system settings. Some highlights:

  • Add desktop icons — quickly put This PC, Recycle Bin, Network, and other icons on your desktop without going through Personalization settings.
  • Remove shortcut arrows — disables the small arrow overlay on desktop shortcuts. I also have a dedicated guide for removing shortcut arrows if you want more detail.
  • Show file extensions — I always enable this. Knowing whether a file is .exe, .msi, or .bat is important for security and general file management.
  • Set File Explorer to open to This PC — instead of the default Home page, File Explorer opens directly to your drives.
  • Classic right-click menu — restores the Windows 10-style context menu on Windows 11. For more advanced context menu customization, I recommend Shell by Nilesoft instead.
  • Wallpaper quality — Windows compresses desktop wallpapers to 85% by default. Set this to 100 for full quality (requires reapplying your wallpaper after a restart).

If you want to go further with Windows 11 customization — custom taskbars, Start menus, and shell replacements — check out Windhawk, StartAllBack, or ExplorerPatcher.

How Does Wintoys Compare to Winhance and Chris Titus Utility?

Wintoys is a solid starting point for optimization, but it does not cover everything. It cannot remove Microsoft Edge, does not apply registry-level debloating, and does not offer answer file generation for clean installs. Here is how it stacks up against the two tools I recommend most:

  • Winhance — my own tool, covers everything Wintoys does plus Edge removal, deeper debloating, and a more comprehensive set of privacy and optimization tweaks. If you are choosing one tool, I would pick Winhance.
  • Chris Titus Windows Utility — a PowerShell-based tool with a different approach. Great for bulk debloating and has a large community. Useful as a complement to Winhance.
  • Microsoft PC Manager — Microsoft’s own optimization tool. More limited than Wintoys but useful for quick cleanup tasks.

Each tool has different strengths. Wintoys is best for its privacy toggles and clean GUI. Winhance goes deeper. The Chris Titus Utility excels at bulk operations. I often use them in combination depending on what I need.

Frequently Asked Questions

Is Wintoys safe to use on Windows 10 and Windows 11?

Yes. Wintoys is distributed through the official Microsoft Store, which means it has been reviewed and approved by Microsoft. It does not modify system files directly — it uses the same settings and commands you would use manually. I recommend creating a system restore point before making changes, as a precaution.

Can Wintoys remove Microsoft Edge from Windows?

No. Wintoys cannot uninstall Microsoft Edge — the option does not appear in the app list. To remove Edge, use Winhance (which handles it automatically through scheduled tasks) or follow my step-by-step Edge removal guide for manual methods.

Will disabling privacy settings in Wintoys break any Windows features?

Most features will continue working normally. However, some Microsoft apps that depend on telemetry or diagnostic data may behave unexpectedly. If something stops working, you can re-enable individual toggles in the Privacy section without resetting everything.

What is the difference between Wintoys and Winhance?

Wintoys focuses on a clean GUI for common optimization tasks like privacy toggles, performance plans, and cleanup. Winhance goes further — it can remove Edge, apply deeper registry-level debloating, and offers a more comprehensive set of optimization options. If you want one tool that covers everything, Winhance is the better choice.

Does Wintoys improve gaming performance?

Wintoys can help by activating the Ultimate Performance power plan, toggling hardware-accelerated GPU scheduling, and disabling background apps that consume resources. For the biggest gaming performance gains, combine these settings with proper graphics driver installation and the tweaks covered in my Ultimate Performance guide.

Similar Posts