You're most welcome.
Answer from Brink on learn.microsoft.comAll answers I could quickly find on this topic involve either the tip Molly gave or using an application (or coding it yourself). For example (I haven't tried this), Close All Windows.
Also, by pressing Ctrl + Shift + Esc you get the Windows Task Manager, where you can see all running applications at once (among other things), select them, and End Task them.
I like to see my open windows ungrouped, but realized that this i.e. closing multiple windows at once was a problem with such a setting. A less time-taking method would be to use the command line like this :
taskkill /im explorer.exe -f
And then restart explorer using :
explorer
Caution : This will cause processes like file copying on the default Windows interface to abort.
How to close all open windows at once?
Close all tabs in Visual Studio - Stack Overflow
How to: 1. close all tabs, 2. launch new tab, 3. resize Microsoft Edge to a fixed window size, using a shortcut?
Close all tabs shortcut
Videos
Go to Window -> Close All Documents
The shortcut is ALT W+L
These are the best keyboard shortcuts when you work with tabs:
Close All Documents
- Windows: Alt + W, L or Alt + -, L
- MacOs: ⌘ + K then ⌘ + W
Close Current Documents
- Windows: Ctrl + F4 or Alt + F, C or Alt + -, C
- MacOs: ⌘ + W
Close All But This Alt + -, A
Open Containing Folder Alt + -, O
Copy Full Path Alt + -, U
Pin Tab Alt + W, P or Alt + -, P
Float Tab Alt + W, F or Alt + -, F
Auto Hide All Tab Alt + W, F or Alt + -, F
any shortcuts that you need just comment it...
Hi
Welcome to the Microsoft community.
In Microsoft Edge, you can use the following shortcuts to accomplish your needs:
Close all tabs: You can use Ctrl + Shift + W to close the current window, which will close all tabs. Additionally, you can turn off the option in the settings that requires confirmation to close all tabs.
edge://settings/accessibility
Open a new tab: You can use Ctrl + T to open a new tab and switch to it.
Resize Microsoft Edge to a fixed window size: For resizing Microsoft Edge to a fixed window size, there is currently no direct shortcut available. You need to manually adjust the window size.
Best regards
Tommy Jin | Microsoft Community Support Specialist
Thank you very much. Resize to a fixed window size, maybe some time in future.
For the time being, thanks again!