Maybe my previous post could help?
viewtopic.php?f=12&t=16210
Search found 4 matches
- 10.06.2025 13:25:40
- Forum: Support
- Topic: Can't move Windows Terminal windows to other desktops
- Replies: 1
- Views: 771
- 19.12.2024 16:39:32
- Forum: Support
- Topic: Windows 11 1-minute GUI freeze
- Replies: 0
- Views: 1948
Windows 11 1-minute GUI freeze
FYI: On my new Windows 11 machine, I was experiencing a ~2-second GUI freeze every minute. Very annoying! Finally traced it down to: Settings > Appearance > System menus > [] Add Dexpot entries to the system menus of all windows Once I unchecked that box and restarted Dexpot, the 1-minute GUI freeze...
- 13.12.2024 21:16:49
- Forum: Support
- Topic: Windows 11 and Command Prompt window
- Replies: 1
- Views: 2102
Re: Windows 11 and Command Prompt window
I think I figured it out.
I had to create a "mywechsel.ini" file in my AppData\Roaming\Dexpot folder.
In that file:
[Exe]
WindowsTerminal.exe=move
cmd.exe=move
Restarted Dexpot and now the Win11 Command Prompt window behaves like all other windows!
I had to create a "mywechsel.ini" file in my AppData\Roaming\Dexpot folder.
In that file:
[Exe]
WindowsTerminal.exe=move
cmd.exe=move
Restarted Dexpot and now the Win11 Command Prompt window behaves like all other windows!

- 13.12.2024 15:28:31
- Forum: Support
- Topic: Windows 11 and Command Prompt window
- Replies: 1
- Views: 2102
Windows 11 and Command Prompt window
Recently updated to Windows 11. Everything appears to be working as expected, except "Command Prompt" windows. (Technically, when starting a Command Prompt window in Win11, it first starts "WindowsTerminal.exe" which then starts "OpenConsole.exe" as a tab.) The bug is t...