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 f605c6b..7fae45e 100644 Binary files a/Regfiles/Disable_Bing_Cortana_In_Search.reg and b/Regfiles/Disable_Bing_Cortana_In_Search.reg differ diff --git a/Regfiles/Sysprep/Disable_Bing_Cortana_In_Search.reg b/Regfiles/Sysprep/Disable_Bing_Cortana_In_Search.reg index b08282b..ee0fc46 100644 Binary files a/Regfiles/Sysprep/Disable_Bing_Cortana_In_Search.reg and b/Regfiles/Sysprep/Disable_Bing_Cortana_In_Search.reg differ diff --git a/Regfiles/Undo/Enable_Bing_Cortana_In_Search.reg b/Regfiles/Undo/Enable_Bing_Cortana_In_Search.reg index fba80d8..a31b153 100644 Binary files a/Regfiles/Undo/Enable_Bing_Cortana_In_Search.reg and b/Regfiles/Undo/Enable_Bing_Cortana_In_Search.reg differ diff --git a/Win11Debloat.ps1 b/Win11Debloat.ps1 index c174ab5..9d1e6a1 100644 --- a/Win11Debloat.ps1 +++ b/Win11Debloat.ps1 @@ -882,8 +882,8 @@ function DisplayCustomModeOptions { Write-Output "" - if ($( Read-Host -Prompt "Disable & remove bing web search, bing AI & cortana in Windows search? (y/n)" ) -eq 'y') { - AddParameter 'DisableBing' 'Disable & remove bing web search, bing AI & cortana in Windows search' + if ($( Read-Host -Prompt "Disable & remove Bing web search, Bing AI and Cortana from Windows search? (y/n)" ) -eq 'y') { + AddParameter 'DisableBing' 'Disable & remove Bing web search, Bing AI and Cortana from Windows search' } # Only show this option for Windows 11 users running build 22621 or later @@ -1535,9 +1535,9 @@ switch ($script:Params.Keys) { continue } {$_ -in "DisableBingSearches", "DisableBing"} { - RegImport "> 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