Update Windows readme with a list of components to turn off

This commit is contained in:
Michael Campagnaro 2021-03-05 11:46:51 -05:00
parent db197535f5
commit 1a63209c3c
2 changed files with 13 additions and 0 deletions

View File

@ -651,6 +651,8 @@ alias ig-download-and-hflip='dl_instagram_vid_and_hflip '
compression_quality=27 # 27 for gpu; 25 for cpu
alias tw-src='dl_twitch_vid "Source" 0 0'
alias tw='dl_twitch_vid "1080p" 0 0'
alias tw-compressed='dl_twitch_vid "1080p" 0 $compression_quality'
alias tw-shortname='dl_twitch_vid "1080p" 1 0'

View File

@ -35,6 +35,17 @@
* Disable `Enhance Pointer Precision`:
* Mouse Properties -> Pointer Options -> Motion section
* Disable various Window features:
* Go to Add/Remove Programs -> Turn Windows features on or off
* Disable:
* Internet Explorer 11
* Legacy Components - DirectPlay
* Media Features - Windows Media Player
* Microsoft Print to PDF
* Microsoft XPS Document Writer (and any other XPS components)
* Print and Document Services - Internet Printing Client & Windows Fax and Scan
* Windows PowerShell 2.0 (current version is 5+ as of 2021-03-05)
* Laptop: change touchpad sensitivity to medium or high in order to prevent mouse movement when palm
touches the pad while typing.
* If using a Lenovo then disable touchpad lock in the Lenovo Vantage app.