35 Commits

Author SHA1 Message Date
Disassembler
1136c0b390 v2.6, 2017-07-31
- Add "Disable SuperFetch" (thx M. Schilling)
- Add "Disable Indexing" (thx M. Schilling)
- Split "Uninstall Bloatware" to "Uninstall Microsoft Bloatware" and "Uninstall 3rd party Bloatware" (thx @alirobe)
- Ignore warnings while stop/starting services
- Fix few typos and add few clarifications
2.6
2017-07-31 15:50:40 +02:00
Disassembler0
d163d09a22 Merge pull request #12 from alirobe/master
split MS bloat and 3rd party bloat
2017-07-31 15:48:21 +02:00
Ali Robertson
12064cd8be split bloat in test suite 2017-07-29 15:56:19 +10:00
Ali Robertson
83cda95ddf split MS bloat and 3rd party bloat 2017-07-29 15:25:00 +10:00
Disassembler
a7f3ced7e4 v2.5, 2017-06-13, WinServer2016 support added
- Add "Disable obsolete SMB 1.0 protocol"
- Add "Hide Server Manager after login" (Server, disabled by default)
- Add "Disable Shutdown Event Tracker" (Server, disabled by default)
- Add "Disable password complexity and maximum age requirements" (Server, disabled by default)
- Add "Disable Ctrl+Alt+Del requirement before login" (Server, disabled by default)
- Add "Disable Internet Explorer Enhanced Security Configuration" (Server, disabled by default)
- Update multiple tweaks to work properly (or at least not throw error) on Windows Server 2016
2.5
2017-06-13 23:17:17 +02:00
Disassembler
65a27e5ca1 Slim down the execution logic and move it to the end.
Allow for proper elevation of relative preset paths via setting working directory
2017-06-13 23:07:54 +02:00
Disassembler
428b94a367 Change line ending to CRLF 2017-06-13 23:05:23 +02:00
Disassembler
c0a3de5938 v2.4, 2017-06-08
- Add "Hide taskbar People icon"
- Add "Hide recent + frequent shortcuts"
- Add "Install Hyper-V" (disabled by default)
- Replace dism commands with native cmdlets
2.4
2017-06-08 14:13:20 +02:00
Disassembler
f89ba71646 Add presets used for development and testing 2017-06-08 14:05:59 +02:00
Disassembler0
e1b8c5ca8b Merge pull request #9 from Nerothos/master
Add/remove part for people icon in taskbar
2017-06-08 14:03:42 +02:00
Nerothos
ca84acf781 Add/remove part for people icon in taskbar 2017-05-16 08:50:17 +02:00
Disassembler
a7afe5aabe v2.3, 2017-05-08
- Add "Set current network profile to private"
- Add "Set unknown networks profile to private"
- Add "Show Task Manager details"
- Add "Set Data Execution Prevention (DEP) policy to OptOut", closes #7
- Update "Disable Firewall" to use GPO, which doesn't cause Security and Maintenance Center to complain loudly.
- Update "Uninstall OneDrive" to remove unnecessary directory check.
2.3
2017-05-08 17:57:33 +02:00
Disassembler
12cd8c522d Clarify work with preset files in readme, as I see some confusion in some people's forks. 2017-05-08 13:45:41 +02:00
Disassembler
60c9237983 v2.2, 2017-04-08
- Add "Show file operations details"
- Add "Hide sync provider notifications"
- Add "Uninstall Windows Store"
- Update "Disable SmartScreen" for Edge
- Update "Disable Windows Defender" for Creators Update
- Update "Uninstall default Microsoft application" to remove even more bloatware
- Update (and rename) "Disable Xbox features" to uninstall corresponding Xbox packages
- Update default preset to not apply settings decreasing security to make the new Defender Security Center happy {Advanced users use customized presets or have their own fork anyway)
2.2
2017-04-08 11:33:49 +02:00
Disassembler
6cdfc3292d Add a FAQ about multi-user environments, addressing #5 2017-02-24 17:59:13 +01:00
Disassembler
d5bb4a6782 Convert indentation in preset list to spaces for better readability on tabsize != 4 2017-02-08 20:42:58 +01:00
Disassembler
7df79cac16 v 2.1
- Add "Disable scheduled defragmentation" (disabled by default), closes #3
- Add "Set BIOS time to UTC" (disabled by default)
- Add "Disable installation of consumer experience applications"
- Add "Disable search for app in store for unknown extensions"
- Add "Disable 'How do you want to open this file?' prompt"
- Move Autorun and Autoplay from UI tweaks to service tweaks
- Update "Enable NumLock after startup" with a horrible hack which I'm ashamed of but gets the job done
- Suppres errors while removing nonexistant keys during Photo Viewer tweak reverts
- Change a way how the WaitForKey key press is handled
2.1
2017-02-08 20:32:57 +01:00
Disassembler
f3afde4551 Change a way of reinstalling provisioned packages to avoid errors on packages which were never installed 2017-02-08 20:04:19 +01:00
Disassembler
db7356151c - Add commented restore function counterparts
- Rename EnableLockScreenWorkaround to EnableLockScreenRS1
- Fix and clarify few more strings
2017-02-08 16:50:37 +01:00
Disassembler
e12cb11a0c Suppress errors while removing nonexistent registry keys 2017-01-08 22:30:02 +01:00
Disassembler
7d2ff6c103 v 2.0
- Add "Disable Error reporting"
 - Add "Disable offering of drivers through Windows Update"
 - Update "Disable Web Search in Start Menu"
 - Update "Disable Start Menu suggestions"
 - Update "Disable Cortana"
 - Update "Disable Windows Update automatic restart"
 - Update "Disable Xbox DVR"
