How to move "properties/preview" bar from right side to bottom like


Recommended Posts

this is not my screenshot, just found it online.

Windows_8_Ribbon_UI_XP_Explorer.png

See where it says "Devianart-PC" some idiot on windows 8 design team moved this to the right size.

How can this be moved to the bottom like it is on windows 7, aka the correct place.

It can't be moved to the bottom and the result is that only the preview pane or details pane can be shown at one time. Also, if you always kept one pane on and the other off, it means you must toggle between them to use either of them - only one at a time and then put back the one that used to be always on. Option-less design. They could have just allowed the user to drag the vertical pane to the bottom like they allow moving the taskbar or the reading pane in Outlook.

what? on my server 2012 I only have an 17 inch widescreen monitor and if i snap two folders side by side, that stupid windows can't be even adjusted in size.

they really did f-ed up the user interface in windows 8

takes up half of the folder display blocks display of files list.

I actually kind of like it like this. :wacko: How can I do it in Windows 7?

once you use is like that, you won't, it can't be even adjusted

Here are my screenshots, connected by remote.

New windows 8/Server 2012 explorer, how is this better?

When snapping two windows side by side, display of files in each folder is very limited. the "preview" tab can't be adjusted in size (at least didn't figure out how yet. not enough room to have any columns added.

Even though I did install Microsoft Camera Codec pack to display raw files, it will not show thumbnails.

post-2671-0-45896100-1353512221.png

prooven windows 7 explorer.

post-2671-0-45295700-1353514051.png

Not only can I see more files, I can see date, size, and type of file. Windows 7 does show thumbnails for raw files with camera codec pack installed..

Can't be fixed. I wanted the same thing as did another user. Windows 8 is UI ****ed up in every possible way, it may be hard to repair all the damage for Windows 9.

  • Like 1

like this....

everything is possible...

67210916.jpg

And that is Windows 7, not Windows 8. If you modify Windows 8's shell32.dll to move any pane or do customizations in Resource Hacker, it stops booting. MS put a CRC check on it apparently.

And that is Windows 7, not Windows 8. If you modify Windows 8's shell32.dll to move any pane or do customizations in Resource Hacker, it stops booting. MS put a CRC check on it apparently.

not true .. this is Windows 8... anyone who known something you can see that this is a Windows 8 ..

about shell32.dll is not true what you say..

62238848.jpg

YOU SEE..THIS IS THE WINDOWS 8.....

Guide to move Details Pane to the Bottom

This shell32.dll mod has some downsides though. You'll sometimes get UAC prompts if you do stuff in explorer that requires elevation and if microsoft updates the dll you'll obviously need to apply the tweak again.

I'm using the tweak myself and it works fine. Though I have UAC completely disabled so the nag prompts are a non-issue.

  • 4 weeks later...

thanks for bringing this up OP

Ive always been hovering my items to see the little properties pop up, I loved that bar at the bottom in win7.

I just assumed it was gone in win8. Didn't know i could turn it on (even if it is at the right)

I like it better at the bottom but atleast I have it now. Much better than not at all :)

I would do the mod but don't like to modify system files so just leaving it. regardless, much happier now with it back. I can actually see some information now :D

