Windows 11 tweaks

From WickyWiki
Revision as of 09:10, 15 December 2024 by Wilbert (talk | contribs) (Created page with "Category:Windows Category:202412 = Disable Drag Top of Screen Snap Layouts = This happens when dragging a window to the top of your desktop. # Start menu right click # Settings # System # Multitasking # Snap windows # Expand # Uncheck: Show snap layouts when I drag a window to the top of my screen = Taskbar Settings = # Taskbar right click # Taskbar settings # Taskbar items: #* Search: Hide #* Task view: off #* Widgets: off # Other system tray icons: #* Hidde...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Disable Drag Top of Screen Snap Layouts

This happens when dragging a window to the top of your desktop.

  1. Start menu right click
  2. Settings
  3. System
  4. Multitasking
  5. Snap windows
  6. Expand
  7. Uncheck: Show snap layouts when I drag a window to the top of my screen

Taskbar Settings

  1. Taskbar right click
  2. Taskbar settings
  3. Taskbar items:
    • Search: Hide
    • Task view: off
    • Widgets: off
  4. Other system tray icons:
    • Hidden icon menu: off
    • select the icons you want to see, for example 'bluetooth'
  5. Taskbar behaviors:
    • Taskbar Alignment: Left

Disable Windows 11 right click 'Show More Options'

reg add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
taskkill /F /IM explorer.exe & explorer.exe

To re-enable:

reg delete "HKEY_CURRENT_USER\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}" /f​

Powershell font size

  1. Open PowerShell
  2. Right click top bar
  3. Settings
  4. Windows PowerShell
  5. Appearance