# Mp3tag 3.18 opens behind all other windows

**URL:** https://community.mp3tag.de/t/mp3tag-3-18-opens-behind-all-other-windows/59371
**Category:** Support
**Created:** [December 12, 2022, 6:31pm UTC](https://community.mp3tag.de/t/mp3tag-3-18-opens-behind-all-other-windows/59371 "2022-12-12T18:31:21Z")
**Posts on this page:** 13
**Page:** 1

<div class="post-metadata">

### Author: ![JWKauffman](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/j/f07891/32.png) [@JWKauffman](https://community.mp3tag.de/u/JWKauffman)
#### Post date: [December 12, 2022, 6:31pm UTC](https://community.mp3tag.de/t/mp3tag-3-18-opens-behind-all-other-windows/59371/1 "2022-12-12T18:31:21Z")

</div>

I don't know if this is an Mp3tag issue, or something wrong in my system, but when I open Version 3.18 (including the betas) the main window opens behind all other open windows ("Z" in Z order). I'm running the latest Windows 11 version.

EDIT: This only happens when launching from the context menu.

---

<div class="post-metadata">

### Author: ![Florian](https://community.mp3tag.de/user_avatar/community.mp3tag.de/florian/32/5759_2.png) [@Florian](https://community.mp3tag.de/u/Florian)
#### Post date: [December 12, 2022, 7:09pm UTC](https://community.mp3tag.de/t/mp3tag-3-18-opens-behind-all-other-windows/59371/2 "2022-12-12T19:09:02Z")

</div>

> [@JWKauffman](#):
>
> This only happens when launching from the context menu.

Are you using the context menu extension added by the installation program or anything manually added or registered?

---

<div class="post-metadata">

### Author: ![JWKauffman](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/j/f07891/32.png) [@JWKauffman](https://community.mp3tag.de/u/JWKauffman)
#### Post date: [December 12, 2022, 7:33pm UTC](https://community.mp3tag.de/t/mp3tag-3-18-opens-behind-all-other-windows/59371/3 "2022-12-12T19:33:52Z")

</div>

As far as I know, there’s nothing installed but the context menu from Mp3tag. I can launch other programs from the menu that behave normally.

Jim K.

---

<div class="post-metadata">

### Author: ![Florian](https://community.mp3tag.de/user_avatar/community.mp3tag.de/florian/32/5759_2.png) [@Florian](https://community.mp3tag.de/u/Florian)
#### Post date: [December 13, 2022, 5:22pm UTC](https://community.mp3tag.de/t/mp3tag-3-18-opens-behind-all-other-windows/59371/4 "2022-12-13T17:22:55Z")

</div>

I've tried to reproduce this on an updated Windows 11 system and Mp3tag opens as foreground window, also when started via the Explorer context menu.

Can you please make sure that you have all updates installed. If this still doesn't solve the issue, try uninstalling Mp3tag, reboot, then re-install Mp3tag.

---

<div class="post-metadata">

### Author: ![JWKauffman](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/j/f07891/32.png) [@JWKauffman](https://community.mp3tag.de/u/JWKauffman)
#### Post date: [December 13, 2022, 5:42pm UTC](https://community.mp3tag.de/t/mp3tag-3-18-opens-behind-all-other-windows/59371/5 "2022-12-13T17:42:53Z")

</div>

Thanks, Florian. I'll do a complete uninstall (including the registry settings) and reinstall to see if that helps.

---

<div class="post-metadata">

### Author: ![JWKauffman](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/j/f07891/32.png) [@JWKauffman](https://community.mp3tag.de/u/JWKauffman)
#### Post date: [December 13, 2022, 6:39pm UTC](https://community.mp3tag.de/t/mp3tag-3-18-opens-behind-all-other-windows/59371/6 "2022-12-13T18:39:32Z")

</div>

Hi Florian,

The uninstall/reinstall seems to have worked. I'll let you know if the problem returns.

Jim K.

---

<div class="post-metadata">

### Author: ![JWKauffman](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/j/f07891/32.png) [@JWKauffman](https://community.mp3tag.de/u/JWKauffman)
#### Post date: [December 30, 2022, 5:56pm UTC](https://community.mp3tag.de/t/mp3tag-3-18-opens-behind-all-other-windows/59371/7 "2022-12-30T17:56:00Z")

</div>

It only worked briefly, then reverted to the previous behavior.

Here's the reply I received from Christian Ghisler, the author of Total Commander:

Sorry, I don't know what else you could do, except for contacting the author of Mp3tag. Total Commander launches all programs with option SW\_SHOWNORMAL. But the context menu item is a shell extension created by mp3tag itself, so maybe it's calling the program with the wrong parameter SW\_SHOWNA (show, but do not activate).

---

<div class="post-metadata">

### Author: ![Florian](https://community.mp3tag.de/user_avatar/community.mp3tag.de/florian/32/5759_2.png) [@Florian](https://community.mp3tag.de/u/Florian)
#### Post date: [January 4, 2023, 9:55am UTC](https://community.mp3tag.de/t/mp3tag-3-18-opens-behind-all-other-windows/59371/8 "2023-01-04T09:55:41Z")

</div>

I'm using SW\_SHOW and SW\_SHOWNORMAL there, so it should get activated based on the provided command.

---

<div class="post-metadata">

### Author: ![JWKauffman](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/j/f07891/32.png) [@JWKauffman](https://community.mp3tag.de/u/JWKauffman)
#### Post date: [January 4, 2023, 10:12am UTC](https://community.mp3tag.de/t/mp3tag-3-18-opens-behind-all-other-windows/59371/9 "2023-01-04T10:12:29Z")

</div>

Someone here on the message board posted instructions for implementing an Mp3tag button on the vertical button bar in TC. It works great, and the program opens as it should. I'm fine using that instead of the context menu, so I'm just going to chalk up the context menu thing to some peculiarity on my machine. Thanks for your help, Florian.

---

<div class="post-metadata">

### Author: ![LyricsLover](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/l/c6cbf5/32.png) [@LyricsLover](https://community.mp3tag.de/u/LyricsLover)
#### Post date: [January 4, 2023, 10:19am UTC](https://community.mp3tag.de/t/mp3tag-3-18-opens-behind-all-other-windows/59371/10 "2023-01-04T10:19:19Z")

</div>

Could you please let us know, if you need this parameters in TC?

> [@Bring Up MP3Tag in TotalCommander to Read Files](https://community.mp3tag.de/t/bring-up-mp3tag-in-totalcommander-to-read-files/59577/7):
>
> With or without the `/fp:` or `/fn:` options in TotalCommander?

---

<div class="post-metadata">

### Author: ![JWKauffman](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/j/f07891/32.png) [@JWKauffman](https://community.mp3tag.de/u/JWKauffman)
#### Post date: [January 4, 2023, 10:32am UTC](https://community.mp3tag.de/t/mp3tag-3-18-opens-behind-all-other-windows/59371/11 "2023-01-04T10:32:14Z")

</div>

Not sure if needed, but I used

/fp:%P%N

---

<div class="post-metadata">

### Author: ![JWKauffman](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/j/f07891/32.png) [@JWKauffman](https://community.mp3tag.de/u/JWKauffman)
#### Post date: [January 27, 2023, 6:06pm UTC](https://community.mp3tag.de/t/mp3tag-3-18-opens-behind-all-other-windows/59371/12 "2023-01-27T18:06:10Z")

</div>

Hi Florian,

I just installed the new version of Mp3tag (after doing a deep uninstall of 3.18), and the context menu is now working correctly. Thanks!

---

<div class="post-metadata">

### Author: ![system](https://community.mp3tag.de/uploads/default/original/2X/c/ce7035d426cb755a7916793326d23b465222a407.png) [@system](https://community.mp3tag.de/u/system)
#### Post date: [February 26, 2023, 6:06pm UTC](https://community.mp3tag.de/t/mp3tag-3-18-opens-behind-all-other-windows/59371/13 "2023-02-26T18:06:16Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
