The  finder keeps flashing "restore windows or don't restore windows

does anynone know, why the finder keeps flashing and saying that the restore windows (Don't restore windows or Restore Windows)

Try this.
1. click on "spotlight" on the top right corner of your desktop.
2. type "terminal" (without the quotation marks) and open it.
3. when the terminal opens, type "cd desktop" and hit enter.
4. type "rm -rf .DS_Store" and enter
5. type "exit" and enter
If it doesn't work try the follow:
1. click on "spotlight" on the top right corner of your desktop.
2. type "terminal" (without the quotation marks) and open it.
3. when the terminal opens, type "sudo rm -rf ~/.Trash/" (This will empty your trash) and enter
4. type your administrator password. As you type, you will not see any character on the screen. Just type it and hit enter. (If you left your password blank, you have to make one by going to system preferences - users & groups - change password)
5. type "exit" and enter

Similar Messages

Maybe you are looking for

  • Resetting a variable in an event structure (dynamic event)

    I'm working on moving an event structure into a sub VI. This means I have to register dynamic events.  The event structure is handling some button clicks. The state of the button (mechanical action = latch when released) resets itself automatically a

  • Applying filters to F4 Search help - how so with many entries?

    Hello all, I have a problem that I have to filter a search help for employees. We use a DB view that unions infotypes 1, 2 and 105. Now I need to restrict potential employees to a given company code BUKRS. I now invoke search help in REQUEST ON-VALUE

  • Using the Field Browser to update fields in Word.

    BIP: 11.1.1.5.0 Word: 2007 I have a large RTF template I'm editing in Word, where in I'm duplicating a block with about 120 fields in it. I've copy and pasted the block and now need to update each field to point at a new rowset. For example: <xsl:val

  • COM ports configuration

    I need to connect a PDA Fijitsu Siemens Pocket Loox to the PC using the Bluetooth. I have successfully installed software for the dongle on the PC side BUT there is a problem to connect PDA to the PC using Bluettoth Serial Port. PDA Bluetooth softwar

  • How to complete NC process by API

    I have log the nc code to our SFC using NCProductionService,and can see it in NC Report,but I can not complete the process of LOG NC as NC500.How to complete it by API? Thanks