• How To?
  • Tips ‘n Tricks
  • WordPress
  • Snippets
  • Software
    • Browsers
    • Downloads
  • Web
  • Tools
    • Character Counter
    • chmod Calculator
    • Entities Encoder
    • Live HTML Editor
    • My IP
  • Contact
Twitter Facebook Google+ RSS
You are here: SumTips » Tips 'n Tricks » Hotkey To Change Explorer View, Show/Hide Navigation Bar, Detail Bar

Hotkey To Change Explorer View, Show/Hide Navigation Bar, Detail Bar

Posted on May 9, 2012 by Renji | Short URL: http://sumtips.com/?p=6484

The first time you open a folder in Windows Explorer, it opens in the standard view or a view which it thinks is the best for the folder content. Most of the time Explorer gets it correct, but even if it doesn’t you can easily change views by clicking on ‘Change your view’ button in the top-right corner of every Explorer window.

Switching views by mouse is easy but not quick. Sadly Explorer doesn’t have a proper keyboard shortcut to change views. The closest thing to a keyboard shortcut is to press ALT+V then (still holding down ALT, release the V) press D (Details view) or L (List view) or T (Content view), and so on.

This wasn’t working for me, so I wrote a AutoHotkey script (App download link at the end of post) for a better way. With the script running in the background, you can switch views by pressing Alt+ 1 to 8  keys, which covers all Explorer views:
Windows Explorer Views

  • Alt+1: Detail
  • Alt+2: List
  • Alt+3: Smal Icons
  • Alt+4: Medium Icons
  • Alt+5: Large Icons
  • Alt+6: Extra Large Icons
  • Alt+7: Tiles/ Extended Tiles
  • Alt+8: Content

While I was on it, I added two other hotkeys to show/hide navigation pane and detail pane. Press Alt + N to show/hide navigation bar and Alt + D to show/hide detail bar. For preview pane use Alt + P.

This script just simplifies several keyboard functions into an easy to use hotkey. One little issue you might have with the script is visible area flickering – caused by Explorer menu bar. To stop the flicker, you could either permanently disable the menu bar (not recommended) or make it permanently visible. You can ‘always show menu’ bar by changing the setting from Folder Options.

Download WEVS (Windows Explorer Views Switcher): WEVS (222.94 KB)


Tweet

Related posts:

  • Show-Hide Password in a Field
  • Hide the Notification Area Icons in Windows
  • Show or Hide Files, File Extensions using Keyboard Shortcuts
  • CBX Shell: View RAR and ZIP Archives Thumbnail
  • Add Cut, Copy, Paste & More Buttons to Windows 7 Explorer Toolbar with CustomExplorerToolbar
Categories: Tips 'n Tricks, Windows | Tags: Windows, Windows 7
Directly Upload Videos from Google Drive to YouTube
Give Your Site Visitors a Quick Print Preview Option, Ctrl+P Hotkey

  • Get Updates via Email

  • Recent Posts

    • CMS2CMS: Migrate Site from Drupal or Joomla to WordPress
    • WordPress: Add Preview Button in Distraction Free Writing
    • How to Activate or Deactivate Individual Jetpack Modules
    • Windows 8: Auto Update Defender with Windows Update Disabled
    • Automatically Start and Close Programs at Specific Time
    • How to Copy Code from Notepad++ with Syntax Highlighting
  • Random Posts

    • Google's Periodic Table of APIs and Products
    • Add a Google+ Quicklist to Ubuntu Unity Launcher
    • Adding Hotkey Navigation Feature on WordPress Posts
    • Easily Access and Organize Google Chrome Apps with AppJump
    • Yahoo Messenger for Android, iPhone to Support Video Calling
    • Get Rid Of That Annoying Song Stuck In Your Head
  • Categories

    • Blogging
    • Games
    • Google
    • How To?
    • Linux
    • Microsoft
      • Windows
    • Miscellaneous
    • Phone
    • Snippets
      • AutoHotkey Snippets
      • CSS Snippets
      • htaccess Snippets
      • JavaScript Snippets
      • PowerShell Snippets
      • WordPress Snippets
    • Social
    • Software
      • Browsers
    • Tips 'n Tricks
    • Wallpapers
    • Web
© SumTips. Contact | Sitemap | Privacy Policy