User Tools

Site Tools


windows:notes:misc

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:notes:misc [2025/05/30 00:02] Sean Rhonewindows:notes:misc [2025/10/01 17:40] (current) Sean Rhone
Line 30: Line 30:
  
   reg add "HKLM\SOFTWARE\Policies\Microsoft\MicrosoftEdge\PhishingFilter" /v "EnabledV9" /t "REG_DWORD" /d "0" /f   reg add "HKLM\SOFTWARE\Policies\Microsoft\MicrosoftEdge\PhishingFilter" /v "EnabledV9" /t "REG_DWORD" /d "0" /f
- 
-====== Disable Threaded DPCs ====== 
- 
-**** 
- 
-  REG ADD "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\kernel" /v "ThreadDpcEnable" /t "REG_DWORD" /d "0" /f 
  
 ====== Remove Most Modern UI Apps ====== ====== Remove Most Modern UI Apps ======
Line 65: Line 59:
  
   Uninstall-WindowsFeature -Name Windows-Defender   Uninstall-WindowsFeature -Name Windows-Defender
 +
 +====== GPU Shader Cache Wipe ======
 +
 +===== Intel =====
 +
 +****
 +
 +  DEL /F /Q "%UserProfile%\AppData\LocalLow\Intel\ShaderCache\"*
  
/usr/local/www/wiki/data/attic/windows/notes/misc.1748577753.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki