2024-07-09 22:02:32 +02:00
|
|
|
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.
|
2023-08-03 22:24:27 +02:00
|
|
|
|
|
|
|
|
-------------------------------------------------------------------------------------------
|
2024-06-28 16:54:35 +02:00
|
|
|
All Features
|
2023-08-03 22:24:27 +02:00
|
|
|
-------------------------------------------------------------------------------------------
|
2024-06-28 16:54:35 +02:00
|
|
|
App Removal
|
2024-06-29 16:18:23 +02:00
|
|
|
- Remove a wide variety of bloatware apps.
|
2025-05-19 00:01:49 +02:00
|
|
|
- Remove or replace all pinned apps from start for the current user, or for all existing & new users. (W11 only)
|
2024-06-28 16:54:35 +02:00
|
|
|
|
2024-06-29 16:18:23 +02:00
|
|
|
Telemetry, Tracking & Suggested Content
|
|
|
|
|
- Disable telemetry, diagnostic data, activity history, app-launch tracking & targeted ads.
|
2024-06-28 16:54:35 +02:00
|
|
|
- Disable tips, tricks, suggestions & ads across Windows.
|
2025-01-09 21:33:28 +01:00
|
|
|
- Disable the 'Windows Spotlight' desktop background option.
|
2024-06-28 16:54:35 +02:00
|
|
|
|
|
|
|
|
Bing, Copilot & More
|
2024-07-09 22:02:32 +02:00
|
|
|
- Disable & remove Bing web search & Cortana from Windows search.
|
2025-04-19 21:07:43 +02:00
|
|
|
- Disable & remove Microsoft Copilot. (W11 only)
|
2025-02-08 18:14:46 +01:00
|
|
|
- Disable Windows Recall snapshots. (W11 only)
|
2024-06-28 16:54:35 +02:00
|
|
|
|
2024-06-29 16:18:23 +02:00
|
|
|
File Explorer
|
2024-10-27 19:28:43 +01:00
|
|
|
- Change the default location that File Explorer opens to.
|
2024-06-28 16:54:35 +02:00
|
|
|
- Show hidden files, folders & drives.
|
2023-10-31 18:47:03 +01:00
|
|
|
- Show file extensions for known file types.
|
2025-02-08 18:14:46 +01:00
|
|
|
- Hide the Home or Gallery section from the File Explorer navigation pane. (W11 only)
|
|
|
|
|
- Hide the 3D objects, music or OneDrive folder from the File Explorer sidepanel. (W10 only)
|
2024-06-29 16:18:23 +02:00
|
|
|
- Hide duplicate removable drive entries from the File Explorer sidepanel.
|
2024-06-28 16:54:35 +02:00
|
|
|
|
2025-02-08 18:14:46 +01:00
|
|
|
Taskbar & Start
|
|
|
|
|
- Align taskbar icons to the left. (W11 only)
|
|
|
|
|
- Hide or change the search icon/box on the taskbar. (W11 only)
|
|
|
|
|
- Hide the taskview button from the taskbar. (W11 only)
|
2024-06-28 16:54:35 +02:00
|
|
|
- Disable the widgets service & hide icon from the taskbar.
|
|
|
|
|
- Hide the chat (meet now) icon from the taskbar.
|
2025-02-08 18:14:46 +01:00
|
|
|
- Disable & hide the recommended section in the start menu. (W11 only)
|
2025-04-16 12:31:18 +02:00
|
|
|
- Enable the 'End Task' option in the taskbar right click menu. (W11 only)
|
2024-06-28 16:54:35 +02:00
|
|
|
|
|
|
|
|
Context menu
|
2025-02-08 18:14:46 +01:00
|
|
|
- Restore the old Windows 10 style context menu. (W11 only)
|
|
|
|
|
- Hide the 'Include in library', 'Give access to' & 'Share' options from the context menu. (W10 only)
|
2024-06-29 16:18:23 +02:00
|
|
|
|
|
|
|
|
Other
|
2025-02-13 21:08:47 +01:00
|
|
|
- Disable Xbox game/screen recording, this also stops gaming overlay popups.
|
|
|
|
|
- Turn off Enhance Pointer Precision, also known as mouse acceleration.
|
2025-05-04 23:35:04 +02:00
|
|
|
- Disable Fast Start-up to ensure a full shutdown.
|
2025-04-16 12:56:37 +02:00
|
|
|
- Disable the Sticky Keys keyboard shortcut. (W11 only)
|
2025-04-16 12:31:18 +02:00
|
|
|
- Option to apply changes to a different user, instead of the currently logged in user.
|
2024-06-28 16:54:35 +02:00
|
|
|
- Sysprep mode to apply changes to the Windows Default user profile.
|
2023-08-03 22:24:27 +02:00
|
|
|
|
|
|
|
|
-------------------------------------------------------------------------------------------
|
2024-06-28 16:54:35 +02:00
|
|
|
Default mode
|
2023-08-03 22:24:27 +02:00
|
|
|
-------------------------------------------------------------------------------------------
|
2025-02-08 18:14:46 +01:00
|
|
|
The default mode applies the changes that are recommended for most users. This includes:
|
2024-06-28 16:54:35 +02:00
|
|
|
- Remove the default selection of apps, the list can be found in the 'Appslist.txt' file.
|
2024-06-29 16:18:23 +02:00
|
|
|
- Disable telemetry, diagnostic data, activity history, app-launch tracking & targeted ads.
|
2024-07-09 22:02:32 +02:00
|
|
|
- Disable & remove Bing web search & Cortana from Windows search.
|
2024-06-28 16:54:35 +02:00
|
|
|
- Disable tips, tricks, suggestions & ads across Windows.
|
2025-04-19 21:07:43 +02:00
|
|
|
- Disable Microsoft Copilot. (W11 only)
|
2025-05-04 23:35:04 +02:00
|
|
|
- Disable Fast Start-up to ensure a full shutdown.
|
2023-08-03 22:24:27 +02:00
|
|
|
- Show file extensions for known file types.
|
2024-06-28 16:54:35 +02:00
|
|
|
- Disable the widget service & hide the icon from the taskbar.
|
|
|
|
|
- Hide the Chat (meet now) icon from the taskbar.
|
2025-02-08 18:14:46 +01:00
|
|
|
- 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)
|
2023-08-03 22:24:27 +02:00
|
|
|
|
2025-05-07 15:51:42 +02:00
|
|
|
|