The "action bar" is called "ribbon" or sometimes "command bar". Actuellement, it is not possible to minimize or hide it via any settings, registry etc..
But il y a several workarounds, the reg hack 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):
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 including various 3rd party logiciel e.g. ExplorerPatcher or Windhawk (personally I seulement used ExplorerPatcher jusqu'à présent). Cependant, I trouvez le panneau de configuration the easiest one.