windows:10
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
windows:10 [2019/08/31 12:18] – Sean Rhone | windows:10 [2025/06/27 18:52] (current) – Sean Rhone | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Information ====== | ====== Information ====== | ||
- | * Microsoft Windows 10 | + | * Microsoft Windows 10 IoT Enterprise LTSC |
- | * LTSC 1809 | + | * Version 21H2 (OS Build 19044.5859) |
- | ====== | + | ====== |
- | * Removing Most/All Modern UI apps on 1803 prevents facial login via Windows Hello from working entirely ((removes camera?)) ((Does not apply to LTSB; can freely remove most/all Modern UI apps and still have functional | + | * [[windows; |
- | * :!: Enabling Secure Boot prevents non-WHQL drivers from working ((this is particularly bad with Intel RST; if it's signed by Intel, it won't allow booting; there is no warning of this when loading the RST driver during Windows set-up)) | + | * [[windows: |
+ | * [[windows; | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * http:// | ||
+ | * [[https:// | ||
- | ====== Download ====== | + | ===== TODOs ===== |
- | * https://forums.mydigitallife.info/threads/72600-ISO-for-latest-enUS-LTSB | + | * https://support.microsoft.com/en-us/topic/ |
+ | * https:// | ||
====== Updates ====== | ====== Updates ====== | ||
- | ===== Servicing Stack ===== | + | * [[https:// |
+ | * :!: [[https:// | ||
- | ==== Information | + | ====== Shortcuts ====== |
- | * https:// | + | ===== Desktop ===== |
- | * https:// | + | |
- | * :!: SSU is recommended to be installed **before** the CU | + | |
- | ==== Link ==== | + | ==== Maintenance |
- | | + | |
- | YYYY-MM Update for Windows 10 Version 1809 for x64-based Systems (KB#######) | + | < |
+ | :: .NET Framework 4 | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
- | ===== Cumulative ===== | + | :: System File Check, Cleanup, and Repair |
+ | " | ||
+ | " | ||
- | ==== Information ==== | + | :: Classic Disk Cleanup |
+ | " | ||
+ | " | ||
- | * :!: SSU is recommended to be installed **before** the CU | + | :: Volume Shadow Copy |
+ | " | ||
- | ==== Link ==== | + | PAUSE |
- | * [[http://www.catalog.update.microsoft.com/Search.aspx? | + | :: Defrag/Trim |
+ | " | ||
- | YYYY-MM Cumulative Update for Windows 10 Version 1809 for x64-based Systems (KB#######) | + | PAUSE |
- | ====== Prevent Driver Changes ====== | + | :: End</ |
- | ===== Notes ===== | + | === Test === |
- | * To be done after a proper driver is manually installed | + | * [[https:// |
- | * This ensures Windows Update nor anything else can replace installed drivers for specific devices unattended | + | |
- | * Additional entries need to add a new number (the value after '' | + | |
- | * The device ID can be acquired from Device Manager | + | |
- | ===== Base Policies ===== | + | fsutil usn deleteJournal /D /N C: |
- | reg add " | + | ===== Downloads ===== |
- | reg add " | + | ==== Reset Icon Cache ==== |
- | ===== Format ===== | + | " |
- | * Do **not** copy/paste these as-is; only here for reference | + | < |
- | * Adjust to specific devices as-needed | + | TASKKILL |
+ | TIMEOUT /NOBREAK /T " | ||
+ | DEL /F /Q " | ||
+ | DEL /F /Q " | ||
+ | TIMEOUT /NOBREAK /T " | ||
+ | START explorer.exe | ||
- | ==== Add Prevent Policy | + | :: End</ |
+ | |||
+ | " | ||
+ | |||
+ | ===== Start Menu ===== | ||
+ | |||
+ | ==== RDP ==== | ||
+ | |||
+ | " | ||
+ | |||
+ | < | ||
+ | full address: | ||
+ | redirectprinters: | ||
+ | redirectcomports: | ||
+ | redirectsmartcards: | ||
+ | redirectwebauthn: | ||
+ | redirectclipboard: | ||
+ | redirectposdevices: | ||
+ | |||
+ | === Start Menu === | ||
+ | |||
+ | " | ||
+ | |||
+ | " | ||
+ | |||
+ | Alira | ||
+ | |||
+ | ====== Settings ====== | ||
+ | |||
+ | ===== BCDEdit ===== | ||
+ | |||
+ | " | ||
+ | |||
+ | " | ||
+ | |||
+ | ===== Microsoft Edge ===== | ||
+ | |||
+ | * [[windows; | ||
+ | |||
+ | ===== Power ===== | ||
+ | |||
+ | ==== Disable Hibernation and Fast Start ==== | ||
**** | **** | ||
- | | + | "powercfg.exe" /HIBERNATE |
- | ==== Remove Prevent Policy | + | ==== Enable Ultimate Performance Power Plan ==== |
**** | **** | ||
- | | + | "powercfg.exe" /DUPLICATESCHEME |
- | ====== Tweaks ====== | + | ==== More Settings |
+ | |||
+ | **** | ||
+ | |||
+ | " | ||
===== Disable Clipboard History ===== | ===== Disable Clipboard History ===== | ||
Line 93: | Line 156: | ||
reg add " | reg add " | ||
- | ===== Disable Hibernation and Fast Start ===== | + | ===== Quick Lock Screen |
- | **** | + | |
- | | + | |
- | ===== Disable Last Access Time File Updates ===== | + | ==== Undo ==== |
**** | **** | ||
- | | + | |
===== Disable Online Speech Recognition ===== | ===== Disable Online Speech Recognition ===== | ||
Line 111: | Line 174: | ||
reg add " | reg add " | ||
- | ===== Disable Remote Desktop | + | ===== Open Pictures With Windows Photo Viewer |
- | **** | + | reg add " |
- | reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services" /v "fDenyTSConnections" | + | reg add "HKCU\Software\Classes\.jpeg" /ve /t "REG_SZ" /d "PhotoViewer.FileAssoc.Tiff" /f |
- | ===== Disable Shared Experiences ===== | + | reg add " |
- | **** | + | reg add " |
- | reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\System" /v "EnableCdp" | + | reg add "HKCU\Software\Classes\.bmp" /ve /t "REG_SZ" /d "PhotoViewer.FileAssoc.Tiff" /f |
- | ===== Disable SmartScreen ===== | + | reg add " |
- | | + | |
- | * Windows Store Apps | + | |
- | * Microsoft EDGE | + | |
- | reg add " | + | ===== Disable Remote Desktop ===== |
- | reg add " | + | **** |
- | reg add " | + | reg add " |
- | ===== Disable | + | ===== Disable |
**** | **** | ||
- | reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Serialize" /v "StartupDelayInMSec" /t "REG_DWORD" | + | reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\System" /v "EnableCdp" /t REG_DWORD /d " |
===== Disable System Restore ===== | ===== Disable System Restore ===== | ||
Line 157: | Line 218: | ||
**** | **** | ||
- | | + | |
- | ===== Disable Windows Defender | + | ===== Enable FIPS Mode ===== |
- | **** | + | |
- | | + | |
- | ===== Open Pictures With Windows Photo Viewer ===== | + | " |
- | reg add " | + | ==== Disable ==== |
- | reg add " | + | **** |
- | | + | |
- | + | ||
- | reg add "HKCU\Software\Classes\.png" /ve /t "REG_SZ" | + | |
- | + | ||
- | reg add " | + | |
- | + | ||
- | reg add " | + | |
- | + | ||
- | reg add " | + | |
===== Remove Quick Access ===== | ===== Remove Quick Access ===== | ||
Line 189: | Line 242: | ||
===== Remove Windows Search ===== | ===== Remove Windows Search ===== | ||
- | **** | + | " |
- | | + | |
- | + | ||
- | ===== ScriptTiger Hosts File ===== | + | |
- | + | ||
- | * https:// | + | |
- | + | ||
- | * Powershell Script '' | + | |
- | + | ||
- | < | + | |
- | [Net.ServicePointManager]:: | + | |
- | Invoke-WebRequest " | + | |
- | ipconfig / | + | |
===== Show All Folders in File Explorer Pane ===== | ===== Show All Folders in File Explorer Pane ===== | ||
Line 210: | Line 252: | ||
reg add " | reg add " | ||
- | ===== NetFX3 From Install Media ===== | + | ===== Verbose Shutdown |
- | | + | **** |
- | | + | |
- | ===== 1607 ===== | + | ====== Other ====== |
- | ==== Disable HomeGroup | + | ===== Microsoft Store ===== |
- | **** | + | " |
- | reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\HomeGroup" /v "DisableHomeGroup" /t "REG_DWORD" /d " | + | < |
+ | "WSReset.exe" | ||
+ | TIMEOUT | ||
+ | "WSReset.exe" | ||
+ | EXIT /B | ||
- | ==== Remove Most Modern UI Apps ==== | + | :: End</ |
- | * Powershell Script '' | + | ===== WinSAT ===== |
- | * :!: Do not run this on 1809 as it'll break the Start Menu | + | |
- | | + | |
- | ==== Remove OneDrive ==== | + | " |
- | | + | "WinSAT.exe" |
- | %windir%\SysWOW64\OneDriveSetup.exe /uninstall | + | ===== NetFX3 From Install Media ===== |
- | | + | |
- | | + | |
- | reg delete " | + | ===== Prevent Driver Changes ===== |
- | ===== Maintenance ===== | + | ==== Notes ==== |
- | * TODO: Add BleachBit | + | * To be done after a proper driver is manually installed |
+ | * This ensures Windows Update nor anything else can replace installed drivers for specific devices unattended | ||
+ | * Additional entries need to add a new number (the value after ''/ | ||
+ | * The device ID can be acquired from Device Manager and should be pasted as-is (no extra slashes) | ||
- | " | + | ==== Base Policies ==== |
- | "%windir%\system32\sfc.exe" /scannow | + | |
- | "%windir%\system32\cleanmgr.exe" /sageset: | + | |
- | " | + | ==== Format ==== |
- | | + | |
+ | * Adjust to specific devices as-needed | ||
- | ===== Auto Login ===== | + | ==== Add Prevent Policy |
**** | **** | ||
- | | + | |
- | ===== Add Hardware Wizard ===== | + | ==== Remove Prevent Policy |
**** | **** | ||
- | | + | |
- | ===== GodMode Folder | + | ====== Services ====== |
- | **** | + | |
- | | + | |
- | ====== Settings ====== | + | " |
- | ===== Lock screen Background ===== | + | " |
- | | + | |
- | C: | + | ===== Spinesnap ===== |
- | ====== Hardware Diagnostiscs ====== | + | " |
- | ===== CPU-Z ===== | + | " |
- | * https:// | + | ====== Programs ====== |
- | ===== FurMark ===== | + | |
- | + | ||
- | | + | |
- | + | ||
- | ===== GPU-Z ===== | + | |
- | + | ||
- | * https:// | + | |
- | + | ||
- | ===== HWMonitor ===== | + | |
- | + | ||
- | * https:// | + | |
- | + | ||
- | ===== Intel PDT ===== | + | |
- | + | ||
- | * https:// | + | |
- | * Intel Processor Diagnostic Tool | + | |
- | + | ||
- | ===== prime95 ===== | + | |
- | + | ||
- | * https:// | + | |
- | + | ||
- | ====== | + | |
===== 7-Zip ===== | ===== 7-Zip ===== | ||
- | * http:// | + | * https:// |
===== Android Tools ===== | ===== Android Tools ===== | ||
- | * https:// | + | * [[https:// |
- | + | * [[https:// | |
- | * https:// | + | |
- | + | ||
- | SETX /M path " | + | |
===== aria2 ===== | ===== aria2 ===== | ||
Line 328: | Line 353: | ||
* https:// | * https:// | ||
- | SETX /M path " | + | ===== Brain Workshop ===== |
- | ===== BleachBit ===== | + | |
- | + | ||
- | | + | |
===== Calculator ===== | ===== Calculator ===== | ||
Line 340: | Line 363: | ||
win32calc | win32calc | ||
- | ===== DirectX End-User | + | ===== DirectX End-User |
* https:// | * https:// | ||
- | |||
- | ===== Etcher ===== | ||
- | |||
- | * https:// | ||
- | |||
- | ===== FileZilla ===== | ||
- | |||
- | * https:// | ||
===== Firefox ===== | ===== Firefox ===== | ||
- | ==== Download ==== | + | * [[https:// |
- | * https:// | + | * [[programs;firefox|Settings]] |
- | * https:// | + | |
- | ==== Settings | + | ===== Thunderbird ===== |
- | === Default Profile === | + | * [[https://download.mozilla.org/ |
- | + | ||
- | rd " | + | |
- | + | ||
- | md " | + | |
- | + | ||
- | == profiles.ini == | + | |
- | + | ||
- | notepad " | + | |
- | + | ||
- | < | + | |
- | [General] | + | |
- | StartWithLastProfile=1 | + | |
- | + | ||
- | [Profile0] | + | |
- | Name=default | + | |
- | IsRelative=1 | + | |
- | Path=Profiles/ | + | |
- | Default=1</ | + | |
- | + | ||
- | === user.js === | + | |
- | + | ||
- | * Last updated: 2019/ | + | |
- | * :!: IPv6 is disabled in order to prevent WebRTC from potentially grabbing an IPv6 address | + | |
- | * :!: '' | + | |
- | + | ||
- | notepad " | + | |
- | + | ||
- | < | + | |
- | / | + | |
- | * General * | + | |
- | | + | |
- | + | ||
- | user_pref(" | + | |
- | user_pref(" | + | |
- | + | ||
- | user_pref(" | + | |
- | user_pref(" | + | |
- | user_pref(" | + | |
- | + | ||
- | user_pref(" | + | |
- | user_pref(" | + | |
- | user_pref(" | + | |
- | user_pref(" | + | |
- | user_pref(" | + | |
- | + | ||
- | /******* | + | |
- | * U2F * | + | |
- | | + | |
- | + | ||
- | user_pref(" | + | |
- | + | ||
- | / | + | |
- | * Privacy * | + | |
- | | + | |
- | + | ||
- | user_pref(" | + | |
- | user_pref(" | + | |
- | + | ||
- | /******* | + | |
- | * END * | + | |
- | | + | |
- | + | ||
- | === Apply Settings === | + | |
- | + | ||
- | * :!: Firefox must be started for the first time with the '' | + | |
- | + | ||
- | " | + | |
- | + | ||
- | ==== Remove Features ==== | + | |
- | + | ||
- | **** | + | |
- | + | ||
- | rd " | + | |
- | + | ||
- | ==== Extensions ==== | + | |
- | + | ||
- | * Decentraleyes | + | |
- | * HTTPS Everywhere | + | |
- | * Privacy Possum | + | |
- | * Cookie AutoDelete | + | |
- | * uBlock Origin | + | |
- | + | ||
- | * https://addons.mozilla.org/ | + | |
- | * https:// | + | |
- | * https:// | + | |
- | * https:// | + | |
- | * https:// | + | |
- | + | ||
- | === Cookie AutoDelete === | + | |
- | + | ||
- | * [x] Enable Automatic Cleaning? Delay Before Cleaning | + | |
- | * [x] Enable Cleanup on Domain Change | + | |
- | * [ ] Enable Cleanup Log and Counter | + | |
- | * [ ] Show Notification After Cookie Cleanup | + | |
- | * [x] Clean Cookies from Open Tabs on Startup | + | |
- | * [x] Localstorage Cleanup (Firefox 58+) | + | |
- | + | ||
- | === uBlock Origin === | + | |
- | + | ||
- | == Settings == | + | |
- | + | ||
- | * [x] Prevent WebRTC from leaking local IP addresses | + | |
- | + | ||
- | == Filter lists == | + | |
- | + | ||
- | * [ ] Ads -> EasyList ((uncheck; included in '' | + | |
- | * [ ] Privacy -> EasyPrivacy ((uncheck; included in '' | + | |
- | + | ||
- | * Multipurpose -> [x] Dan Pollock' | + | |
- | * Multipurpose -> [x] hpHost' | + | |
- | * Multipurpose -> [x] MVPS HOSTS | + | |
- | + | ||
- | * Custom -> [x] Import | + | |
- | + | ||
- | == Custom 3rd-party filters == | + | |
- | + | ||
- | * Last updated: 2018/ | + | |
- | + | ||
- | < | + | |
- | https:// | + | |
- | https:// | + | |
- | https:// | + | |
- | https:// | + | |
- | https:// | + | |
- | https:// | + | |
- | https:// | + | |
- | + | ||
- | ==== Testing Sites ==== | + | |
- | + | ||
- | * https:// | + | |
- | * https:// | + | |
- | * https:// | + | |
- | * https:// | + | |
- | * https:// | + | |
- | * https:// | + | |
===== GIMP ===== | ===== GIMP ===== | ||
* https:// | * https:// | ||
- | |||
- | ===== Google Chrome ===== | ||
- | |||
- | * https:// | ||
- | |||
- | ===== iTunes ===== | ||
- | |||
- | * https:// | ||
===== KeePassXC ===== | ===== KeePassXC ===== | ||
* https:// | * https:// | ||
- | |||
- | ===== Keybase ===== | ||
- | |||
- | * https:// | ||
- | |||
- | ===== KMS-VL-ALL ===== | ||
- | |||
- | * https:// | ||
===== LibreOffice ===== | ===== LibreOffice ===== | ||
Line 526: | Line 389: | ||
* https:// | * https:// | ||
- | ===== MarkC Mouse Acceleration Fix ===== | + | * '' |
+ | * '' | ||
+ | |||
+ | ===== Okular | ||
- | * https://donewmouseaccel.blogspot.com/2010/03/markc-windows-7-mouse-acceleration-fix.html | + | * https://cdn.kde.org/ci-builds/graphics/ |
===== Notepad++ ===== | ===== Notepad++ ===== | ||
Line 534: | Line 400: | ||
* https:// | * https:// | ||
- | ===== qBittorrent | + | ===== OBS ===== |
- | * https://www.fosshub.com/qBittorrent.html | + | * https://github.com/obsproject/ |
- | ===== Thunderbird | + | ===== qBittorrent |
- | * https://download.mozilla.org/? | + | * https://www.qbittorrent.org/download |
- | * https:// | + | |
- | ===== Visual C++ Redistributable Runtimes | + | ===== VC++ Redist |
- | | + | * https:// |
- | | + | |
- | ===== WireGuard | + | ===== foobar2000 |
- | * :!: If kill switch is enabled, all local network resources can't be accessed | + | * https:// |
- | * https:// | + | ===== VLC media player ===== |
- | ==== VPN.AC ==== | + | * https:// |
+ | * https:// | ||
- | * https:// | + | ===== Vulkan Runtime ===== |
- | * https:// | + | |
- | ===== VLC ===== | + | |
- | + | ||
- | | + | |
====== Games ====== | ====== Games ====== | ||
Line 567: | Line 429: | ||
===== Battle.net App ===== | ===== Battle.net App ===== | ||
- | * https://us.battle.net/ | + | * https://download.battle.net/ |
- | + | * [[http://dist.blizzard.com/ | |
- | ===== Path of Exile ===== | + | |
- | + | ||
- | * https://www.pathofexile.com/ | + | |
===== Steam ===== | ===== Steam ===== | ||
* https:// | * https:// | ||
+ | * See [[games; | ||
- | ===== Diablo II ===== | + | ==== Shortcut |
- | ==== Glide Wrapper ==== | + | * Disable: Settings -> Interface -> Enable GPU accelerated rendering in web views |
- | | + | |
- | ===== Guild Wars 2 ===== | + | Steam (min) |
- | + | ||
- | * https:// | + | |
- | + | ||
- | " | + | |
- | + | ||
- | " | + | |
- | + | ||
- | " | + | |
====== Drivers ====== | ====== Drivers ====== | ||
- | ===== Spinesnap ===== | + | * See [[windows: |
- | * [[https:// | + | ===== Boulderback ===== |
- | * MacBook Pro (Retina, 13-inch, Mid 2014) | + | ==== Chipset ==== |
- | * i5-4278U (Haswell 4th-gen) | + | |
- | ==== Intel Graphics ==== | + | * https:// |
+ | * '' | ||
- | * https:// | + | ==== Graphics |
- | * https:// | + | |
- | ==== Intel Management Engine Interface ==== | + | * https:// |
+ | * [[https:// | ||
- | * http:// | + | ===== Spinesnap |
- | * https:// | + | |
- | + | ||
- | * Intel MEI | + | |
- | + | ||
- | ==== Intel RST ==== | + | |
- | + | ||
- | * http:// | + | |
- | * https:// | + | |
- | + | ||
- | * Intel RST | + | |
- | * :!: v14 is the latest supported branch for non-Skylake | + | |
- | + | ||
- | ==== AMD Radeon RX 580 ==== | + | |
- | + | ||
- | * https:// | + | |
- | * https:// | + | |
- | + | ||
- | * TODO: eGPU | + | |
- | + | ||
- | ==== CORSAIR iCUE ==== | + | |
- | + | ||
- | * https:// | + | |
- | + | ||
- | ===== Piety ===== | + | |
- | + | ||
- | * http:// | + | |
- | + | ||
- | * Dell Inspiron 17 5767 | + | |
- | + | ||
- | ==== AMD Radeon R7 M445/440 ==== | + | |
- | + | ||
- | * http:// | + | |
- | + | ||
- | ==== Realtek Ethernet ==== | + | |
- | + | ||
- | * https:// | + | |
- | ==== Intel HD Graphics ==== | + | * [[https:// |
- | * https:// | + | ==== Keyboard ==== |
- | * https:// | + | |
- | ==== Intel Chipset ==== | + | * EPOMAKER x LEOBOG Hi75 |
- | * https://downloadcenter.intel.com/download/28310 | + | * https://epomaker.com/ |
+ | * https:// | ||
- | ==== Intel Management Engine Interface | + | ==== Mouse ==== |
- | * http:// | + | * ATTACK SHARK R6 |
- | * https:// | + | |
- | | + | |
- | ==== Intel Rapid Storage Technology | + | ==== SATA/ |
- | * http://www.win-raid.com/t2f23-Intel-RST-RSTe-Drivers-newest-v-WHQL-v-WHQL.html | + | * [[https://www.intel.com/content/ |
- | * https:// | + | * :?: Last tested version: '' |
- | * Intel RST | + | ==== Ethernet ==== |
- | ==== Intel Wireless ==== | + | * I219-LM Gigabit |
+ | * Intel Corporation Ethernet Connection (7) I219-LM (rev 10) ((rev 10 drivers, not rev 18+)) | ||
- | * https://downloadcenter.intel.com/download/28276 | + | * [[https://www.intel.com/content/www/ |
+ | * Last tested: '' | ||
- | ==== Intel Bluetooth | + | ==== Wireless |
- | * https:// | + | * Wireless-AC 9560 |
+ | * Intel Corporation Cannon Lake PCH CNVi WiFi (rev 10) | ||
- | ===== Hatebeat ===== | + | * [[https:// |
+ | * Last tested: '' | ||
- | ==== AMD Radeon HD 6800 Series ==== | + | === Bluetooth |
- | * https://support.amd.com/en-us/ | + | * Last tested: '' |
- | aria2c " | + | ==== Graphics ==== |
- | ==== AMD Chipset ==== | + | * Intel UHD Graphics 630 |
+ | * Intel Corporation CoffeeLake-H GT2 [UHD Graphics 630] | ||
- | * https://support.amd.com/en-us/download/chipset? | + | * [[https://www.intel.com/content/ |
+ | * Last tested: '' | ||
- | aria2c " |
C:/www/wiki/data/attic/windows/10.1567268325.txt.gz · Last modified: (external edit)