HeatWare.net header image
HeatWare.net
TwitterRSSEmail
  • Home
  • Windows
    • Windows 8
    • Windows 7
    • Windows Vista
    • Windows XP
  • Linux/Unix
  • Mac
  • Mobile
    • Android
    • iOS
    • Phones (Help / Resources)
  • Software / Programming
    • Free Software
    • Programming – General
    • PHP
    • Ruby/Rails
    • Quality Assurance (QA)
    • Software – General
    • Software Help
    • Databases
  • Cool Websites
  • Other
    • Deals & Bargains
    • News
    • Video Games
    • Hardware
    • Electronics
  • About

3 comments / July 1, 2014 / guest / Mac

How to Refresh a Finder Window in Mac OS X

With the Mac OS X updates, there were quite a bit of changes that left Mac users confused and a bit frustrated with design implementations. One of the biggest changes that did not go so well with Mac users was the lack of a refresh button to refresh a directory or window when something has changed. Typically when you are utilizing a built-in hard drive this is not something you need to worry about but in the cases when you may be utilizing an external drive or a network drive to share files, it can be of great use to easily refresh a folder or directory.

Since there isn’t a direct way to click a button to refresh a Finder window you have to know the tricks of the trade on how to refresh it manually instead. Check out these few tricks and tips to quickly refresh the Finder window:

Click the back button and return to the directory – When you are working in a folder that has a hierarchy, you can easily just go back to the parent folder and then click back to the folder you were actively working in. This is the fastest way that it can be down. If you would like the keyboard short cut to do this just hit Command+Up Arrow then Command+Down Arrow. Both of these options will have the same result and will refresh the Finder window you are currently utilizing.

Jump Around to refresh the Finder window – Yes that might sound a little funny but one of the best ways to refresh the Finder window is by jumping around. You can easily jump around to different directories by clicking Command+Shift+A then Command+[. You then can add any of the shortcuts found under the Go menu and should work. Just know that utilizing the Command+[ hotkey will always go back a folder.

Re-launch Finder in Mac OS X to refresh all Finder windows – The last option to choose from is to force a refresh on all of the Finder windows by manually re-launching the Finder. This can be a little on the extreme side if all you are trying to do is refresh one window but it is a great “if all else fails” option to utilize. In order to do a full re-launch of Finder just hold down the Option key and right-click the Finder icon. A pop-up window will then appear and click the re-launch option. This will actually do a full restart of the Finder application within OS X and will refresh the entire file system. Just be careful if you choose this option because it will often log out network connection and file-sharing applications, so make sure to reconnect every doing so.

Related Posts

  • Mac OS X - Tips To Unclutter Your Desktop
  • Cool Hidden Mac OS Tricks for the Everyday User
  • OS X - Open a New Window for Folders Instead of a Tab
  • 3 Ways To Receive Gmail Notifications On Your Mac OS X
  • How to Record/Capture Your Screen on a Mac OS X for Free

Finder Mac OS X

3 comments… add one
  1. Lakshmi S December 19, 2014, 3:40 am

    Using Refresh Finder AppleScript application or
    Using following apple script:
    tell application “Finder”
    repeat with i from 1 to count of Finder windows
    tell window i
    try
    update every item with necessity
    end try
    end tell
    end repeat
    end tell

  2. Chris D March 19, 2015, 11:30 am

    I found this simpler script elsewhere. It only works for the front finder window however:

    tell application “Finder” to tell front window to update every item

    Paste that into a new script in Applications/Utilities/Script Editor and save into Library/Scripts with a name such as Refresh Finder Window.scpt.

    Within Script Editor > Preferences, General, select “Show Script menu in menu bar” checkbox, and make sure the “Show Computer scripts” checkbox is selected.

    The Script menu icon will now appear on the right side of the menu bar with your new script as a menu option. Simply select that named script to refresh a finder window you suspect may not be showing its contents.

  3. Maxxp12 October 29, 2015, 5:37 pm

    CHRIS D,

    Your script doesn’t work. It gives a Syntax Error: “Expected expression, property or key form, etc. but found unknown token.”

Cancel reply

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Recent Posts

  • Why You Should Consider Diving Apps
  • How to Buy a Smartphone that Fits Your Budget
  • How to Overcome Frustrating PDF Stress
  • Convert PDF to Word: Easy, Reliable and Quality Conversion
  • PDF to Excel App ­ – A New Way of Handling Tricky Documents

Recent Comments

  • Valarie Walter on Basic Troubleshooting Steps for your Cell Phone
  • John Mists on A Brief History of Android OS
  • syarif on PostgreSQL: How to reload config settings without restarting database
  • Raghu on How to SSH to a server using Ruby – Part I
  • francisco clemente on Basic Troubleshooting Steps for your Cell Phone

Tags

ACSLS Android Bargain Cell Phones Cool Software Cool Websites Databases Deals Ebooks Facebook Free Software G2x Galaxy S5 iOS iPhone Kindle LG Linux Linux/Unix Mac Mobile mysql Office OpenStack OS X PHP Postgres PostgreSQL ruby Samsung Galaxy S6 Shell Smartphones Sun T-Mobile Tips Tips & Tricks Ubuntu Unix Virtualization VMWare Windows Windows 7 Windows 8 Windows Vista Windows XP

Latest Tweet

Follow @HeatwaredotNet

SP
@HeatwaredotNet

  • Why You Should Consider Diving Apps https://t.co/Is41cdUv2I #diving-apps
    about 6 years ago

All Categories

Other Links

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Copyright © 2015 — HeatWare