Tags: PeterG75/Win10-Initial-Setup-Script
Tags
v3.9, 2020-04-02 - Add "Uninstall OpenSSH Client" (thx @TheRandomLabs) - Add "Install OpenSSH Server" (thx @TheRandomLabs) - Add "Enable Developer Mode" (thx @robdesideri) - Add "Disable Automatic Restart Sign-on" (thx @Dvorak-Stepan) - Add "Uninstall Windows Hello Face" - Add "Uninstall Math Recognizer" - Add "Uninstall PowerShell Integrated Scripting Environment" - Update a bunch of tweaks to be compatible with 2004 and "N" editions - Update bloatware removal tweaks - Update or clarify comments for tweaks possibly breaking interoperability in some scenarios
v3.8, 2019-09-11 - Add "Enable updates for Microsoft products via Windows Update" (thx @farag2) - Add "Disable Microphone" - Add "Disable Recycle Bin" (thx @Robot1me) - Add "Show Build Number On Desktop" (thx @Cubox-) - Add "Show seconds in taskbar functions" (thx @reloxx13) - Add "Disable Automatic Restart after Windows Update" - Add several tweaks to disable network protocols (thx @gxjit) - Create new group for network tweaks and move appropriate tweaks there - Update DisableAppSuggestions to disable Ink Workspace suggestions - Update UninstallOneDrive to not remove user files if OneDrive has already been used - Update main execution loop to return nonzero exit code when module or preset file doesn't exist or can't be loaded
v3.7, 2019-05-31 - Add -log parameter for output logging - Add more bloatware for removal (thx @r3incarnat0r) - Add "Disable Location services" (thx @r3incarnat0r) - Add "Disable Sensor services" (thx @r3incarnat0r) - Add "Disable Biometric services" (thx @r3incarnat0r) - Add "Disable Camera" (thx @r3incarnat0r) - Add "Disable Media Sharing" (thx @r3incarnat0r) - Add "Show verbose startup/shutdown status messages" (thx @CruzMarcio) - Add "Disable First Logon Animation" (thx @mrcrutch) - Add "Disable Windows Update automatic downloads" (thx @pablospizzamiglio) - Add "Disable Lock screen Blur" (thx @sippi90) - Add "Show full path in Explorer title" (thx @Zweikeks) - Add "Show protected operating system files" (thx @Zweikeks) - Add "Show empty drives" (thx @Zweikeks) - Add "Show folder merge conflicts" (thx @Zweikeks) - Add "Show all folders in Explorer navigation pane" (thx @Zweikeks) - Add "Show coloring of encrypted or compressed NTFS files" (thx @Zweikeks) - Add "Disable accessibility keys prompts" (thx @r3incarnat0r) - Add "Disable F1 Help key" (thx @Conder000) - Add "Disable NetBIOS" (thx @shaunography) - Add "Hide Recycle Bin From Desktop" (thx @mcavallo-git) - Add "Show Network On Desktop" (thx @mcavallo-git) - Add "Enable Clipboard History" (thx @Ash258) - Add "Enable NTFS long paths" - Add "Disable Internet Connection Sharing" - Add "Disable Fullscreen optimizations" - Add "Disable nightly wake-up for Automatic Maintenance" - Update "EnableXboxFeatures" to disable Game mode - Update "Enable Remote Desktop" to leave Network Level Authentication enabled - Update "DisableTelemetry" to set more registry keys (thx @r3incarnat0r) - Update "DisableCortana" to set more registry keys (thx @r3incarnat0r) - Remove "DisableLocationTracking" in favor of "DisableLocation" - Remove "DisableStickyKeys" in favor of "DisableAccessibilityKeys" - Remove "DisableUpdateRestart" in favor of "DisableMaintenanceWakeUp"
v3.6, 2019-01-28 - Add "Disable IE first run wizard" (thx @sippi90) - Add "Disable Modern UI swap file" (thx gtein) - Add "Disable enhanced pointer precision" - Add "Enable clearing of recent files on exit" (thx @r3incarnat0r) - Add "Disable recent files lists" (thx @r3incarnat0r) - Reimplement HideMostUsedApps using GPO (thx @r3incarnat0r) - *BREAKING* Removed HideRecentJumplists (superseded by DisableRecentFiles) - Update UninstallMsftBloat to not remove Snipping tool - Update DisableTelemetry to not report KMS client activation data (thx @wallrik) - Fix main execution loop when the script is called by another PowerShell process
v3.4, 2018-12-19 - Add more bloatware for removal (thx @r3incarnat0r, @mhujer) - Add "Hide shortcut icon arrow" - Add "Show Control panel shortcut on desktop" (thx @Win10debloater) - Add "Enable window title bar color" (thx @scruel) - Add "Disable Edge preload after Windows startup" (thx Nick) - Update "DisableBackgroundApps" to properly show toasts and notifications - Update "DisableActivityHistory" to fix problems caused by disabled CDP user service - Update "DisableUpdateDriver" to add one more GPO (thx @kukubau)
v3.2, 2018-10-08, Server 2019 support added - Add "Hide Windows Defender SysTray icon" (thx @sippi90) - Revert DisableSharedExperiences to safer non-GPO variant - Update DisableAppSuggestions to hide suggestions in settings - Update DisableAppSuggestions to purge and reload tile cache - Update UnpinStartMenuTiles to reload tile cache - Update EnableStorageSense to set only the necessary values - Update documentation and comments to announce Server 2019 support
v3.1, 2018-10-04 - Add "Disable Restore Points" - Add "Disable Automatic Boot Recovery" - Add "Disable Recovery and Factory Reset" - Add "Disable NTFS Last Acccess time stamps" (thx @r3incarnat0r) - Add "Enable Defender Application Guard" (thx @sippi90) - Add "Uninstall PowerShell 2.0" (thx @sippi90) - Add "Install .NET Framework 2.0, 3.0 and 3.5 runtimes" - Add "Enable navigation pane expanding to current folder" (thx arobasse2) - Add "Disable Aero Shake" (thx arobasse2) - Add "Disable adding '- shortcut' to shortcut name" (thx arobasse2) - Add "Disable automatic reboot on crash" (thx arobasse2) - Add "Disable blocking of downloaded files" (thx arobasse2) - Add "Hide 'Include in library' context menu item" (thx arobasse2) - Add "Hide 'Share' and 'Give access to' context menu items" (thx arobasse2) - Update SetP2PUpdate* to use GPO (thx @sippi90) - Update Enable/DisableHibernation to run powercfg (thx @r3incarnat0r) - Update ShowTaskManagerDetails to not get stuck (thx @r3incarnat0r) - Update EnableDefender for 1809 - Update UninstallMsftBloat for 1809 (thx @sippi90) - Update UnpinStartMenuTiles for 1809 - Update CtrldFolderAccess to suppress warnings when Defender is disabled - Fix copy paste error in EnableSharingWizard (thx @sippi90) - Bunch of minor comment changes, code style alignments, reorganizations, clarifications and nitpicks
PreviousNext