Windows 11

Tasks

- Office
- One Drive --sync all, but Pictures->Samsung Gallery, Map Desktop/Documents/Downloads/Music/Pictures/Videos
- Quick Access (Desktop, Documents, Downloads, Pictures, Music)
- Dropbox --All Files Except Backup and M9 Digital
- Gears 5 and Resident Evil
- Adobe CC --only laptop for license (Photoshop, Lightroom Classic, After Effects, Acrobat DC)
- Mouse Max
- Steam --All Windows Games
- Mail
- Ninite --(Chrome, PuTTy, WinRAR, Zoom, K-Lite Codecs, Discord, Dropbox
- Optional -> Steam, Zoom, Handbrake
- Install from Windows App Store Skype, Spotify, Simplenote
- Gyazo
- MSI Live Update 6 (All Drivers, Command Center) --desktop
- Make Windows Use UTC Time.reg
- Services --Enable Windows Time Service, Automatic
- Find My Device/Location --enable, Apps Location, Set Default
- Garmin Express App
- Bully Dog Update Agent
- Escort Tools --Passport 9500ix
- Xbox One Controller
- Taskbar --show all notifications, (Explorer, Chrome, Mail, Calendar, Spotify, Discord, Simplenote, Steam, Microsoft Store, Xbox App
- Taskbar VM --show all notifications, (Explorer, Chrome, Discord, Microsoft Store
- Windows 10 20H2 Update
- Desktop (MSI Command Center, MSI Live Update 6, MSI Mystic Lights, MSI App Manager), all drivers
- NZXT - Desktop
- Laptop - MSI Dragon Center - MS App Store
- Surface - Intel Graphics Manager
- Disable Meet Now in System Icon Notifications
- Sign in options, disable re-open apps
- Goto Lockscreen, change to slideshow add C:\Windows\Web\Wallpaper
- Disable cortana tips and tricks
- Cleanup with Disk Cleanup
- Remove Not needed apps and apps and features
- Disable not needed apps from startup
- Hyperterminal
- HP USB Key
- Uninstall all 3D apps, IE 11, Quick Assist (Optional Features)
- Disable all MSI and NZXT from Boot

Install git-ftp/jq

https://github.com/git-ftp/git-ftp/blob/master/INSTALL.md#windows

Run in Git Bash Admin

curl -L -o /usr/bin/git-ftp https://raw.githubusercontent.com/git-ftp/git-ftp/master/git-ftp
curl -L -o /usr/bin/jq https://github.com/stedolan/jq/releases/latest/download/jq-win64.exe
chmod 755 /usr/bin/git-ftp /usr/bin/jq

DosBox

mount c c:\DOS
"C:\Program Files (x86)\DOSBox-0.74-3\DOSBox.exe" -c "bats.bat" -fullscreen

Development Tasks

- Install GIT without Credential Manager
- Install SmartGIT
- Install Sublime
- Install NPM
- npm install -g clean-css-cli uglifycss js-beautify html-minifier uglify-js minjson svgo

PHP Linter

https://windows.php.net/download

- Download VS16 x64 Thread Safe
- Extract PHP to C:\PHP
- Add to Environment Path

Privacy

- Disable some background apps
- Disable access to location
- Disable Ink and Typing Personalization

Power Options

https://www.wakdev.com/en/apps/nfc-tools-pc-mac.html

# Screen
Battery: 10 minutes (1/10 hours)
Plugged in: 15 minutes (1/4 hours)

# Sleep Mobile
Battery: 30 minutes (1/2 hours)
Plugged in: 60 minutes (1 hours)

# Sleep Standard
Battery: 60 minutes (1 hours)
Plugged in: 120 minutes (2 hours)

# Hybernate
Battery: 720 minutes (12 hours)
Plugged in: 1440 minutes (24 hours)

# Make Button sleep
Power Options -> System Settings -> Mark both as sleep

Permissions to WindowsApps

https://forums.forzamotorsport.net/turn10_postsm781773_nvidia-geforce-experience-cant-find-the-game-when-i-scan-for-it.aspx
https://www.wintips.org/how-to-access-windowsapps-folder-windows-10-8/
https://gyazo.com/ece66c4218b2a84a3457dde6fa514de6
https://gyazo.com/781da272a85f49946707ae98b3160904
https://m.auslogics.com/en/software/registry-cleaner/?mode=mobile
https://www.computerworld.com/article/3029168/15-ways-to-speed-up-windows-10.amp.html

Run As admin CMD
takeown /F "%ProgramFiles%\WindowsApps"
takeown /F "%ProgramFiles%\WindowsApps" /r /d y

icacls "%ProgramFiles%\WindowsApps" /grant Administrators:F
icacls "%ProgramFiles%\WindowsApps" /grant Administrators:F /t

icacls "%ProgramFiles%\WindowsApps" /setowner "NT Service\TrustedInstaller"

Add Smargit Command

Open in Windows Terminal
Command: wscript.exe
Arguments: C:\Users\coder\Dropbox\4_ScriptKits\Coder\batches\Scripts\spawn_wt.vbs ${filePath}
- Can Be Used in Open Command
- Applies Both Directory and File

Disable Sounds

- Asterick Sound
- Critical Stop
- Default Beep
- Exclamation

Font

Change Font To Hack
Default Debian

Sounds

https://www.computerhope.com/issues/ch000923.htm

Disable Sounds Under Each Shell in Windows Terminal Advanced

Windows Terminal

curl -s https://install.speedtest.net/app/cli/install.deb.sh | sudo bash

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install mousepad ssh git-ftp arc-theme fonts-hack speedtest x11-apps thunar

cp -r /mnt/c/Users/coder/.ssh ~/
chmod 400 ~/.ssh/*.key
chmod 400 ~/.ssh/id_rsa

Fix Bluetooth Mouse

https://gyazo.com/7d6cd7f3328671ba16389d8dbb837660

Startup Apps

https://www.ghacks.net/2016/06/04/windows-automatic-startup-locations

C:\Users\coder\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup

C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp

HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Run

HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run

Sleep Issues Windows 11

https://www.vistax64.com/threads/power-options-and-sleep-mode-problems.63567/
https://www.tenforums.com/tutorials/63148-allow-prevent-devices-wake-computer-windows-10-a.html
https://www.top-password.com/blog/fix-hibernate-option-missing-in-windows-10-power-options/
https://www.top-password.com/blog/fix-hibernate-option-missing-in-windows-10-power-options/
https://www.dell.com/community/Inspiron/Disable-S0-low-power-idle-S0iX-modern-standby-connected-standby/td-p/7650768
https://www.pcmag.com/how-to/stop-your-computer-from-randomly-waking-up-from-sleep-mode

powercfg -a
powercfg -devicequery wake_from_any

powercfg lastwake
powercfg -waketimers

powercfg -devicequery wake_armed

powercfg -devicedisablewake "SDX55-Qualcomm"

powercfg.exe /hibernate off

powercfg /hibernate on
powercfg /h /type full

Install Scripts

C:\Users\coder\Dropbox\4_ScriptKits\Coder\sh\install_scripts.sh

Settings

- Disable OneDrive Backup on Documents/Pictures
- disable overlay in discord

Disable Quick Access

https://gyazo.com/fffd295b4de629f4c0ae07dfda37d0e9

OneDrive Settings

https://gyazo.com/bec3d3bc90ae7a640212c39d8aea4f9e

Remap Shortcuts (disable everything except keyboard manager)

https://gyazo.com/f95f098e265bb49ff0e5dcad89fe9caa

Run hidden bash

https://stackoverflow.com/questions/41225711/wsl-run-linux-from-windows-without-spawning-a-cmd-window

add scripts folder to path

%USERPROFILE%\Dropbox\4_ScriptKits\Coder\batches\Scripts

wscript %USERPROFILE%\Dropbox\4_ScriptKits\Coder\batches\Scripts\runHidden.vbs bash
wscript C:\Users\coder\Dropbox\4_ScriptKits\Coder\batches\Scripts\wt.vbs

List -- Compositor Pipeline REQUIRED

https://gyazo.com/6e7e5c52f1876a5ecada2d1cd90a81da

Google Chrome Enabled

https://geekflare.com/chrome-flags-optimize-experience

Override software rendering list
Smooth Scrolling
Experimental QUIC protocol
GPU rasterization
Zero-copy rasterizer
Password import
Parallel downloading
PDF Viewer Update
Enable lazy image loading
Quieter notification permission prompts
Heavy Ad Intervention
Permissions Chip Experiment
Hardware-accelerated video decode

Multitasking

https://gyazo.com/96a5cb184f038487eb98193d4c6ecc05

GIT

# Install in Git Bash, CMD, Windows Terminal

## GIT PER PROJECT -- USE THIS ##
git config --unset core.fileMode
git config --unset core.ignoreCase
git config --unset smartgit.warning.git-core-ignorecase-mismatch
git config --unset user.name
git config --unset user.email

## GIT GLOBAL -- USE THIS ##
git config --global core.fileMode false
git config --global --unset core.ignoreCase
git config --global smartgit.warning.git-core-ignorecase-mismatch false
git config --global user.name "coder"
git config --global user.email "[email protected]"

GIT Bash

nano ~/.bashrc

export PS1="\[\e]0;\u@\h: \w\a\]${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$ "

Install

Filezilla - OPTIONAL
Notepad 3
Joplin

Uninstall Optional Features

Windows Media Player

Gestures

Touchpad -> Disable all gestures for 3/4 finger swipe

Disable Notifications

https://gyazo.com/1dadbc71b95a8feacc28ddc01e41955d

Disable Google Chrome Secure DNS (To use local DNS)

https://gyazo.com/1d6b718f317b677cd8398defb07b4bf0

Windows Update

https://gyazo.com/3a6b5d9af86685892b66414af51bf0e2

- Disable Delivery Optimization
- Enable Receive updates for other Microsoft Products

Get SID Users

Get-WmiObject win32_useraccount | Select name,sid

Anti-Aliasing

https://www.hp.com/us-en/shop/tech-takes/what-is-anti-aliasing
https://techguided.com/what-is-anti-aliasing

Windows 11 Cleanup

https://www.aomeitech.com/windows-tips/disable-widgets-windows-11.html
https://www.easeus.com/knowledge-center/high-memory-usage-windows-11.html
https://www.techbout.com/antimalware-service-executable-high-ram-cpu-usage-57398
https://www.thewindowsclub.com/disable-superfetch-prefetch-ssd
https://www.helpcloud.com/internal/internal-16f8c032204021556e13f0c1092707ea
https://www.techrepublic.com/article/11-things-to-do-when-you-get-windows-11
https://www.techrepublic.com/article/how-to-disable-vbs-to-increase-windows-11-performance-and-why-you-shouldnt

winget uninstall MicrosoftWindows.Client.WebExperience_cw5n1h2txyewy

disable sysmain in services.msc

HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters

EnablePrefetcher => 0

Disable Windows Defender Scan Schedule

schtasks /Change /TN "\Microsoft\Windows\Windows Defender\Windows Defender Scheduled Scan" /Disable

schtasks /Change /TN "\Microsoft\Windows\Application Experience\Microsoft Compatibility Appraiser" /Disable

Disable VBS

Disable Gaming Bar

Get-AppxPackage -AllUsers *Microsoft.XboxGameOverlay* | Remove-AppxPackage

Get-AppxPackage -AllUsers *Microsoft.XboxGamingOverlay* | Remove-AppxPackage

Group Policy

https://gyazo.com/325021c457169f8fc6ee0b686e854d66

WinHawk

Always show all taskbar tray icons

Taskbar notification icon spacing
28px

Wget

## Windows ##
winget install wget

cd ~/Desktop
wget https://ash-speed.hetzner.com/1GB.bin