User Tools

Site Tools


windows

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 [2024/08/02 12:19] A User Not Logged inwindows [2025/07/17 06:33] (current) – [Registry] ealmr
Line 17: Line 17:
 </code> </code>
  
-use old style context menu:+use old style context menu on Windows 11:
  
   reg add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve   reg add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
Line 43: Line 43:
 </code> </code>
  
 +disable Microsoft IME auto switch:
 +
 +<code>
 +[HKEY_CURRENT_USER\Software\Microsoft\InputMethod\Settings\CHS]
 +"Enable Auto-Switch"=0
 +
 +[HKEY_CURRENT_USER\Software\Microsoft\InputMethod\Settings\Common]
 +"Enable Auto-Switch"=0
 +</code>
 ====== WSL ====== ====== WSL ======
 +
 +shrink VHD:
 +
 +  optimize-vhd -Path .\ext4.vhdx -Mode full
  
 to fix DISPLAY on Arch, create following systemd service: to fix DISPLAY on Arch, create following systemd service:
windows.1722601179.txt.gz · Last modified: by A User Not Logged in

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki