[Right Context Menu] AppModel-Runtime-216 Cannot create the Desktop AppX container for package

As the title suggests, apparently the 64bit version has problems with the context menu in windows 11.
Although the topic has been addressed in support, the threads that I have found are closed or temporarily patched making rollbacks to previous versions (or are prior to 2022)

At each system start and after each click of the right mouse button, The context menu options for mp3tag are not generated, an event 216 error is created in the event viewer.

-Both clean installation and updates persists. [Also tested the dev version.]
To replicate:
-Basically it is only necessary to install the 64bit version in windows 11 and press the right button to open a contextual menu in any window to trigger the event.

System:

-Event viewer Details

0x80070002: Cannot create the Desktop AppX container for package 35795FlorianHeidenreich.Mp3tag.ShellExtension_3.16.1.0_x64__hyhc94k68ebpm because an error was encountered configuring the runtime.

- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
  <Provider Name="Microsoft-Windows-AppModel-Runtime" Guid="{f1ef270a-0d32-4352-ba52-dbab41e1d859}" /> 
  <EventID>216</EventID> 
  <Version>0</Version> 
  <Level>2</Level> 
  <Task>0</Task> 
  <Opcode>0</Opcode> 
  <Keywords>0x2000000000000008</Keywords> 
  <TimeCreated SystemTime="2023-07-10T08:24:15.6702409Z" /> 
  <EventRecordID>18213</EventRecordID> 
  <Correlation ActivityID="{7ffae9b9-b307-0003-a941-fb7f07b3d901}" /> 
  <Execution ProcessID="1376" ThreadID="1492" /> 
  <Channel>Microsoft-Windows-AppModel-Runtime/Admin</Channel> 
  <Computer>CharlieUSTCN</Computer> 
  <Security UserID="S-1-5-18" /> 
  </System>
- <EventData>
  <Data Name="ErrorCode">2147942402</Data> 
  <Data Name="PackageName">35795FlorianHeidenreich.Mp3tag.ShellExtension_3.16.1.0_x64__hyhc94k68ebpm</Data> 
  <Data Name="ContainerName">35795FlorianHeidenreich.Mp3tag.ShellExtension_3.16.1.0_x64__hyhc94k68ebpm-S-1-5-21-1984799049-903976227-3518447494-1001</Data> 
  </EventData>
  </Event>

Which version did you have installed before? The 32-bit version?
Did you follow the extra notes as linked in this thread?

And could you also try the methods from this thread:

if you do not succeed, a detailed description of what you did and what the reaction was would be helpful.

I did a clean install of W11 in February, I have always used the 64 version and I usually update them as soon as they come out. I started noticing the error in 3.20 [I didn't give it importance until 3.21 since it kept generating]

Ok testing the proposed solutions:

  1. Uninstalling the 64, reboot and Tested the 32bit version. No problem, no event is generated and the context menu works

  2. Uninstalling the 32 bit version and reinstalling the 64 Dev. (without reboot) - the program works, but there is no context menu, No event is generated in the viewer

2,5. After reboot

  • Everything works normally, AppX events have not been generated and the contextual menu is already displayed and works

It seems that contrary to the release notes where it happened when going from 64 to 64, if the 32-bit version is installed and then the 64-bit version, the problem does not occur and has been solved [at least for me right now]

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