Update tweaks.md

This commit is contained in:
Fierelier 2020-03-15 05:50:56 +01:00
parent c8d69b4db5
commit 2a1fec9c5e

View File

@ -27,7 +27,7 @@ i do not guarantee that that all of the reversals are accurate across different
| | **name** | **details** | | | **name** | **details** |
| :---: | --- | --- | | :---: | --- | --- |
| ✔ | [delay feature updates](../tweaks/ten/delay feature updates) | feature updates will be delayed by half a year. feature updates are known to break stuff, especially in their early days, this alleviates the issue. | | ✔ | [delay feature updates](../tweaks/ten/delay feature updates) | feature updates will be delayed by half a year. feature updates are known to break stuff, especially in their early days, this alleviates the issue. |
| ✔ | [disable driver updates](../tweaks/ten/disable driver updates) | driver updates just love to break everything by installing themselves over your current drivers, improperly. | | ✔ | [disable driver updates](../tweaks/ten/disable driver updates) | driver updates just love to break everything by installing themselves over your current drivers, improperly. this unfortunately does not get rid of GPU driver updates. |
| ✔ | [disable fast startup](../tweaks/ten/disable fast startup) | when using fast startup, your computer never properly shuts down, but rather hibernates. this can leave you with an unstable system after a while, if you do not restart. see below for more info on hibernation and another reason as to why this is disabled. | | ✔ | [disable fast startup](../tweaks/ten/disable fast startup) | when using fast startup, your computer never properly shuts down, but rather hibernates. this can leave you with an unstable system after a while, if you do not restart. see below for more info on hibernation and another reason as to why this is disabled. |
| ✔ | [disable hibernation](../tweaks/longhorn-series/disable hibernation) | hibernation locks down your file system while windows is hibernating or shut down (if fast startup is enabled). editing the file-system outside of windows while this is the case, perhaps for recovery purposes, can likely corrupt your data. | | ✔ | [disable hibernation](../tweaks/longhorn-series/disable hibernation) | hibernation locks down your file system while windows is hibernating or shut down (if fast startup is enabled). editing the file-system outside of windows while this is the case, perhaps for recovery purposes, can likely corrupt your data. |
| ⚠️ | [disable low battery hibernation while charging](../tweaks/longhorn-series/disable low battery hibernation while charging) | 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. | | ⚠️ | [disable low battery hibernation while charging](../tweaks/longhorn-series/disable low battery hibernation while charging) | 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. |
@ -41,7 +41,7 @@ i do not guarantee that that all of the reversals are accurate across different
| :---: | --- | --- | | :---: | --- | --- |
| ✔ | [disable activity history](../tweaks/ten/disable activity history) | the activity history is just kind of creepy and unnecessary. this also skips a step in OOBE. | | ✔ | [disable activity history](../tweaks/ten/disable activity history) | the activity history is just kind of creepy and unnecessary. this also skips a step in OOBE. |
| ✔ | [disable cross-pc update](../tweaks/ten/disable cross-pc update) | on default, windows will download/upload updates from/to other PCs in the network. this may or may not have security implications. better safe than sorry. | | ✔ | [disable cross-pc update](../tweaks/ten/disable cross-pc update) | on default, windows will download/upload updates from/to other PCs in the network. this may or may not have security implications. better safe than sorry. |
| ✔ | [disable recently opened items](../tweaks/disable recently opened items) | disables several occurrences of recently opened files and folders, most prominently in quick access. | | ✔ | [disable recently opened items](../tweaks/ten/disable recently opened items) | disables several occurrences of recently opened files and folders, most prominently in quick access. |
<br> <br>
@ -62,7 +62,7 @@ i do not guarantee that that all of the reversals are accurate across different
| | **name** | **details** | | | **name** | **details** |
| :---: | --- | --- | | :---: | --- | --- |
| ✔ | [disable automatic sign-on](../tweaks/ten/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. | | ✔ | [disable automatic sign-on](../tweaks/ten/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. |
| | [disable automatic sleep and hibernation](../tweaks/longhorn-series/disable automatic sleep and hibernation) | having the computer sleep while it's doing something = bad | | ⚠️ | [disable automatic sleep and hibernation](../tweaks/longhorn-series/disable automatic sleep and hibernation) | having the computer sleep while it's doing something = bad |
| ❌ | [disable ease of access key combinations](../tweaks/longhorn-series/disable ease of access key combinations) | the combinations for sticky keys, filter keys, etc. annoyingly conflict with programs/games that require you to often press/hold SHIFT. other, less annoying combinations have also been disabled for good measure. | | ❌ | [disable ease of access key combinations](../tweaks/longhorn-series/disable ease of access key combinations) | the combinations for sticky keys, filter keys, etc. annoyingly conflict with programs/games that require you to often press/hold SHIFT. other, less annoying combinations have also been disabled for good measure. |
| ✔ | [disable force closing of background processes on shutdown](../tweaks/longhorn-series/disable force closing of background processes on shutdown) | killing programs even if they do not have an active window, can lead to unforeseen consequences | | ✔ | [disable force closing of background processes on shutdown](../tweaks/longhorn-series/disable force closing of background processes on shutdown) | killing programs even if they do not have an active window, can lead to unforeseen consequences |
| ✔ | [disable lock screen](../tweaks/ten/disable lock screen) | disables the additional, phone-like lock screen when an account is locked. saves you a button-press. | | ✔ | [disable lock screen](../tweaks/ten/disable lock screen) | disables the additional, phone-like lock screen when an account is locked. saves you a button-press. |