Hey, thank you for your patience! It's been a long week of work but now it's finally a weekend so I finally sit at my PC and fixed the problem! Here's an updated tutorial: How to Move Details Pane to Bottom on Windows 10 without Memory Patching and shell32.dll Modifying (This was made possible by MrGRiM's modified version of shellstyle.dll of his VS.) First of all, download modified UI files combined into one resource file: http://1drv.ms/1JRyFKq .In File Explorer, open the folder where all of the visual styles are available by default on Windows: %windir%\Resources\Themes.Navigate to the visual style's you want to modify parent folder (the only one by default is “aero”). Then navigate to: Shell >> NormalColor.Open shellstyle.dll with Resource Hacker.Open MUI section and delete resource you'll find there by Ctrl + DOpen SHELL32_UIFILE section and delete every resource from it by Ctrl + D (please, be careful and stop when the last resource from this section gets deleted and whole section disappears).In the Menu Bar choose Action >> Add from a Resource file (<...>) and navigate to the .RES file you downloaded at the beginning. Choose it.In the opened dialog mark Check/Uncheck checkbox and click Import button.Save modified shellstyle.dll somewhere easily reached and then replace the unmodified version of it (before doing this, make sure to make a backup of the unmodified version).Change visual style to the default one and then choose the VS you've just modified. Details Pane shall now be on bottom. Hello Thanks for this I do not have a "SHELL32_UIFILE" section in shellstyle.dll If I understand, in shellstyle.dll, I delete the MUI section and I add the SHELL32_UIFILE section (downloaded with your link) in shellstyle.dll ? Thanks for your help EDIT: its' good