Startup Programs Are Still Slowing Your PC Down

Here’s How to Actually Find Them

Most users know to check Task Manager’s Startup tab to disable unnecessary startup programs, but that view does not capture everything that can run during boot or sign-in. Windows can also launch software through scheduled tasks, registry Run keys, startup folders, and background services—many of which do not appear in Task Manager’s Startup list. Over time, these background launch points can accumulate and contribute to slower boot times and reduced responsiveness, even on systems with fast storage and ample memory.

A practical approach is to review multiple built-in locations. Task Manager is still a good first step for managing common startup applications, but it should be supplemented with checks elsewhere. In modern versions of Windows, msconfig (System Configuration) generally redirects startup management back to Task Manager, so it should not be relied on as a separate source of additional startup entries.

For a deeper review, open Task Scheduler and examine the Task Scheduler Library, paying particular attention to tasks configured to run At startup or At log on. It is also worthwhile to review installed services using Services (services.msc), and to check startup-related registry locations such as the Run keys. If an entry is unfamiliar, it should be researched before disabling, since some tasks and services are tied to security software, hardware drivers, or system stability.

Performing this type of review periodically—such as every six to twelve months—can help keep boot behavior predictable and reduce unnecessary background activity. In business environments where the installed software set changes infrequently, this can be a high-impact maintenance step using only Windows’ built-in tools.

Disable Web results in Windows 10/11 search

If you’re looking to disable web search results in Windows 10 or Windows 11, you’re not alone. Many users prefer to keep their searches local, preventing Bing or online results from appearing every time they type into the Start Menu or Windows Search bar. Not only does this help de-clutter your search results, but it also boosts privacy and can improve system performance.

From an IT management and privacy standpoint, disabling Bing or web results in Windows search gives you greater control over your environment, reduces unnecessary network calls, and ensures that sensitive search queries stay local. Whether you’re streamlining a business environment or just cleaning up your personal PC, knowing how to disable Windows 10 and 11 web search integration is an essential skill. With a few simple steps, you can create a faster, more secure, and distraction-free desktop experience.

How to Disable Web Search Results in Windows 10/11

If you’ve noticed that typing into the Windows Search bar shows Bing or web results alongside local files and apps, you may want to disable it. This is a common tweak for users who prefer faster, more private searches without sending queries to Microsoft’s servers. Below are simple ways to turn off Bing search integration in both Windows 10 and Windows 11.

Option 1: Windows 10: Disable Bing Search Results

  1. Press Win + R, type regedit, and hit Enter.
  2. Navigate to:

HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Explorer
(Create the Explorer key if it doesn’t exist.)

Add a DWORD (32-bit) Value named:
DisableSearchBoxSuggestions → set value to 1

Restart Windows Explorer or reboot your computer.

Option 2: Windows command prompt (as admin):

Open command prompt as administrator

Type the following

In Windows 10:

reg-add “HKCU:\Software\Microsoft\Windows\CurrentVersion\Search” /v BingSearchEnabled  /d 0  /t REG_DWORD /f

reg add “HKCU:\Software\Microsoft\Windows\CurrentVersion\Search” /v CortanaConsent -/d 0 /t REG_DWORD /f

In Windows 11:

reg add “HKCU\Software\Policies\Microsoft\Windows\Explorer” /v DisableSearchBoxSuggestions /t REG_DWORD /d 1 /f

Option 3: Download and run this Power Shell Script.

Option 4: Download and run this Reg file.

Restart Windows Explorer or reboot your computer.

Why Disable Web Search Results?
Faster performance – local results load quicker without cloud queries.
Improved privacy – prevents search terms from being sent to Bing.
Streamlined search – no more clutter from unwanted web results.

By following these steps, you can fully disable Bing and web search results in Windows 10 and 11, making your PC searches more private and efficient.

Windows 10 Virtual Desktop

Like the Mad Hatter in Wonderland, Microsoft now has a built-in way of moving down for clean cups.   If you have even been in the middle of a project with windows open everywhere and suddenly needed to switch to something else but still needed all those lovely windows you will appreciate virtual desktops. They allow you to just switch to a completely clean desktop and start fresh. With the ability to switch back to the cluttered one you were so diligently working on.

Windows 10 taskbar snipitThere is a little symbol at the bottom of your screen that looks like a rectangle with a square on top of it. It sits next to the search window. If you click on this your screen will be put into a window and you will see two (more if you are already using this) miniature desktop screens on the bottom. One will be the cluttered one and the other a clean one. If you click on the clean one, then you will get a clean desktop that you can immediately start cluttering again. You can use this again to switch back to your original one. You will also see off to the right bottom a “+” button that will allow you to add more desktops as many as you desire.

While on this screen you can also drag an open program to any of the desktops you wish. This allows you to even organize all that extra clutter.

And for even quicker access there are keyboard shortcuts that allow you to move and switch without using the (dor)mouse.

Keyboard shortcuts for using Virtual Desktop in Windows 10:

  • WIN + CTRL + LEFT/RIGHT: Switch to previous or next desktop
  • WIN + CTRL + D: Create a new desktop
  • WIN + CTRL + F4: Close the current desktop
  • WIN + TAB: Launch task view

End of Free Windows 10 Upgrade

Microsoft has announced that it will be ending it’s Free upgrade to Windows 10 program as of July 29 this year.   This is no surprise since Microsoft originally announced that It will only last a year.  Times up folks!  It’s either upgrade now or pay for the upgrade after the 29th of July.  So if you have been hesitating do it now.

The good news, for all of you who don’t want to upgrade, Microsoft will phase out the annoying upgrade pop-up after July 29th as well.  It may take a month or two but Microsoft will finally stop nagging you.

As seen on InfoWorld.

As seen on PCWorld.

As seen on the Verge.

 

Windows 10 default printer

Windows 10 comes with some features that try to enhance our windows experience. One of these features is one to automatically select the last printer that you printed to as your new default printer. For a lot of people this feature will be very helpful. However for those who like the old way of the same printer always being default it can be burdensome.

For the first group… enjoy the new feature.

For the second group… there is an easy fix. Open settings and then Devices. You will already be at Printers & Scanners at that point all you need to do is scroll down to the bottom where you will see “Let Windows manage my default printer” Just turn that off then scroll back up and click on the printer you want as default then select it “Set as default”.

Contact us