Windows 11 tweaks
From WickyWiki
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:
- Hidden icon menu: off
- select the icons you want to see, for example 'bluetooth'
- Taskbar behaviors:
- Taskbar Alignment: Left
Disable Windows 11 right click 'Show More Options'
Start a DOS command prompt.
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
- Open PowerShell
- Right click top bar
- Settings
- Windows PowerShell
- Appearance