From 352e6db5a19e692ad2fff7398ec920b0b8f9e2ac Mon Sep 17 00:00:00 2001 From: Raphire <9938813+Raphire@users.noreply.github.com> Date: Wed, 11 Jun 2025 12:16:55 +0200 Subject: [PATCH] Tidying up README, script info screens, etc. --- Assets/Menus/DefaultSettings | 8 +++--- Assets/Menus/Info | 23 +++++++++--------- README.md | 4 +-- Regfiles/Disable_Bing_Cortana_In_Search.reg | Bin 694 -> 694 bytes .../Disable_Bing_Cortana_In_Search.reg | Bin 696 -> 696 bytes .../Undo/Enable_Bing_Cortana_In_Search.reg | Bin 638 -> 638 bytes Win11Debloat.ps1 | 10 ++++---- 7 files changed, 22 insertions(+), 23 deletions(-) diff --git a/Assets/Menus/DefaultSettings b/Assets/Menus/DefaultSettings index e5e169b..87d64d9 100644 --- a/Assets/Menus/DefaultSettings +++ b/Assets/Menus/DefaultSettings @@ -1,14 +1,14 @@ Win11Debloat will make the following changes: - Remove the default selection of apps, the list can be found in the 'Appslist.txt' file. - Disable telemetry, diagnostic data, app-launch tracking & targeted ads. -- Disable & remove Bing search & Cortana in Windows search. -- Disable tips & tricks on the lockscreen. (This may change your lockscreen wallpaper) - Disable tips, tricks, suggestions and ads in start, settings, notifications and more. +- Disable tips & tricks on the lockscreen. (This may change your lockscreen wallpaper) +- Disable & remove Bing web search, Bing AI and Cortana from Windows search. - Disable Microsoft Copilot. (Windows 11 build 22621+) - Disable Fast Start-up to ensure a full shutdown. - Show file extensions for known file types. -- Disable the widget service & hide the icon from the taskbar. -- Hide the Chat (meet now) icon from the taskbar. - Hide the 3D objects folder in Windows Explorer. (Windows 10 only) +- Disable the widget service & hide the icon from the taskbar. +- Hide the Chat (meet now) icon from the taskbar. diff --git a/Assets/Menus/Info b/Assets/Menus/Info index 9d6d67c..47415aa 100644 --- a/Assets/Menus/Info +++ b/Assets/Menus/Info @@ -1,7 +1,6 @@ -Win11Debloat is a simple, easy to use and lightweight PowerShell script that can remove -pre-installed Windows bloatware apps, disable telemetry and declutter the experience by -disabling or removing intrusive interface elements, ads and more. No need to go through -all the settings yourself, or remove apps one by one. +Win11Debloat is a lightweight and easy to use PowerShell script that allows you to quickly +declutter and improve your Windows experience. It can remove pre-installed bloatware apps, +disable telemetry, remove intrusive interface elements and much more. ------------------------------------------------------------------------------------------- All Features @@ -17,7 +16,7 @@ Telemetry, Tracking & Suggested Content - Disable & hide the recommended section in the start menu. (W11 only) Bing, Copilot & More -- Disable & remove Bing web search & Cortana from Windows search. +- Disable & remove Bing web search, Bing AI and Cortana from Windows search. - Disable & remove Microsoft Copilot. (W11 only) - Disable Windows Recall snapshots. (W11 only) @@ -54,15 +53,15 @@ Other ------------------------------------------------------------------------------------------- The default mode applies the changes that are recommended for most users. This includes: - Remove the default selection of apps, the list can be found in the 'Appslist.txt' file. -- Disable telemetry, diagnostic data, activity history, app-launch tracking & targeted ads. -- Disable & remove Bing web search & Cortana from Windows search. -- Disable tips, tricks, suggestions & ads across Windows. -- Disable Microsoft Copilot. (W11 only) +- Disable telemetry, diagnostic data, app-launch tracking & targeted ads. +- Disable tips, tricks, suggestions and ads in start, settings, notifications and more. +- Disable tips & tricks on the lockscreen. (This may change your lockscreen wallpaper) +- Disable & remove Bing web search, Bing AI and Cortana from Windows search. +- Disable Microsoft Copilot. (Windows 11 build 22621+) - Disable Fast Start-up to ensure a full shutdown. - Show file extensions for known file types. -- Disable the widget service & hide the icon from the taskbar. +- Hide the 3D objects folder in Windows Explorer. (Windows 10 only) +- Disable the widget service & hide the icon from the taskbar. - Hide the Chat (meet now) icon from the taskbar. -- Hide the 3D objects folder under 'This pc' from File Explorer. (W10 only) -- Hide the 'Include in library', 'Give access to' and 'Share' options from the context menu. (W10 only) diff --git a/README.md b/README.md index 2ca72aa..02d47f1 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ Below is an overview of the key features and functionality offered by Win11Deblo #### Bing Web Search, Copilot & More -- Disable & remove Bing web search & Cortana from Windows search. +- Disable & remove Bing web search, Bing AI and Cortana from Windows search. - Disable & remove Microsoft Copilot. (W11 only) - Disable Windows Recall snapshots. (W11 only) @@ -154,7 +154,7 @@ Win11Debloat offers a 1-click default mode that allows you to quickly and easily - Remove the default selection of bloatware apps. (See below for full list) - Disable telemetry, diagnostic data, activity history, app-launch tracking & targeted ads. - Disable tips, tricks, suggestions and ads in start, settings, notifications, File Explorer, and on the lockscreen. - - Disable & remove Bing web search & Cortana from Windows search. + - Disable & remove Bing web search, Bing AI and Cortana from Windows search. - Disable Microsoft Copilot. (W11 only) - Disable Fast Start-up to ensure a full shutdown. - Show file extensions for known file types. diff --git a/Regfiles/Disable_Bing_Cortana_In_Search.reg b/Regfiles/Disable_Bing_Cortana_In_Search.reg index f605c6bce4315e7677e6750f6340ead9ff7b9d13..7fae45e5610dd497d55099c09806c03c2c209051 100644 GIT binary patch delta 19 acmdnSx{Y;08l%(3ba6&T=gswu=8OP8d8l%(3bV)`==gp0b=8OP8-UXKc delta 19 acmdnNx`TB>8e`JNbV)|W Disabling bing web search, bing AI & cortana in Windows search..." "Disable_Bing_Cortana_In_Search.reg" + RegImport "> Disabling Bing web search, Bing AI and Cortana from Windows search..." "Disable_Bing_Cortana_In_Search.reg" - # Also remove the app package for bing search + # Also remove the app package for Bing search $appsList = 'Microsoft.BingSearch' RemoveApps $appsList continue @@ -1545,7 +1545,7 @@ switch ($script:Params.Keys) { 'DisableCopilot' { RegImport "> Disabling & removing Microsoft Copilot..." "Disable_Copilot.reg" - # Also remove the app package for copilot + # Also remove the app package for Copilot $appsList = 'Microsoft.Copilot' RemoveApps $appsList continue