Commit Graph

27 Commits

Author SHA1 Message Date
fierelier
f5cb66dace added tweak: disable force closing of background processes on shutdown
killing programs even if they do not have an active window, can lead to
unforeseen consequences
2020-02-08 04:22:16 +01:00
Fierelier
8563fcb8b4 fixed partial unattended setup for newer versions of w10 2019-12-30 10:51:35 +01:00
Fierelier
fc8f051a6e added tweak: disable customer experience improvement program 2019-12-27 08:37:10 +01:00
Fierelier
acb5120de3 milestone 1 2019-12-26 07:20:41 +01:00
Fierelier
76942e0f0a version 0.0.0 2019-12-21 05:37:38 +01:00
Fierelier
0466b04fb5 added tweak: disable automatic sign-on
automatic sign-on gets your PC ready with the applications you had last
started before you log in. this can be annoying if you prefer to start
fresh when restarting. this can also slow down your startup by a bunch.
2019-12-20 20:02:57 +01:00
Fierelier
c01b1ab9ae added tamper protection toggle to windows defender tweak
required for 1903 and up
2019-12-20 09:10:17 +01:00
Fierelier
2775a4692f converting to utf-8 2019-12-19 05:13:59 +01:00
Fierelier
b0251eddd7 added "disable recently opened items" 2019-12-19 05:11:41 +01:00
Fierelier
96f497569d i apparently always forget my own folder structure
this is fine
2019-12-19 04:47:04 +01:00
Fierelier
79aa25bd3d made it less likely to have "disable onedrive" be reverted by feature-updates
needs testing, but i theorize that feature updates add registry values
when they don't exist, which could result in the auto-installer to get
re-instated. therefore, i have changed the tweak to empty the valule,
instead of deleting it.
2019-12-19 04:23:28 +01:00
Fierelier
01ef01adca added tweak: disable low battery hibernation while charging
this fixes the annoying behavior where windows will hibernate randomly
while the device is charging. this can happen especially on old/dead
batteries.

if you are using a weak charger, you may want to exclude this tweak.
2019-12-19 03:27:00 +01:00
Fierelier
b8ea76337e adding "disable lock screen" to tweaks 2019-10-17 21:25:12 +02:00
Fierelier
e00e2ac62d renamed "show file extensions" to "enable file extensions" 2019-10-17 21:21:53 +02:00
Fierelier
9d056ad403 "disable metro app caching" renamed to "disable metro app swapping" 2019-10-16 06:48:06 +02:00
Fierelier
9a3b82ce48 i gotta stop doing this 2019-10-16 06:33:40 +02:00
Fierelier
7c557c074e derp
me dumb
2019-10-14 21:13:47 +02:00
Fierelier
f87fdfdcea removing "disable update reboot"
it would not apply reliably, pending re-implementation
2019-10-14 20:38:15 +02:00
Fierelier
ca73b67f1d converting all files to utf8 - part 2 2019-10-11 07:55:12 +02:00
Fierelier
e83401d2e4 converting all files to utf-8 - part 1
what the heck, ok
2019-10-11 07:54:02 +02:00
Fierelier
3b6e95aae5 added "disable metro app caching" tweak 2019-10-11 05:21:57 +02:00
Fierelier
97dda33645 removing key-entry skip
this doesn't work correctly on newer builds
2019-10-10 22:37:21 +02:00
Fierelier
0050951145 fixed telemetry tweak 2019-10-08 12:26:52 +02:00
Fierelier
a3cc31bb24 fixed location of the cross-pc update tweak 2019-10-08 12:26:36 +02:00
Fierelier
aa683a8a9e added "disable update reboot" 2019-10-06 23:22:06 +02:00
Fierelier
b3d126464f added deactivation of advert app download 2019-10-06 23:21:48 +02:00
Fierelier
2a7cad94f1 huge restructuring 2019-10-06 20:55:29 +02:00