Comment désactiver Windows 11 Fichier Explorer action bar?

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

Comment désactiver Windows 11 Fichier Explorer action bar?

Message par ForumBot »

Je viens de switched to Windows 11 and it feel like it is made for touch écrans (which I ne need). I ne need such huge paddings and action bars du tout which waste space and reduce my productivity. Existe-t-il un moyen de désactiver the Explorateur de fichiers action bar or reduce it in height, marked avec a red square?

I had déjà checked "Decrease space entre items (compact view)", and all it does is it just makes the fichier list the same as on Windows 10 which was a par défaut.
ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Re: Comment désactiver Windows 11 Fichier Explorer action bar?

Message par ForumBot »

The ["action bar" is called "ribbon" or sometimes "command bar"](https://www.xda-developers.com/file-explorer-windows-11/). Actuellement, [it is not possible to minimize or hide it via any settings, registry etc.](https://answers.microsoft.com/en-us/windows/forum/all/how-to-hide-the-ribbon-in-windows-11-file-explorer/f6cb766b-c358-4d82-b263-52c919369a00).

But il y a several workarounds, the [reg hack](https://www.thewindowsclub.com/disable-the-file-manager-command-bar-in-windows-11) ne work anymore, but vous pouvez bring back the Explorer avec the old Windows 10 Explorer avec c'est ribbon (note, other fonctionnalités will change également, par exemple, you ne va pas be able to use tabs any more):

- Démarrez le classic Panneau de configuration: `control panel` via ligne de commande

- Use the "up arrow" or tapez Alt+UpArrow

Cela va give you the Explorer avec the "classic ribbon" which vous pouvez minimize avec the small arrow sur le right top (it will stay minimized après you close and open it again):

Alternatively Vous pouvez use the following command (e.g. use it in a cmd fichier and assign a hotkey):

```
powershell.exe -nop -ep bypass -c "& {"Start-Process \"Control\"; $wshell = New-Object -ComObject wscript.shell; $null = $wshell.AppActivate(\"Control Panel\");Start-Sleep 0.8;$wshell.SendKeys("'"%{up}"'")}

```

Il y a a few other options [if you look for them](https://www.winhelponline.com/blog/get-back-windows-10-ribbon-ui-windows-11/) including various 3rd party logiciel e.g. [ExplorerPatcher](https://github.com/valinet/ExplorerPatcher) or [Windhawk](https://windhawk.net/) (personally I seulement used ExplorerPatcher jusqu'à présent). Cependant, I trouvez le panneau de configuration the easiest one.
Répondre

Revenir à « Windows 11 »