Finder window size reverts to default after restart

My Finder window doesn't remember the last size I set it to after a restart.
Mountain Lion was a downgrade - there are many things about Snow Leopard that were better...but Jaguar was the best.  Powerbook G4 was pure freedom all the way through Tiger.
#googlingLinuxDistros

For rants: File a bug report with Apple.
For the Finder window issue, it appears that all of you .DS_Store files are corrupted. Step one is to remove them all.  To delete the .DS_Store files, run this in the Terminal app:
sudo find / -name ".DS_Store"  -exec rm {} \;</
At the Password: prompt, carefully enter your admin password, since nothing shows up on the screen, and hit the return key. When the default prompt, usually the $ sign, pops up, quit the Terminal app, restart, and open a Finder window, set it up the way you want, and click on Use as Defaults. All subsequently opened or created folders should retain that view. Do note that that only applies to icon and list view.

Similar Messages

  • How to change Default Finder Windows Size?

    Hi all:
    New Finder windows show Macintosh HD and there is no problem in keeping the size or view options every time I open a new window (command + N).
    I can change "New Finder windows show" to another folder and works just as well.
    But when I open a folder in a new window (double click on an icon folder) the size of the window is very small and different from the window displayed by using command + N.
    Finder saves and applies default view options to all windows without a problem, but not the default size or in other words: 
    default windows size is different from new finder windows size.
    In Snow Leopard I could change default size of all windows holding down the Shift key while dragging and changing the size but in Mountain Lion it does not work.
    I have also deleted all files .DS_Store but neither works.
    I searched a lot but can not find a solution to this problem.
    Thanks.

    As far as New Finder Windows (command+N) are concerned, there's no problem.
    All other folder's Finder Windows I have not modified manually are displayed with the default size shown in the attached image. That is the window size that I want to modify.
    Thanks.

  • Set finder window size default

    How can I set the default finder window size?  I've got a new iMac and the finder window always opens small.  I want it a lot bigger.  Interestingly, on my wife's old iMAc and my MBA (both running OS X 10.8.3, same as new iMac) the finder windows open to a much bigger size. 

    it seems Finder opens to Applications.  Sometimes the folder is the  same size as the as the last one I closed.  Other times it is tiny.  I can't seem to spy a pattern.

  • Finder Window Sizes and View Options

    In an earlier message under Mac OS X Panther it was recommended that I post a new message in the AppleScript forum.
    I'm looking for a way to automate the repetitive task of resizing Finder windows and resetting view options. For example resetting a hundred folders to the same window size and screen position with the same view options. This requires manually adjusting each window one by one.
    A solution could be an AppleScript that would automate this task.
    The following is the earlier message:
    http://discussions.apple.com/message.jspa?messageID=1283081#1283081
    I mistakenly deleted all the preference files for the Finder window options on my 17 inch PowerBook (.DS_Store Files).
    This has returned all Finder windows to default settings for window sizes and view options.
    I use custom widow sizes for all my folders that nicely fit the 17 inch screen on my PowerBook, leaving enough desktop space on the right for the hard drive icons and the Dock that I always keep vertical on the right.
    I have a 12 inch PowerBook as well. And it has it's own custom window size that fits it's much smaller screen. It has always been a complaint of mine to have to manually reset windows whenever I needed to transfer folders with Bluetooth file exchange.
    Resetting Finder window sizes and view option has always been a time consuming problem. Now to have to do it over again for hundreds of windows is a huge task that is way to manual.
    The Finder is customizable. There must be a way to set the options for one window and be able to use those adjustments for other windows without having to re adjust each setting manually.
    There was an application called Finder Window Manager. Maybe someone knows of another application that can do this of task or another way around this issue.
    Photoscene
    Powerbook G4 17 inch   Mac OS X (10.4.3)   Tiger/Panther

    Photoscene,
    I think if you repost this to the AppleScript link, someone there will have a solution for you (in the form of an applescript that you can run)...
    http://discussions.apple.com/forum.jspa?forumID=724
    Give it a shot (I'm not clever enough to give you a good script yet, but someone there will be!)
    Bob

  • I have created a second user on my imac (OSX 10.7.1) and applications won't stay in the dock and my preferences default after restart. Anyone else have this problem?

    I have created a second user on my iMac (OSX 10.7.1) and applications won't stay in the dock and my preferences default after restart. Everything works fine with the main user. Anyone else have this problem?

    Hi again, ;o)
    I found this advice in another thread (here), which you might find helpful...
    Unregistering the iMac from .Mac syncing and re-registering it (replacing the computer's information with the .Mac information) resolved the issue.
    The .Mac sync information was Reset (i.e. recopied in it's entirety) from the MacBook (the 'good' computer) to .Mac prior to unregistering and re-registering the iMac, so a fresh copy of the sync could be loaded from .Mac to the iMac.
    I hope this helps the others who have had this problem.
    Regards,
    Art
    Yang

  • Finder windows size and position etc.  on clients' machines

    How to configure server's finder windows size and position etc. are on clients' machines so that they persist? Thank you!
    PS: If this has already been discussed, please refer to the thread. Sorry for double post in that case.

    Try connecting to the Share as the Server Admin, make your window the size and position you want and logout again.
    This information is stored in the .DS file.
    Message was edited by: Patrick Savelberg (Private)

  • How to keep default Finder window size and location from Mac server

    Working in an office of three people.  Mac mini server (not sure of the OS; I think it's Snow Leopard).  We each use iMacs with Mavericks.  I have my default new Finder window set to open "customers" folder, which resides on the server, in a specific orientation.  If either of my co-workers opens "customers" and resizes that window on their machines, it retains that size & location when I open it again on my machine (as I'm sure it does to them after I "fix" my own window).
    Is there any way to change this so that one's own machine will remember the window prefs?  I mean, we're not opening on the server itself, so in my mind it should not retain the last open position, right?
    I know I could set my default folder to Home, then go to customers from the sidebar, but that almost defeats the purpose of the default folder.
    thanks in advance!!

    Hey Macdaddy,
    This happens all the time with our server at work. The server window never opens in the same place twice, and it can be annoying.
    There are third-party window management tools out there, but what I did was use a macro program called Keyboard Maestro (since I already owned it).
    Among the many things Keyboard Maestro can do is manipulate a window. I created a macro that moves it to a specific point (in my case, the upper left corner of the screen) and then resizes it to a specific width and height in pixels. I then assigned the macro a keyboard shortcut.
    Now, when I mount the server, I can use the keyboard shortcut and the window is right where I want it.
    There are other programs that just move windows, and I tried a couple. But Keyboard Maestro is more elegant in my opinion, and it does a whole lot more if you choose to go that route.
    Hope this helps.
    Andy

  • Finder window size and location not remembered

    I have OS X 10.10 installed.
    When I press Cmd/shift/H to open a finder window showing my home folder I get the default location and size for the window.  I resize and relocated the window and close it.  When I press that key combination again, the window is now showing the new size and location I previous set.  Unfortunately, when I restart the computer, this modification is lost and when I press that key combination the window opens with the default size and location.
    I have used the key combination of Cmd/Shift/A to open a finder window showing Applications and Cmd/Shift/U to open a finder window showing the Utilities folder.  I have been successful in resizing and relocating these windows, and having the system remember my modifications after a restart.  It appears to only be the Cmd/Shift/H combination that is faulty.
    Any ideas how to fix this problem?

    Paddster7,
    You could try trashing the hidden file inside the folder that stores some of its positioning and size settings.
    To show your hidden files.
    Launch ( Terminal ) -> Paste in the following ( defaults write com.apple.finder AppleShowAllFiles -boolean true ; killall Finder ) -> Press Return.
    Open the ( Offending Folder ) -> Delete ( .DS_Store ) -> Restart -> Move folder how you want to to stay -> Restart -> Did it stay?
    To reverse your hidden files back to hidden.
    Launch ( Terminal ) -> Paste in the following ( defaults write com.apple.finder AppleShowAllFiles -boolean false ; killall Finder ) -> Press Return.
    Supporting Articles
    http://ianlunn.co.uk/articles/quickly-showhide-hidden-files-mac-os-x-mavericks/
    http://en.wikipedia.org/wiki/.DS_Store
    Hope that helps,
    Weston

  • Fighting with Finder Window sizes

    Is there any way to set and keep the size of Finder Windows and the width of their columns? The windows keep coming up very small and the columns very narrow. I keep resizing them, but if they get closed I have to resize them all over again when I next open them. It's a terrific waste of time. Is there some way to set a default size for the Finder Windows and their columns?
    Thank you.

    Daniel
    Yeah, that's a real pain in the * and the number of clicks/mouse movements necessary to find anyy file, every time, was giving me serious RSI (repetitive strain injury) problems, which was affecting my work. Especially on the small screen of my MacBook. I therefore reverted to the once-superb Mac OS9 hierarchical filing system, which requires NO mouse clicks, involves NO columns, facilitites lightning-fast back-and-forth movement, and speeds up my work. Thanks to Classic Menu, this earlier and much better navigation system was brought back. Anyone can install it and need never look at those pesky columns again ! Give it a try anyway.
    http://www.sigsoftware.com/classicmenu/
    Well...ok... two mouse clicks- but only two

  • Finder window size not saved when cmd+click

    Hi. I'm not sure if anyone else is having this problem. I look through the forum but didn't find it posted.
    I re-sized my finder to a certain size and have done the same to some other folder such that they are basically all different sizes. However, at some point, if I cmd+double click a folder to open it, the window size is reverted back to that of my home folder. I know this didn't happen in 10.5 and may have to do with the .DS_Store file. Anyways, it's an annoyance and any help would be appreciated. THanks.

    Welcome to Apple Discussions!
    Have you tried to repair your hard drive using Disk Utility? You will need to boot from your install disc, navigate to Disk Utility, and then select your hard drive and then "Repair Disk". Repair it until there is nothing left to repair.
    Also, be sure you have adequate free space on your hard drive. 15% at least.
    How old is your Mac, and does it still have the original hard drive? Hard drives typically have an average useful life of 3-5 years, and if yours is getting into this range (or even if it isn't), the hard drive could be beginning to fail.
    To do a detailed check on the physical health of your hard drive, download and run this utility:
    http://www.versiontracker.com/dyn/moreinfo/macosx/32454
    You can download the demo and run it several times for free.
    Good luck!

  • My Finder window doesn't display properly after drag & drop

    When I do a drag/drop - maybe to add a mail attachment or insert a picture into Powerpoint - the Finder window changes/freezes in that it I can no longer scroll up or left - any ideas what might be going wrong?
    Thanks in advance.

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    Third-party system modifications are a common cause of usability problems. By a “system modification,” I mean software that affects the operation of other software — potentially for the worse. The following procedure will help identify which such modifications you've installed. Don’t be alarmed by the complexity of these instructions — they’re easy to carry out and won’t change anything on your Mac. 
    These steps are to be taken while booted in “normal” mode, not in safe mode. If you’re now running in safe mode, reboot as usual before continuing. 
    Below are instructions to enter some UNIX shell commands. The commands are harmless, but they must be entered exactly as given in order to work. If you have doubts about the safety of the procedure suggested here, search this site for other discussions in which it’s been followed without any report of ill effects. 
    Some of the commands will line-wrap or scroll in your browser, but each one is really just a single line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, and you can then copy it. The headings “Step 1” and so on are not part of the commands. 
    Note: If you have more than one user account, Step 2 must be taken as an administrator. Ordinarily that would be the user created automatically when you booted the system for the first time. The other steps should be taken as the user who has the problem, if different. Most personal Macs have only one user, and in that case this paragraph doesn’t apply. 
    Launch the Terminal application in any of the following ways: 
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.) 
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens. 
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid. 
    When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign (“$”) or a percent sign (“%”). If you get the percent sign, enter “sh” and press return. You should then get a new line ending in a dollar sign. 
    Step 1 
    Triple-click the line of text below on this page to select it:
    kextstat -kl | awk '!/com\.apple/{printf "%s %s\n", $6, $7}' | open -ef 
    Copy the selected text to the Clipboard by pressing the key combination command-C. Then click anywhere in the Terminal window and paste (command-V). A TextEdit window will open with the output of the command. If the command produced no output, the window will be empty. Post the contents of the TextEdit window (not the Terminal window), if any — the text, please, not a screenshot. You can then close the TextEdit window. The title of the window doesn't matter, and you don't need to post that. No typing is involved in this step.
    Step 2 
    Repeat with this line:
    { sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix\.cron)|org\.(amav|apac|cups|isc|ntp|postf|x)/{print $3}'; echo; sudo defaults read com.apple.loginwindow LoginHook; echo; sudo crontab -l; } 2> /dev/null | open -ef 
    This time you'll be prompted for your login password, which you do have to type. Nothing will be displayed when you type it. Type it carefully and then press return. You may get a one-time warning to be careful. Heed that warning, but don't post it. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator. 
    Note: If you don’t have a login password, you’ll need to set one before taking this step. If that’s not possible, skip to the next step. 
    Step 3
    { launchctl list | sed 1d | awk '!/0x|com\.apple|org\.(x|openbsd)/{print $3}'; echo; crontab -l 2> /dev/null; } | open -ef 
    Step 4
    ls -A /e*/{cr,la,mach}* {,/}L*/{Ad,Compon,Ex,Fram,In,Keyb,La,Mail/Bu,P*P,Priv,Qu,Scripti,Servi,Spo,Sta}* L*/Fonts .la* 2> /dev/null | open -ef  
    Important: If you formerly synchronized with a MobileMe account, your me.com email address may appear in the output of the above command. If so, anonymize it before posting. 
    Step 5
    osascript -e 'tell application "System Events" to get name of every login item' | open -ef 
    Remember, steps 1-5 are all copy-and-paste — no typing, except your password. Also remember to post the output. 
    You can then quit Terminal.

  • Mavericks desktop background defaults after restart

    I change my desktop background (cause as nice as the blue and green wave is it's not my cup of tea) and as soon as i restart my mac it defaults back again.
    I have deleted the 'com.apple.desktop.plist' file and that didn't make the slightest bit of difference!
    Any help would be appreciated. I know its a trivial thing really but it's driving me nuts!

    Do a backup.
    Go to Finder and select your user/home folder. With that Finder window as the front window, either select Finder/View/Show View options or go command - J.  When the View options opens, check ’Show Library Folder’. That should make your user library folder visible in your user/home folder.  Select Library. Then go to Preferences/com.apple.finder.plist and com.apple.desktop.plist.  Move the .plists to your desktop.
    Re-launch Finder by restarting the computer and test. If it works okay, delete the plists from the desktop.
    If the same, return the .plists to where you got it  from, overwriting the newer one.
    Thanks to leonie for some information contained in this.

  • Bluetooth problems: prefs revert to defaults after reboot

    Hi there,
    I have a strange problem with Bluetooth and wireless input devices. I have set up Apple wireless keyboard and mouse, and also ticked "Show Bluetooth status in the menu bar" in Bluetooth preferences. However, after I reboot bluetooth icon disappears from the menu bar, and Magic Mouse prefs revert to defaults.
    Apart from that, I am not able to tick "Allow Bluetooth devices wake up this computer" in Preferences – Bluetooth – Advanced.
    What can it possibly be?
    Before that I had the same issue with Dock (its icons would return to a certain state every time after reboot, no matter how I'd change or rearrange them before restarting). I managed to solve Dock issue by trashing Dock .plist files. I guess it may be the same with Bluetooth, but I don't know which .plist to trash this time (tried deleting com.apple.Bluetooth.plist, it doesn't work).

    I don't have a logitech mouse, but is it possible that the mouse is going to sleep during the reboot, and is thus unavailable when the OS is looking for it?

  • Call park music on hold reverts to default after server reboot

    Hello,
    We are noticing that if you define Music on hold for the Park service, the call park music on hold reverts to default sound after server reboot. (all systems we've tested do this)
    Anyone using park music on hold that can verify one way or the other?
    Thanks, 
    +Say thanks and observe basic forum courtesy:
    +If this post answered your question, Mark As Answer
    +If this post was helpful, Vote as Helpful
    windowspbx blog: my thots/howtos
    see/submit Lync suggestions here: simple and public

    We have tested it and we have the same result. Hope the next update will resolve this problem.

  • Finder Window Size Issues (not resizing properly)

    everytime I open a window in the finder it opens and I drag to resize and then close. I reopen the folder and its size is wrong not what I just resized to. This happens on every finder window not opening how I resized it. Any clues?

    This has been pet peeve of mine for years. Apple invented windows, but it seems to be the only developer which is incapable of programming the operation of this basic interface correctly. Even Microsoft Windoze got this right when they stole the concept. When you hit the resize button in a Microsoft application the window does the same thing - every time, while every Macintosh application acts differently when you click the green button...very annoying, to say the least.

Maybe you are looking for

  • Mail won't open after software update

    I just did a software update (I think it was itunes update) and now mail won't open. Mail is still located in the apps folder. Message says to reinstall mail. Any ideas? Thx!

  • How can I know if malicious spyware or malware has been downloaded to my iphone 4?

    How can I know if malicious spyware or malware has been downloaded to my iPhone 4? And if so, how do I remove it?

  • How to use MS GSM support in JMF?

    Hello, Anyone has idea how to use the MS GSM encoding and decoding support in JMF. As Microsoft GSM is different from the standard GSM 6.10, however, JMF can both read and write MS-GSM coded file (in .wav wrapper). Here I would like to know whether i

  • Click wheel on my 30gb black video...

    Do the icons on the click wheel light up? I was told by an Apple rep on the phone that they light up (so you can see what button is what when you're in a dark place) but mine don't seem to. Is there a setting a need to turn on to make this work or wa

  • Can I merge 2 groups in Address Book?

    Hello, Running Mac OSX Snow Leopard. My Address Book app is syncing fine with an Exchange 2007 server, but now I've got 2 Address Book groups on my machine...one for the Exchange account and another called 'On My Mac'. They are almost identical...so