windows:10
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
windows:10 [2025/04/12 04:24] – [Steam] Sean Rhone | windows:10 [2025/04/18 10:52] (current) – [Spinesnap] Sean Rhone | ||
---|---|---|---|
Line 12: | Line 12: | ||
* [[https:// | * [[https:// | ||
- | ===== TODO ===== | + | ===== TODOs ===== |
* https:// | * https:// | ||
- | * https:// | + | * https:// |
* https:// | * https:// | ||
+ | * All game save start shortcuts to batch files instead of through '' | ||
+ | * FIPS as batch file | ||
====== Updates ====== | ====== Updates ====== | ||
Line 57: | Line 59: | ||
:: End</ | :: End</ | ||
+ | |||
+ | ===== Downloads ===== | ||
+ | |||
+ | ==== Reset Icon Cache ==== | ||
+ | |||
+ | " | ||
+ | |||
+ | < | ||
+ | TASKKILL /F /IM " | ||
+ | TIMEOUT /NOBREAK /T " | ||
+ | DEL /F /Q " | ||
+ | DEL /F /Q " | ||
+ | TIMEOUT /NOBREAK /T " | ||
+ | START explorer.exe | ||
+ | |||
+ | :: End</ | ||
+ | |||
+ | " | ||
+ | |||
+ | ==== Edge Fix ==== | ||
+ | |||
+ | * :?: Edge randomly stops being able to be opened ((Last occurrence: 2025/04/16 Edge '' | ||
+ | * TODO: Settings to persist disabled Start Boost and background extensions | ||
+ | |||
+ | " | ||
+ | |||
+ | < | ||
+ | TASKKILL /F /IM " | ||
+ | RMDIR /S /Q " | ||
+ | |||
+ | :: End</ | ||
+ | |||
+ | " | ||
===== Start Menu ===== | ===== Start Menu ===== | ||
Line 123: | Line 158: | ||
" | " | ||
- | |||
- | ===== Disable Threaded DPCs ===== | ||
- | |||
- | **** | ||
- | |||
- | REG ADD " | ||
===== Disable Clipboard History ===== | ===== Disable Clipboard History ===== | ||
Line 187: | Line 216: | ||
reg add " | reg add " | ||
- | |||
- | ===== Disable SmartScreen ===== | ||
- | |||
- | * General | ||
- | * Windows Store Apps | ||
- | * Microsoft Edge | ||
- | |||
- | reg add " | ||
- | |||
- | reg add " | ||
- | |||
- | reg add " | ||
- | |||
- | ===== Disable Startup Delay ===== | ||
- | |||
- | **** | ||
- | |||
- | reg add " | ||
===== Disable System Restore ===== | ===== Disable System Restore ===== | ||
Line 223: | Line 234: | ||
REG ADD " | REG ADD " | ||
- | |||
- | ===== Disable Windows Defender ===== | ||
- | |||
- | **** | ||
- | |||
- | reg add " | ||
===== Enable FIPS Mode ===== | ===== Enable FIPS Mode ===== | ||
Line 234: | Line 239: | ||
* https:// | * https:// | ||
* [[windows; | * [[windows; | ||
+ | * TODO: Seemingly applies on-demand; combine in enable/ | ||
REG ADD " | REG ADD " | ||
Line 274: | Line 280: | ||
Dism /online / | Dism /online / | ||
- | |||
- | ===== Remove Most Modern UI Apps ===== | ||
- | |||
- | * Not necessary with Local Account log-ins and Pro/ | ||
- | * Tested fine on 20H2, 21H2, and 23H2 | ||
- | * :!: This broke the start menu on 1809 | ||
- | * :!: 2024/08: May cause Explorer windows to act broken at times on 11 23H2 | ||
- | |||
- | * Powershell Script '' | ||
- | |||
- | Get-AppxPackage -allusers | Remove-AppxPackage | ||
- | |||
- | ===== Remove OneDrive ===== | ||
- | |||
- | taskkill /IM " | ||
- | |||
- | %windir%\SysWOW64\OneDriveSetup.exe /uninstall | ||
- | |||
- | rmdir " | ||
- | |||
- | reg delete " | ||
- | |||
- | reg delete " | ||
===== Prevent Driver Changes ===== | ===== Prevent Driver Changes ===== | ||
Line 331: | Line 314: | ||
====== Services ====== | ====== Services ====== | ||
+ | |||
+ | * TODO: Separate page, individual batches | ||
" | " | ||
Line 402: | Line 387: | ||
===== MuPDF ===== | ===== MuPDF ===== | ||
- | * https:// | + | * https:// |
- | * https://mupdf.com/ | + | * Last tested: '' |
===== Notepad++ ===== | ===== Notepad++ ===== | ||
* https:// | * https:// | ||
+ | * Last tested: '' | ||
===== OBS ===== | ===== OBS ===== | ||
Line 465: | Line 451: | ||
* [[https:// | * [[https:// | ||
+ | * Last tested: '' | ||
==== SATA/RST ==== | ==== SATA/RST ==== | ||
Line 481: | Line 468: | ||
==== Wireless ==== | ==== Wireless ==== | ||
- | * wireless-AC 9560 | + | * Wireless-AC 9560 |
* Intel Corporation Cannon Lake PCH CNVi WiFi (rev 10) | * Intel Corporation Cannon Lake PCH CNVi WiFi (rev 10) | ||
/srv/www/wiki/data/attic/windows/10.1744446269.txt.gz · Last modified: by Sean Rhone