2.0
2017-01-08 22:24:46 +01:00
Disassembler
cda81118fd Add readme and license 2017-01-08 22:21:25 +01:00
Disassembler
480788a251 Preset processing + default preset 2017-01-08 22:10:35 +01:00
Disassembler
c55d256c3a - Convert snippets to functions
- Fix some strings and naming
2017-01-08 20:20:47 +01:00
Disassembler
83c13edca2 v1.7, 2016-08-15
- Add Disable Lock screen workaround for Anniversary Update (commented)
- Disable Xbox DVR
1.7
2016-08-15 17:21:17 +02:00
Disassembler
ea25c9950c v1.6a, 2016-08-13
- Hide error on repeated Win Defender icon removal
- Remove one more bloatware
2016-08-13 16:38:38 +02:00
Disassembler
f444709b3e v1.6, 2016-08-07
- Disable more Telemetry keys
- Remove Win Defender icon from tray (added in Redstone)
- Remove more bloatware (added in Redstone)
- Enable NumLock after boot (commented by default)
- Install Linux Subsystem (added in Redstone, commented by default)
1.6
2016-08-07 23:04:04 +02:00
Disassembler
f65ad6fbaf Cosmetic changes only
- Capitalize "Software" and "System" registry keys
 - Replace "Computer" with "This PC" (which is the proper name)
2016-06-08 21:47:48 +02:00
Disassembler
f118078813 v1.5, 2016-06-08
- Disable Start Menu suggestions
- Disable implicit administrative shares
- Disable offering of Malicious Software Removal Tool through Windows Update
- Update the way of removing Libraries icons
- Enable F8 boot menu options
1.5
2016-06-08 20:54:15 +02:00
Disassembler
f0dd889e5b v1.4, 2016-01-16
- Suppress errors during removal of already removed items
- Removal of more TH2 bloatware
1.4
2016-01-16 19:21:53 +01:00
Disassembler
77e74b3633 v1.3, 2015-12-13
- Add WiFi Sense check
- Suppress errors during OneDrive directories removal
- Ask for key press before reboot
1.3
2015-12-13 10:17:55 +01:00
Disassembler
ab6cf0f7a2 v1.2, 2015-10-13
- Add autorun and autoplay
- Add Sticky keys
- Add disable OneDrive
- Add commented snippets for revert
- Location tracking is now set in HKLM
- Update AutoLogger restriction
- Remove EnableLUA
- Remove TIFImage.Document
- Remove Photo Viewer print command
- Replace ExpandEnvironmentVariables with $env
- Automatically ask for elevation
1.2
2015-10-14 20:55:13 +02:00
Disassembler
007b89f1e2 v1.1a, 2015-08-13
- SOFTWARE -> Software
- Fixed HarvestContacts path for Cortana
2015-08-13 19:01:38 +02:00
Disassembler
3194e11a2d v1.1, 2015-08-13 1.1 2015-08-13 13:23:08 +02:00
Disassembler
befc19ebd5 v1.0, 2015-08-09 1.0 2015-08-13 13:22:09 +02:00