User Tools

Site Tools


windows:10

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
windows:10 [2025/06/19 01:24] – [Maintenance] Sean Rhonewindows:10 [2025/06/27 18:52] (current) Sean Rhone
Line 46: Line 46:
 "%SystemRoot%\System32\cleanmgr.exe" /sageset:65535 "%SystemRoot%\System32\cleanmgr.exe" /sageset:65535
 "%SystemRoot%\System32\cleanmgr.exe" /sagerun:65535 "%SystemRoot%\System32\cleanmgr.exe" /sagerun:65535
- 
-:: Temporary Folders 
-RMDIR /S /Q "%SystemRoot%\Temp" 
-MKDIR "%SystemRoot%\Temp" 
-RMDIR /S /Q "%LocalAppData%\Temp" 
-MKDIR "%LocalAppData%\Temp" 
  
 :: Volume Shadow Copy :: Volume Shadow Copy
Line 119: Line 113:
  
   "bcdedit.exe" /set "nx" "AlwaysOff"   "bcdedit.exe" /set "nx" "AlwaysOff"
- 
-===== Explorer ===== 
- 
-==== Separate Processes ==== 
- 
-**** 
- 
-  REG ADD "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /v "SeparateProcess" /t REG_DWORD /d "1" /f 
  
 ===== Microsoft Edge ===== ===== Microsoft Edge =====
Line 169: Line 155:
  
   reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\GameDVR" /v "AllowgameDVR" /t "REG_DWORD" /d "0" /f   reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\GameDVR" /v "AllowgameDVR" /t "REG_DWORD" /d "0" /f
- 
-===== Disable Last Access Time File Updates ===== 
- 
-**** 
- 
-  fsutil behavior set disablelastaccess 1 
  
 ===== Quick Lock Screen ===== ===== Quick Lock Screen =====
Line 291: Line 271:
  
 :: End</code> :: End</code>
- 
-==== 11 ==== 
- 
-  * https://store.rg-adguard.net/ 
-  * :?: ''0x8024402E'' seemingly solved by clearing ''SoftwareDistribution'' folder 
- 
-  9wzdncrfjbmp 
- 
-  Add-AppxPackage -Path C:\Users\Espionage724\Downloads\Microsoft.WindowsStore_22504.1401.19.0_neutral_~_8wekyb3d8bbwe.Msixbundle 
- 
-  "sc.exe" stop "wuauserv" 
- 
-  "explorer.exe" "%SystemRoot%\SoftwareDistribution" 
- 
-  "sc.exe" start "wuauserv" 
  
 ===== WinSAT ===== ===== WinSAT =====
Line 356: Line 321:
  
   * TODO: Separate page, individual batches   * TODO: Separate page, individual batches
- 
-  "sc.exe" stop "SysMain" & "sc.exe" config "SysMain" "start=disabled" 
  
   "sc.exe" stop "DPS" & "sc.exe" config "DPS" "start=disabled"   "sc.exe" stop "DPS" & "sc.exe" config "DPS" "start=disabled"
Line 366: Line 329:
  
   "sc.exe" stop "PcaSvc" & "sc.exe" config "PcaSvc" "start=disabled"   "sc.exe" stop "PcaSvc" & "sc.exe" config "PcaSvc" "start=disabled"
- 
-  "sc.exe" stop "WSAIFabricSvc" & "sc.exe" config "WSAIFabricSvc" "start=disabled" 
  
 ===== Spinesnap ===== ===== Spinesnap =====
- 
-  "sc.exe" stop "esifsvc" & "sc.exe" config "esifsvc" "start=disabled" 
  
   "sc.exe" stop "ApHidMonitorService" & "sc.exe" config "ApHidMonitorService" "start=disabled"   "sc.exe" stop "ApHidMonitorService" & "sc.exe" config "ApHidMonitorService" "start=disabled"
  
   "sc.exe" stop "RstMwService" & "sc.exe" config "RstMwService" "start=disabled"   "sc.exe" stop "RstMwService" & "sc.exe" config "RstMwService" "start=disabled"
- 
-  "sc.exe" stop "cplspcon" & "sc.exe" config "cplspcon" "start=disabled" 
- 
-  "sc.exe" stop "igfxCUIService2.0.0.0" & "sc.exe" config "igfxCUIService2.0.0.0" "start=disabled" 
- 
-  "sc.exe" stop "igccservice" & "sc.exe" config "igccservice" "start=disabled" 
  
 ====== Programs ====== ====== Programs ======
Line 417: Line 370:
  
   * [[https://download.mozilla.org/?product=firefox-esr-msi-latest-ssl&os=win64&lang=en-US|ESR MSI]]   * [[https://download.mozilla.org/?product=firefox-esr-msi-latest-ssl&os=win64&lang=en-US|ESR MSI]]
-  * Last tested: ''Firefox Setup 128.10.0esr.msi'' 
  
   * [[programs;firefox|Settings]]   * [[programs;firefox|Settings]]
Line 424: Line 376:
  
   * [[https://download.mozilla.org/?product=thunderbird-esr-msi-latest-ssl&os=win64&lang=en-US|ESR MSI]]   * [[https://download.mozilla.org/?product=thunderbird-esr-msi-latest-ssl&os=win64&lang=en-US|ESR MSI]]
-  * Last tested: ''Thunderbird Setup 128.10.0esr.msi'' 
  
 ===== GIMP ===== ===== GIMP =====
Line 441: Line 392:
   * ''[ ]'' Use a Java runtime   * ''[ ]'' Use a Java runtime
  
-===== MuPDF =====+===== Okular =====
  
-  * https://mupdf.com/releases/index.html (Ctrl + F -> ''Win''+  * https://cdn.kde.org/ci-builds/graphics/okular/master/windows/
-  * Last tested: ''mupdf-1.25.2-windows.zip''+
  
 ===== Notepad++ ===== ===== Notepad++ =====
  
   * https://notepad-plus-plus.org/download   * https://notepad-plus-plus.org/download
-  * Last tested: ''npp.8.7.9.Installer.x64.exe'' 
  
 ===== OBS ===== ===== OBS =====
Line 458: Line 407:
  
   * https://www.qbittorrent.org/download   * https://www.qbittorrent.org/download
-  * https://github.com/waelisa/Best-blocklist/raw/main/wael.list.p2p.zip 
  
 ===== VC++ Redist ===== ===== VC++ Redist =====
  
   * https://github.com/abbodi1406/vcredist/releases   * https://github.com/abbodi1406/vcredist/releases
- 
-  "%UserProfile%\Downloads\VisualCppRedist_AIO_x86_x64.exe" /ai 
- 
-  "%UserProfile%\Downloads\VisualCppRedist_AIO_x86_x64.exe" /aiR 
  
 ===== foobar2000 ===== ===== foobar2000 =====
Line 520: Line 464:
  
   * [[https://www.dell.com/support/home/en-us/product-support/product/latitude-15-5591-laptop/drivers|Dell Latitude 5591 - Support and BIOS Updates]]   * [[https://www.dell.com/support/home/en-us/product-support/product/latitude-15-5591-laptop/drivers|Dell Latitude 5591 - Support and BIOS Updates]]
-  * Last tested: ''Latitude_5X91_Precision_3530_1.38.0.exe'' 
  
 ==== Keyboard ==== ==== Keyboard ====
C:/www/wiki/data/attic/windows/10.1750310691.txt.gz · Last modified: by Sean Rhone