This topic is now closed to further replies.
  • Posts

    • Ventoy 1.1.15 is out.
    • Win11Debloat 06.24.2026 by Razvan Serea Win11Debloat is a lightweight, easy to use PowerShell script that allows you to quickly declutter and customize your Windows experience. It can remove pre-installed bloatware apps, disable telemetry, remove intrusive interface elements and much more. The script also includes many features that system administrators and power users will enjoy. Such as a powerful command-line interface, support for Windows Audit mode and the option to make changes to other Windows users. All changes made by Win11Debloat can be easily reversed, and most removed apps can be restored via the Microsoft Store. A full guide on how to undo the changes is available here. Win11Debloat features: Below is an overview of the key features and functionality offered by Win11Debloat. Please refer to the wiki for more information about the default settings preset. Remove a wide variety of preinstalled apps. Click here for more info. Disable telemetry, diagnostic data, activity history, app-launch tracking & targeted ads. Disable tips, tricks, suggestions & ads across Windows. Disable Windows location services & app location access. Disable Find My Device location tracking. Disable 'Windows Spotlight' and tips & tricks on the lock screen. Disable 'Windows Spotlight' desktop background option. Disable ads, suggestions and the MSN news feed in Microsoft Edge. Hide Microsoft 365 ads on the Settings 'Home' page, or hide the 'Home' page entirely. Disable & remove Microsoft Copilot. Disable Windows Recall. Disable Click to Do, AI text & image analysis tool. Prevent AI service (WSAIFabricSvc) from starting automatically. Disable AI Features in Edge. Disable AI Features in Paint. Disable AI Features in Notepad. Disable the Drag Tray for sharing & moving files. Restore the old Windows 10 style context menu. Turn off Enhance Pointer Precision, also known as mouse acceleration. Disable the Sticky Keys keyboard shortcut. Disable Storage Sense automatic disk cleanup. Disable fast start-up to ensure a full shutdown. ...and more. Once you’ve downloaded the Win11Debloat file (Get.ps1), just follow these quick steps: Locate the Get.ps1 script file. Right-click the file and select Run with PowerShell from the context menu. If prompted by User Account Control (UAC), select Yes to grant the script the necessary administrative permissions. Win11Debloat 06.24.2026 changelog: With this release, the legacy app list generator and CustomAppsList file support is removed. This only affects users using legacy command-line methods. More info here: #664 Features & Improvements Clean up styling to better match Windows fluent design guidelines by @Raphire in #638 Add GPO override warning alert and WhatIf dry-run previews by @HetCreep in #611 Disable telemetry-related scheduled tasks under Microsoft\Windows by @HetCreep in #615 Guard against loading, saving & executing undefined features by @Raphire in #665 Simplify Window management & update minimum window sizes by @Raphire in #671 Update start menu backup/restore with timestamped filenames by @Raphire in #672 Clean up feature execution logic for readability by @Raphire in #641 Clean up & improve app removal methods, remove legacy CLI app removal methods by @Raphire in #662 Remove support for CustomAppsList file format, including -RemoveAppsCustom and -RunAppsListGenerator parameters Update CLI app removal to use newer app removal methods Drop support for sunset apps (Fitbit, Shazam, Twitter, Viber, Wunderlist, XING) and Plex Fix removal of Microsoft Copilot Fixes Fix: Replace P/Invoke dynamic DLL imports with WPF native methods to fix temp DLL access-denied errors by @Raphire in #661 Fix Start Menu apps not being set correctly for all users when running script for other user by @Raphire in #637 Fix store suggestions not getting disabled correctly for all users when running as other user by @Raphire in #642 Fix: Respect Feature min/max version for comboboxes by @Raphire in #639 Fix: Don't treat AllUsers/CurrentUser as a username at startup by @HetCreep in #647 Fix: treat dismissed unsafe-removal confirmation as decline by @HetCreep in #651 Fix: Surface runspace errors instead of swallowing them in GUI mode by @HetCreep in #655 Fix: Correct sub-key path matching in backup allow-list validation by @HetCreep in #645* Fix: Detect WinGet uninstall failures by exit code, not English text by @HetCreep in #658 Fix: Detect installed OneDrive in the "Only show installed" filter by @HetCreep in #656 Download: Win11Debloat 06.24.2026 | Open Source View: Win11Debloat Home Page | Screenshots 1| 2 Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Age of Empires Mobile PC Version The Band The Show The Movie
    • never mind the video had a couple swear words... gosh it was funny!
    • It's expensive, but I bet it will still sell out just like the Steam Deck and the Steam Controller
  • Recent Achievements

    • Grand Master
      Jaybonaut went up a rank
      Grand Master
    • One Year In
      Philsl earned a badge
      One Year In
    • Dedicated
      Scoobystu earned a badge
      Dedicated
    • First Post
      Tom Schmidt earned a badge
      First Post
    • One Month Later
      D0nn13 earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      416
    2. 2
      +Edouard
      173
    3. 3
      PsYcHoKiLLa
      124
    4. 4
      Michael Scrip
      77
    5. 5
      Xenon
      76
  • Tell a friend

    Love Neowin? Tell a friend!