This is an old revision of the document!
English (United Kingdom)Build or prepare the computer for installing Windows:
Language to install > English (United Kingdom)Time & currency format > English (Australia)Keyboard or input method > USUS keyboard selectedI don't have InternetDo more across devices with activity history > NoLet Cortana help you get things done > Not now'
====Setup====
* Connect to the internet
* Allow PC to be discoverable on the network > Allow
* Ensure everything in Settings > Accounts > Sync your settings is Off
* Sign in to your windows account
* Verify identity
* Give Windows a chance to sort itself out and install updates
* Shutdown Windows, reconnect any extra drives and remove the installation USB stick
* Enter the BIOS and change/ensure the following:
* Verify boot priorities
* Memory XMP settings
*
* Boot into Windows
* Update & Security > For Developers > Developer mode
* Apply desired settings changes further down page
*
: Try Snappy Driver Installer
* Install Drivers:
* Gigabyte GA-Z87X-UD3H Motherboard:
* My motherboard has an issue that causes the Audio graph isolation process to consume high cpu usage when audio enhancements are enabled, so skip those options
* Realtek sound settings:
* Speaker Configuration > 7.1
* Deselect Full-range Speakers
* Speaker Fill
* Enable Bass Management
* Device advanced settings:
* Make front and rear different
* Separate all input jacks
* Windows sound options:
* Disable unused sound devices
* Enable Loudness Equalization in speaker properties
* Enable Stereo Mix
* Set microphone volume (100% +20 dB for Razer Tiamat 7.2)
* Asus Prime X570-Pro Motherboard:
* Audio
* LAN
* Chipset
* SATA
* SSD firmware/drivers:
* Samsung Firmware and NVMe Driver
* Crucial MX300 / M500
* Restart
* Make network private
===Setup network drives:===
>
Remember my credentialsAction > Create TaskGeneral:Name > Reconnect Network DrivesRun only when user is logged onConfigure for > Windows 10Triggers > New:Begin the task > At startupConditions > Network > Start only if the following network connections are availableActions > New:Action > Start a programProgram/Script > cmd.exeAdd arguments:/c "net use R: "\\FileServer\Public" & net use S: "\\FileServer\Documents" & net use T: "\\FileServer\Photos" & net use U: "\\FileServer\Music" & net use V: "\\FileServer\Video" & net use W: "\\FileServer\Software" & net use X: "\\FileServer\Dereks Documents" & net use Y: "\\FileServer\Downloads" & net use Z: "\\FileServer\Dereks Backups""
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System] "EnableLinkedConnections"=dword:00000001
* Access the various portable apps referenced in this guide from X:\Apps
* Ultimate Windows Tweaker
* powercfg /A
: Check the state of hibernation with , and disable it with powercfg /hibernate off if it is enabled
* Languages
* Using Nirsoft uninstallview uninstall default programs/apps, including:
* Pre-installed games
* Dolby Access
* Onedrive
* Mobile Plans
* My Office
* News
* Nvidia 3D Vision Driver
* SketchBook
* Tips
* Desktop:
* Right-Click > View > Small icons
* Move Recycle Bin to corner
* Hide people on taskbar
* Hide Search icon
* Explorer Folder options:
* Deselect Show recently used files/folders in Quick access
* Expand to open folder
* Windows Settings:
* Explorer > Right-click This PC > Properties > Advanced System Settings:
* Change computer name
* Enable System restore for desired drives and set the usage appropriately
* Check and possibly disable remote access
* Settings App:
* System:
* Night Light > On, Schedule > On
* Remove unused Quick Actions
* Turn screens off after > 25 mins
* Sleep after > 45 mins
* Storage Sense > On, Delete files after > Never
* Personalisation > Start > Disable suggestions on start menu
* Accounts > Sign-in Options > Windows Hello PIN > Add
* Gaming:
* Disable Xbox game bar
* Update & Security:
* Change active hours
* Enable updates for other Microsoft products
* X:\Apps\ssstars.scr
: Check/Add now unsynced setting info from Windows sync:
* taskbar settings (position, auto-hide, etc.)
* desktop Theme (background, system colour, default system sounds, screen saver)
* Date, Time, and Region
* Credentials: Credential Locker
* Command prompt "Defaults" settings
* account picture
* Right-click > Install
* Settings > Number of stars > 200
* Create the following folders on any non-system drives:
* Games
* Media
* Programs
* Install GeForce Experience
* Sign in with Nvidia account
* Deselect automatically optimise newly added games
* Enable automatically download driver updates (In settings)
* Update Drivers (Custom installation, disable 3D vision options Desktop
?)
* Enable GameStream
* Nvidia Control Panel:
* > Disable Show Notification Tray Icon
* 3D Settings:
* DSR - Factors
: new settings?
* > 4.00x
* DSR - Smoothness > 0%
* Power management mode > Adaptive
* Install Clover (Default options are ok)
* Delete desktop icon for Clover
* Import bookmarks from Clover Bookmarks.html
* Install and sign in to Razer Synapse 2.0
* Install Logitech Gaming Software
* G-Keys > Default Profile > G5 > Assign a Right Alt keystroke
* Display Options:
* List running applets
* Disable all applets except Countdown Timer and Profile Selector
* Console
===SendTo Startup===
>
%APPDATA%\Microsoft\Windows\SendToNew > Shortcut:Location of the item > %WINDIR%\System32\WindowsPowerShell\v1.0\powershell.exe -File %APPDATA%\Microsoft\Windows\SendTo\Startup.ps1Name > StartupProperties > Run > Minimised===Shortcut Icon=== >
Task Manager > Right-click Windows Explorer > Restart (or restart the computer)29 entry in [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Icons].===Icon Location Backup=== >
%USERPROFILE%\Documents\IconLocBackupSend to > Startup (Create a shortcut in the startup folder %APPDATA%\Microsoft\Windows\Start Menu\Programs\Startup)Properties > Run > Minimised to hide the cmd window when it runs>
Install latest Python version SelectAdd Python 3.x to PATH Click Customize installation Make sure everything is selected > Next Select install for all users Install Disable path length limit FinishWindows Settings>Apps>Apps & features>App execution aliases> Disable the python App Installers
Install Package ControlPackage Control: Advanced Install PackageSublimeLinter,SublimeLinter-annotations,SublimeLinter-cppcheck,SublimeLinter-cpplint,SublimeLinter-pylint,Compare Side-By-Side,Increment Selection,BinaryPlist,INIpython -m pip install cpplintpython -m pip install pylint%appdata%\Sublime Text 3\Packages\User\ or ~/Library/Application Support/Sublime Text 3/Packages/User/Associate Sublime Text 3 with files that have no extension, which is not allowed through the usual configuration menu.
Download and run the following batch file as administrator:
- associate.bat
assoc .="No Extension" ftype "No Extension"=^"%ProgramFiles%\Sublime Text 3\sublime_text.exe^" "%%1" assoc "No Extension"\DefaultIcon=%SystemRoot%\System32\imageres.dll,-102Note: replace the path for sublime text with the desired program.
Note: also works for other extensions, but it should be easier to use the given configuration menu instead.
%userprofile%\Documents\GitHub for cloning repositories===Patch My PC Home Updater=== >
PatchMyPC.exe from X:\Apps\PatchMyPC\Options > Cache > <User>\AppData\Local\Temp\C:\PatchMyPCUpdatesBrowsers > Right-click Google Chrome > Disable auto updating for this appMessaging > Right-click Discord > Disable auto updating for this appSharing > Right-click Dropbox > Disable auto updating for this appGaming > Right-click Steam > Disable auto updating for this app
: Go through all the settingsSettings > Integration > Context menu items:Open with WinRAR optionsGadgetsMy Weather:My cityAppearance > 3rd, 2nd and 1st optionsOther > Celsius, Kilometres, and 24hSunrise / SunsetNetwork Meter:Options:Network Type > Auto DetectAuto Detect > Select the correct network interfacesSave IP Address > OffDisplay:Show Network Interface Name > OffShow Blacklisted IP Ratio > OffShow Speed Test & IP Lookup > OffShow Firewall > OffShow Search > OffAll CPU Meter:Display:Show Current Domain/Username > OffOptions:Show CPU temperatures > ON (CoreTemp)Drives Meter:Options:Low Disk Space Alert optionsGPU Meter:Sticky Notes:1 of 6Font > Segoe UIFont Size > 9Top Five:Top Five Mode > ProcessorRefresh Interval > 3Clipboarder:Elements to save > 100Win+V and Win+C shortcuts to move current selection%APPDATA%\Microsoft\Windows\Start Menu\Programs\Startup\Core Temp shortcut and the Goodgame Empire web shortcut form the desktop%PROGRAMFILES%\Core TempC:\Program Files\Avidemux%APPDATA%\avidemuxAdvanced Settings:Selective Sync > Deselect unneeded foldersSettings > Preferences:Backups > Share screenshots using Dropbox
* Install DisplayFusion through Steam
* Deselect create shortcuts
* Select "Don't show this page again" on the last install dialog
* Launch DisplayFusion on Steam to install it
* Select Disable Windows Taskbar
* Run the DisplayFusion Settings Restore file
* Install free version of Seer:
* Settings > Run Seer at system start
* Install MediaInfo Lite
* Install dBpoweramp Music Converter
* Install Replay Gain Codec
* Install and log in to Plex for Windows
*
: config
* Sign in to Affinity
* Download and install Affinity Photo and Designer
* Open the programs, I have a product key, enter your email address and product keys
* Accept the terms, Deselect Show this panel on startup''
Microsoft Office 365:
Install 64-bit Office 365 Settings:
Word:
General:
Enable LinkedIn features > Disable Save:
Save to Computer by default > Enable Advanced:
When selecting, automatically select entire word > Disable Keep track of formatting + Mark formatting inconsistencies > Enable