Introduced new Sysprep feature (#81)

Allows users to apply script before account creation. All changes are applied to default user account template.
This commit is contained in:
Jeffrey
2024-06-27 23:08:43 +02:00
committed by GitHub
parent 22dfe49a62
commit 1d2c6eaba0
30 changed files with 207 additions and 79 deletions

View File

@@ -23,21 +23,20 @@ through all the settings yourself, or removing apps one by one!
Using the custom mode you can
-------------------------------------------------------------------------------------------
- Remove bloatware apps, with the option to select exactly what apps to remove or keep.
- Remove all pinned apps from the start menu. This applies to all existing and new users. (Windows 11 build 22621+)
- Remove all pinned apps from the start menu for the current user, or for all existing and new users. (Windows 11 only)
- Disable telemetry, diagnostic data, app-launch tracking & targeted ads.
- Disable & remove bing search & cortana in Windows search.
- Disable tips, tricks, suggestions and ads in start, settings, notifications, windows explorer, and on the lockscreen.
- Disable Windows Copilot. (Windows 11 build 22621+)
- Disable Windows Recall snapshots. (Windows 11 build 22621+)
- Restore the old Windows 10 style context menu. (Windows 11 build 22000+)
- Disable Windows Copilot. (Windows 11 only)
- Disable Windows Recall snapshots. (Windows 11 only)
- Restore the old Windows 10 style context menu. (Windows 11 only)
- Show hidden files, folders and drives.
- Show file extensions for known file types.
- Hide duplicate removable drive entries from the windows explorer sidepane, so only the entry under 'This PC' remains.
- Align taskbar icons to the left. (Windows 11 build 22000+)
- Hide or change the search icon/box on the taskbar. (Windows 11 build 22000+)
- Hide the taskview button from the taskbar. (Windows 11 build 22000+)
- 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 widget service & hide the icon from the taskbar.
- Hide the chat (meet now) icon from the taskbar. (Up to build 22621)
- Hide the 3D objects, music or onedrive folder in the windows explorer sidepanel. (Windows 10 only)
- Hide the 'Include in library', 'Give access to' and 'Share' options in the context menu. (Windows 10 only)