git404hub

what is bloatynosy fr?

builtbybel/bloatynosy — explained in plain English

Analysis updated 2026-06-26

5,582C#Audience · generalComplexity · 1/5Setup · easy

tl;dr

A standalone Windows 11 tool that removes pre-installed bloatware, unwanted features, and default settings you never asked for, giving you a cleaner system after a fresh install, no installation required, just run the .exe.

vibe map

mindmap
  root((repo))
    What it does
      Removes bloatware
      Disables unwanted features
      Cleans fresh Windows install
    Platform
      Windows 11 primary
      Windows 10 partial
    Design
      Single exe file
      No installation needed
      No web dependency
    History
      Revival of older tool
      Simplified interface

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Clean up a fresh Windows 11 installation by removing pre-installed apps, built-in features, and unwanted default settings in one pass.

VIBE 2

Selectively turn off specific Windows 11 built-in behaviors or services that clutter the interface or slow things down.

VIBE 3

Run the same cleanup on a Windows 10 machine, keeping in mind some options may not apply on the older OS.

what's the stack?

C#.NET

how it stacks up fr

builtbybel/bloatynosyaspnet/mvcclosedxml/closedxml
Stars5,5825,5795,586
LanguageC#C#C#
Setup difficultyeasymoderateeasy
Complexity1/53/52/5
Audiencegeneraldeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · easy time til it works · 5min

Download the single .exe from GitHub releases and run it, no installation, no admin setup, no internet connection needed.

in plain english

Bloatynosy is a Windows utility that removes unwanted software, features, and settings that come pre-installed with Windows 11. The goal is to give users a cleaner, less cluttered system after a fresh Windows install, by letting them turn off or remove things they did not ask for and did not choose. It runs as a standalone .exe file with no installation step required. The project is a revival of an older tool by the same author, which had been discontinued after going through several name changes and an ill-fated web-based version. The author decided to bring it back after seeing it was still being searched for and downloaded years later. The reborn version carries the label "Nue" as a play on the word "new," picks up where version 0.85 of the original left off, and updates the interface while keeping the overall package small and straightforward to use. The design philosophy is intentionally minimal. There is no web dependency, no AI integration, and no Copilot features. The README describes it as a simple .exe that anyone can understand, doing exactly what bothers people after a fresh Windows 11 install, with nothing extra layered on top. It works primarily on Windows 11 but also runs on Windows 10, though some of the settings may not apply on the older operating system. The tool is distributed as a single executable file, available from the GitHub releases page. The author plans to add translations for other languages and welcomes feature suggestions, including restoring settings from the original Bloatynosy that have not yet been carried over to this new release.

prompts (copy fr)

prompt 1
I just did a fresh Windows 11 install and want to debloat it with Bloatynosy, walk me through which categories of items to remove and which to leave alone to avoid breaking things.
prompt 2
Help me write a PowerShell script that removes the same default Windows 11 apps that Bloatynosy targets, so I can automate it on new machines without a GUI tool.
prompt 3
I used Bloatynosy to remove several Windows 11 features, now some apps are behaving unexpectedly. Show me how to restore specific features using the Windows Settings app or PowerShell.
prompt 4
Show me how to verify that Bloatynosy does not connect to the internet while running, using Windows Firewall logs or Wireshark.

Frequently asked questions

what is bloatynosy fr?

A standalone Windows 11 tool that removes pre-installed bloatware, unwanted features, and default settings you never asked for, giving you a cleaner system after a fresh install, no installation required, just run the .exe.

What language is bloatynosy written in?

Mainly C#. The stack also includes C#, .NET.

How hard is bloatynosy to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is bloatynosy for?

Mainly general.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.