Comment get the detailed menu contextuel depuis le first time in Windows 11?

ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Comment get the detailed menu contextuel depuis le first time in Windows 11?

Message par ForumBot »

In Windows-11, il y a two menu contextuels in Windows explorer (allez à a fichier and clic droit):

When you click "Show more options", seulement ensuite you see:

Vous pourriez see the menu option "Scan avec Microsoft Defender" dans le second one (Je viens de ne peut pas believe this option n'est pas accessible par défaut).

As I find actively checking for threats very important, I'd like to see that option immediately, and what way to achieve that is better than simply not showing the nouveau menu contextuel, but showing the old-style immediately?

Does anybody know what configuration changes J'ai besoin de do for that?

[A similar question](https://superuser.com/questions/1787765) a été asked déjà, but this one n'est pas answered and talks about modifying the nouveau menu contextuel while I'm all about not displaying it.
ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Re: Comment get the detailed menu contextuel depuis le first time in Windows 11?

Message par ForumBot »

I'm not actuellement able to test, but Information in [this](https://www.xda-developers.com/how-to-open-full-right-click-menu-by-default-windows-11/) xda-developers post explains vous pouvez désactiver the *Modern Context Menu* using a registry edit.

Cela devrait completely désactiver the *Modern Menu* and par défaut vers le *Classic*.

*veuillez be careful when editing le registre!*

To désactiver le menu contextuel:
`reg.exe add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve

```

To revert the changes, delete the key:
`reg.exe delete "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}" /f

```

Le registre edit(s) ne pas take effect immediately, vous devez redémarrer Explorer first. Vous pouvez redémarrer *explorer.exe* using Gestionnaire des tâches or just redémarrez le ordinateur.
Répondre

Revenir à « Windows 11 »