Skip to content

KilLo445/DisableSearchBoxSuggestions

Repository files navigation

Disable Search Box Suggestions

Disable Search Box Suggestions, or DSBS is a simple tool created by KilLo that disables the annoying web searches and Copilot in the Windows 10/11 Start Menu, allowing you to only search for files and run commands.

Report Bug · Request Feature

Forks Stargazers Issues

Table of Contents
  1. About The Project
  2. Getting Started
  3. License
  4. Contact

About The Project

DisableSearchBoxSuggestions Screenshot GIF not loading? LQ Gif, Video

Ever have any of these happen?

  • You search for an app on Windows, and it opens Bing?
  • 90% of your search is questions?
  • Hate copilot?

Then DSBS is for you!

DSBS is a simple tool that goes into the Windows Registry and disables the search box suggestions, making it so your Start Menu searches ONLY Files, Folders, Apps, and Run Commands! And if you really want to, you can re-enable them.

Built for Windows 10/11

Built With

  • .NET

Getting Started

Prerequisites

.NET Framework Runtime 4.8 is required to run DisableSearchBoxSuggestions.

Installation

  1. Head over to the latest release
  2. Download DisableSearchBoxSuggestions.exe
  3. Run it
  4. Select mode

Arguments

  • -help Displays all available commands
  • -github Opens GitHub page
  • -dsbs Disable Search Box Suggestions
  • -esbs Enable Search Box Suggestions
  • -about About DSBS
  • -changelog Open Changelog
  • -version Shows installed version
    These also work with the first letter of each arg, -d, -e, etc, or with the numeric option.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Project Link: https://github.com/KilLo445/DisableSearchBoxSuggestions

(Back to top)