2023-08-03 22:24:27 +02:00
|
|
|
-------------------------------------------------------------------------------------------
|
2024-03-29 16:56:29 +01:00
|
|
|
Win11Debloat Script - Information
|
2023-08-03 22:24:27 +02:00
|
|
|
-------------------------------------------------------------------------------------------
|
|
|
|
|
Win11Debloat is a simple and lightweight powershell script that removes pre-installed
|
|
|
|
|
windows bloatware apps, disables telemetry and declutters the experience by disabling
|
2023-09-28 16:11:04 +02:00
|
|
|
or removing intrusive interface elements, ads and more. No need to painstakingly go
|
|
|
|
|
through all the settings yourself, or removing 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.
|
2024-06-28 16:54:35 +02:00
|
|
|
- Remove all pinned apps from start for the current user, or for all new & existing users. (Windows 11 only)
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
Bing, Copilot & More
|
2024-06-29 16:18:23 +02:00
|
|
|
- Disable & remove bing web search & cortana from Windows search.
|
2023-10-24 20:39:39 +02:00
|
|
|
- Disable Windows Copilot. (Windows 11 only)
|
2024-06-28 16:54:35 +02:00
|
|
|
- Disable Windows Recall snapshots. (Windows 11 only)
|
|
|
|
|
|
2024-06-29 16:18:23 +02:00
|
|
|
File Explorer
|
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.
|
2024-06-29 16:18:23 +02:00
|
|
|
- Hide the gallery section from the File Explorer sidepanel. (Windows 11 only)
|
|
|
|
|
- Hide the 3D objects, music or onedrive folder from the File Explorer sidepanel. (Windows 10 only)
|
|
|
|
|
- Hide duplicate removable drive entries from the File Explorer sidepanel.
|
2024-06-28 16:54:35 +02:00
|
|
|
|
|
|
|
|
Taskbar
|
|
|
|
|
- Align taskbar icons to the left. (Windows 11 only)
|
|
|
|
|
- Hide or change the search icon/box on the taskbar. (Windows 11 only)
|
|
|
|
|
- Hide the taskview button from the taskbar. (Windows 11 only)
|
|
|
|
|
- Disable the widgets service & hide icon from the taskbar.
|
|
|
|
|
- Hide the chat (meet now) icon from the taskbar.
|
|
|
|
|
|
|
|
|
|
Context menu
|
|
|
|
|
- Restore the old Windows 10 style context menu. (Windows 11 only)
|
2024-06-29 16:18:23 +02:00
|
|
|
- Hide the 'Include in library', 'Give access to' & 'Share' options from the context menu. (Windows 10 only)
|
|
|
|
|
|
|
|
|
|
Other
|
|
|
|
|
- Disable Xbox game/screen recording (Also stops gaming overlay popups)
|
2024-06-28 16:54:35 +02:00
|
|
|
|
|
|
|
|
Advanced Features
|
|
|
|
|
- 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
|
|
|
-------------------------------------------------------------------------------------------
|
2024-06-28 16:54:35 +02:00
|
|
|
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.
|
2024-06-29 16:18:23 +02:00
|
|
|
- Disable telemetry, diagnostic data, activity history, app-launch tracking & targeted ads.
|
|
|
|
|
- Disable & remove bing web search & cortana from Windows search.
|
2024-06-28 16:54:35 +02:00
|
|
|
- Disable tips, tricks, suggestions & ads across Windows.
|
2024-06-27 23:08:43 +02:00
|
|
|
- Disable Windows Copilot. (Windows 11 only)
|
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.
|
2024-06-29 16:18:23 +02:00
|
|
|
- Hide the 3D objects folder under 'This pc' from File Explorer. (Windows 10 only)
|
|
|
|
|
- Hide the 'Include in library', 'Give access to' and 'Share' options from the context menu. (Windows 10 only)
|
2023-08-03 22:24:27 +02:00
|
|
|
|