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/04/16 22:13] – [MuPDF] Sean Rhonewindows:10 [2025/04/18 10:52] (current) – [Spinesnap] Sean Rhone
Line 63: Line 63:
  
 ==== Reset Icon Cache ==== ==== Reset Icon Cache ====
- 
-  * TODO: Clean-up 
  
   "notepad.exe" "%UserProfile%\Downloads\Reset Icon Cache.bat"   "notepad.exe" "%UserProfile%\Downloads\Reset Icon Cache.bat"
Line 70: Line 68:
 <code> <code>
 TASKKILL /F /IM "explorer.exe" TASKKILL /F /IM "explorer.exe"
-timeout 2 /nobreak>nul +TIMEOUT /NOBREAK /T "2" 
-DEL /F /S /Q /A %LocalAppData%\Microsoft\Windows\Explorer\*.db +DEL /F /Q "%LocalAppData%\Microsoft\Windows\Explorer\"*".db" 
-DEL /F /S /Q /A %userprofile%\AppData\Local\IconCache.db +DEL /F /Q "%UserProfile%\AppData\Local\IconCache.db" 
-timeout /nobreak>nul +TIMEOUT /NOBREAK /T "2" 
-START explorer+START explorer.exe
  
 :: End</code> :: End</code>
Line 395: Line 393:
  
   * https://notepad-plus-plus.org/download   * https://notepad-plus-plus.org/download
 +  * Last tested: ''npp.8.7.9.Installer.x64.exe''
  
 ===== OBS ===== ===== OBS =====
Line 452: Line 451:
  
   * [[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''
  
 ==== SATA/RST ==== ==== SATA/RST ====
/srv/www/wiki/data/attic/windows/10.1744855981.txt.gz · Last modified: by Sean Rhone