<p>When I clic droit inside a dossier in Windows Explorer, il y a an option called “AMD Software: Adrenalin Edition”:</p>
<p>(This option seulement appears when I clic droit on an empty space inside the dossier I’m déjà viewing, not when I clic droit on another dossier.)</p>
<p>I jamais use this option, so Je voudrais supprimer it.</p>
<p>I searched Google for comment supprimer it and J’ai trouvé a few suggestions, but none dum a fonctionné for me. J’ai trouvé <a href="https://community.amd.com/t5/drivers-software/remove-amd-software-from-right-click-context-menu/td-p/535537" rel="noopener nofollow ugc">this</a> which suggests adding <code>{FDADFEE3-02D1-4E7C-A511-380F4C98D73B}</code> to <code>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked</code>, and J’ai trouvé <a href="https://windowsloop.com/how-to-remove-amd-radeon-software-from-context-menu/" rel="noopener nofollow ugc">this</a> which suggests removing le registre clé <code>HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\background\shellex\ContextMenuHandlers\ACE</code> (which does exist dans mon cas). J’ai essayé both of those suggestions and redémarré my ordinateur après trying each dum, but none dum helped.</p>
<p>J’ai aussi tried searching for comment supprimez le “Open in Terminal” option (not parce que Je veux supprimer it, but parce que the same method pourrait être able to be used to supprimez le AMD Software one), and J’ai trouvé <a href="https://www.intowindows.com/how-to-remove-open-in-windows-terminal-from-right-click-menu-in-windows-11/" rel="noopener nofollow ugc">this</a> which suggests adding <code>{9F156763-7844-4DC4-B2B1-901F640F5155}</code> to <code>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked</code>, and when I did that I succeeded in removing “Open in Terminal”. So it seems like the problème is that the GUID J’ai trouvé online for AMD Software n’est pas the correct one. J’ai essayé finding the correct GUID by searching dans le registry and J’ai trouvé several candidates:</p>
<ul>
<li>
<p><code>{4d36e968-e325-11ce-bfc1-08002be10318}</code></p>
</li>
<li>
<p><code>{73E37D3D-1A2F-11EE-AF0E-806E6F6E6963}</code></p>
</li>
<li>
<p><code>{4242B984-6C36-4FC8-8626-DE5E8B11886D}</code></p>
</li>
<li>
<p><code>{A2A630D5-036F-4539-BD99-7923AD830433}</code></p>
</li>
<li>
<p><code>{FDADFEE3-02D1-4E7C-A511-380F4C98D73B}</code> (J’ai trouvé this one online <a href="https://community.amd.com/t5/drivers-software/remove-amd-software-from-right-click-context-menu/td-p/535537" rel="noopener nofollow ugc">here</a>, but c’est not present anywhere in my registry)</p>
</li>
</ul>
<p>J’ai essayé adding each duse to <code>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked</code>, but none dum a fonctionné. J’ai aussi tried finding the GUID in PowerShell as explained <a href="https://4sysops.com/archives/find-the-product-guid-of-installed-software-with-powershell/" rel="noopener nofollow ugc">here</a>, but Je n’ai pas find anything using that method. So Je suppose one thing that could help me solve my problème serait si je could trouvez le correct GUID somewhere, but Je ne sais pas where else to look.</p>
<p>Comment puis-je supprimer this option depuis le Windows Explorer menu contextuel? Finding the correct GUID to put in <code>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked</code> would probably be helpful in achieving this, but I’m open to other solutions également.</p>