Why does deleting a folder from the Desktop also delete it from my Favorites in my 'Computer' window?

I have a folder on my Desktop that I've dragged and dropped into my Favorites in the side bar. When I try to delete the folder from the Desktop, it wants to delete it from my favorites, as well. How can I delete the folder from the Desktop without deleting the one in my Favorites?

Items in the favorites bar are simply references to physical folders on the hard drive. 
There are ways around this if you simply do not want to see the folder from the desktop.
You can move the folder somewhere else on your hard drive. The reference in favorites should still point to the correct folder.
Or you can hide the folder itself by typing the terminal command
chflags hidden
then drag and drop the offending folder into the terminal window.
So you will see something like this – chflags hidden /Users/YourName/Desktop/FolderName
Then press enter  and bam, folder invisible but still in favorites.

Similar Messages

  • How to delete an app off the desktop, without removing it from the dock

    Yep. I thought you would just drag it to the trash (like Windows) But when I do that, it deletes the whole Application.

    Hello there ...
    When you move files or apps from the desktop to the trash that is what you are doing, trashing them. If you want to keep the application (and keep it's shortcut in the dock, 'cause that what the dock is ... Shortcuts ...), then move the application either into /Applications or your user folder, then the dock shortcut will remain and the app will still work, but just not be on the desktop ...
    Hope that makes sense and helps ...
    Mitch

  • Why does Mission Control switch to the Desktop 1 without me issuing a command?

    This happens to me constantly. I'll be working and not even touching the keyboard and Mission Control, without me doing ANYTHING switches me to Desktop 1. Can anyone tell me how to fix this?

    I'm having the same issue.  The only thing I can think is that there is something stealing focus back to the main screen.  This didn't happen for me prior to upgrading to Mavericks.

  • Why does my Macbook sound like the cd drive is starting  every time i wake my computer up?

    When I wake up my macbook it sounds like its grinding a disc in the drive. There is no disc inserted. What could cause this?

    More precisely I can see that I have got email, as it says the number 4 next to the Hotmail account but it doesnt show any of the messages.

  • Any way to reformat an 8320 from the Desktop?

    I have an issue where I think something accidentially got deleted (I think the folder for BBM but not the BBM app) and now all I am seeing on my screen is a blank yellow circle at the bottom of my screen that I can move back and forth on the bottom of my screen (where 5 app/menue options noromally would be) with the track ball.  I can't access the camera function with the camera button on the side of the phone & only menue option I can access is the phone menue for making a call.  The row of app/menue options at the bottom of the screen are gone & when I click on the BB button, it takes away the yellow circle and just leaves the screen completely blank (incl the opaque strip at the bottom of the screen).  When I click the arrow beside the track ball, it puts that blank yellow circle back up at the bottom of the screen with the opaque strip at the bottom.
    Wondering if there is anyway to reformat the BB from the desktop or some way from the phone with out any phone icons showing up.  I tried powercycling (removing the battery for several minutes and then rebooting it) & that didn't help.  Just wondering what I can do to try to fix it.  Even called my cell provider and they tried resetting it from their end as I have the BB social network plan through FIDO.  Any help would be appreciated!

    I have found a partial solution to the issue.
    What I did was through desktop manager, checked for firmware update. It said there wasn't one, so I selected the option to see available firmware. I reinstalled the firmware that was already on it.  (The most recent & only FW that was listed)
    I still can't get any icons showing up on the main screen of my BB (the screen where it usually shows 5 icons) and on that screen it still just has the blank yellow circle that I can move back and forth across the bottom of that screen. 
    However if I now click on the BB button, it does take me to the second screen where all of my icons are now showing where they weren't before.  I just can't figure out how to get any of the icons to the main screen as it seems as though the "move" option isn't working on my phone anymore.  Can anyone help me with that?

  • TS2198 ical (the calendar program) that came with this apple mac pc suddenly stopped working, then disappeared from the computer, from the desktop where I have been using it for the past two years, without trouble, then from the list of applications. . .

    ical (the calendar program) that came with this apple mac pc suddenly stopped working. When I pulled the icon from the desktop, it then disappeared from the computer.I have been using it from the desktop for the past two years, without trouble. It has uninstalled itself, without my intervention and has eradicated all traces of it, including all my entries from the computer memory. There is no program in the applications list. Can you say why this may have happened please?

    I opened one of the .calendar folders. There was a folder named Events which had either one or some files ending .ics. I opened several of these, which put up a dialogue window showing some parameters with data strings attached as follows :-
    BEGIN:VCALENDAR
    VERSION:2.0
    PRODID:-//Apple Inc.//iCal 4.0.4//EN
    CALSCALE:GREGORIAN
    BEGIN:VEVENT
    CREATED:20110824T070048Z
    UID:6AAAB8A2-64C7-4E88-8E5E-46A4D1036544
    DTEND;TZID=Europe/London:20110824T104500
    TRANSP:OPAQUE
    SUMMARY:Try to avoid general urticaria triggers such as stress\, alcohol
    \, aspirin\, hot baths\, rapid temperature changes\, tight clothing and
    junk or processed foods containing sulphur dioxide\, sodium benzoate\, s
    alicylate and tartrazine.\n\nAvoid tomatoes\, strawberries\, strong chee
    se\, dark fish and fermented foods.
    DTSTART;TZID=Europe/London:20110824T094500
    DTSTAMP:20110824T070102Z
    X-APPLE-EWS-BUSYSTATUS:BUSY
    SEQUENCE:2
    END:VEVENT
    END:VCALENDAR

  • How do i unsynch my emails from hotmail on iphone 4 so that if i delete from my iphone, it won't delete from the desktop email?

    I can't "unsynch" my hotmail emails from my iPhone 4.
    I had this previously set up on my phone so that I only had my main inbox (no subfolders) and if I deleted an email then it only deleted it from my phone, not from the desktop email.
    However, due to having to reset my whole hotmail account today, I had to delete my account from my Iphone and reactivate it, but when I did so it synched everything and now I have all my subfolders etc... and when I delete an email from my phone, it deletes the message from my whole account.
    Does anyone know how to re-set this?

    The only way to do that is to use a mail server with IMAP access, such as iCloud or Gmail. What you have is a POP account, which is the type provided by most ISP's.

  • Create a folder on the desktop and share with everyone if it does not exist on a Windows 7 PC - No Domain

    I have a script that needs to be modified to create a folder on the desktop and share with everyone if it does not exist on a Windows 7 PC - No Domain.  Here is the script, need help at bottom
    =======================================================
    Set objShell = CreateObject("WScript.Shell")
    objComputer=objShell.ExpandEnvironmentStrings("%ComputerName%")
     IF Right(objComputer,3) = "000" Then
    Else
     strShortcut = objShell.SpecialFolders( "Desktop" )  & "\%username% Share.lnk"
      strShortcut = objShell.ExpandEnvironmentStrings(strShortcut)
    Set objLink = objShell.CreateShortcut( strShortcut )
     objComputer=objShell.ExpandEnvironmentStrings("%ComputerName%")
      objServer=Left(objComputer,7) & "-000"
     objLink.Description = objShell.ExpandEnvironmentStrings("%username% Share")
      objLink.TargetPath = objShell.ExpandEnvironmentStrings("\\" & objServer & "\Users\%username%\Desktop\%username% Share")
      objLink.Save
    End If
    =======================================================
    if "C:\Users\%username%\desktop\%username% Share" exits do nothing
    if not create the folder and share it with everyone read only
    ======================================================
    The section directly above is what I need to add, anyone have a clue how to make this work?

    Bill:  Can you suggest a site?  I am in the weeds here trying to get this done yesterday.  I have been reading code and trying to figure this out since yesterday morning.  I have to roll out this image to 2 dozen machines and
    this is holding us back.  Any idea which site I can post to for help?
    The bigger issue is that you have been given the answer to this in many different forms and, because you have no technical background, you fail to see what is being shown to you.  That is why I have repeatedly suggested that you hire a consultant.
    The link to the learning material is at the top o this page.  You can also search the web for Windows consultants.
    In the learning link you can also look up how to manage files. If, in the beginning you had chosen to use the learning materials you might not be in this bind.
    Look up and research the FileSystemObject.
    ¯\_(ツ)_/¯

  • How do I move a file directly from the desktop to a folder in OX 10?

    I am new to Mac and the Mountain Lion software.  Having worked exclusively with PC operating systems, I am familiar with how to work with files in Windows, but am having trouble doing similar actions in OX 10.  How do I move a file directly from the desktop to a folder in OX?  Although this answer is likely in a video tutorioal (somewhere), I do not have the time to sit an arbitrarily watch generic OS videos that give a broad brush overview, without answering specific queries.  Any help out there?

    You might fun http://www.apple.com/support/macbasics/ to be of help to get used to doing things the Mac way.
    Allan

  • Why does it kick me off the webpage to my desktop?  I have to click on Safari or Chrome to get back to where I was.

    Why does it kick me off the webpage to my desktop?  I have to click on Safari or Chrome to get back to where I was.
    Also, I loose the sound. 

    Hello,
    I would like to strongly recommend that you update your version of Flash Player to our currently released version (17.0.0.169) and enable auto updates.  The version you are using is insecure and opening your computer (and all of your data) to being easily exploited by bad guys.
    As for the error you are receiving, this is most likely a restriction from the website.  Each developer is able to specify what the required minimum version of Flash and require their users to have at least that version installed.  The detection that is occuring and the message that you are seeing on the website isn't part of Flash Player, but instead part of the website's code.
    If you go to this page and click the "Check Now" button, what is displayed (OS, browser and version number)?  Do you see the "tree" animation playing below?
    Flash Player Help
    Thanks,
    Chris

  • Why does it take so long to download a saved movie from the cloud

    Why does it take so long to download a saved movie from the cloud

    Hi first off if your running  fcp 7 with compressor 3.5 and fcp x and compressor 4 on the same drive you may run into problems
    as you now have a mix up between Qmasters  which caused me lots of problems when i did any back ground Rendering via compressor of FCP-X
    i had to completly remove compressor 3.5 and compressor 4 then put compressor 4 back on again  as the shared rendering out of FCP-X seems to loose the plot with both versions on the same on the same drive there is an app
    Here
    http://www.digitalrebellion.com/fcsremover/
    which you can get allows you to get rid of certain bits of FCS and FCP-X correctly as you may know deleting the app is,nt the whole story as you need to remove the pref etc as well
    but its really clearing out every thing to do with qmaster thats is the thing here thats what causes all the issues
    really you should follow apple install instructions for FCP -X install ( and put it on separate volumes ) and i know they say there is a way to get every thing working on the same drive ...but it did,nt work for me like you i had massive render times and that 3x crash error
    any way
    once i had remove done my remove C3.5 ,C4 and reinstall C4 only it worked straight away from FCP-X using all the cores on my machine
    get some thing like istats or run activity monitor to make sure Fcp-x is using all your cores to render and you can actually see if its doing anything at all instead of waiting 5 hours for an error
    if you want to use multi core in compressor 4 you have to go into the new apple qmaster tab  and setup up a quick cluster etc
    On another note i alway use Optimized media when doing the import as while you editing its back ground render every thing into pro res making it a much nice codec to compress down to H264 which you need for the ATV
    i hope that helps a bit ,some else may have a better solution but worked for me
    thanks
    G

  • I made a bootable disc on an external hard drive, with Yosemite on it.  I am running Snow Leopard on my iMac.  How can I open the Yosemite disc from the desktop on my iMac?  Does the external hard drive need to be connected to my iMac by firewire to

    I made a bootable disc on an external hard drive, with Yosemite on it.  I am running Snow Leopard on my iMac.  How can I open the Yosemite disc from the desktop on my iMac?  Does the external hard drive need to be connected to my iMac by firewire to do that?

    kahjot wrote:
    Snow Leopard's Startup Disk pref can’t see Yosemite volumes. So the only way to switch from Snow Leopard to Yosemite is to do what Niel mentioned. Doesn't matter whether it's connected by USB or Firewire, although performance via FW would be faster.
    Are you saying that Yos/10.10, as a volume located in a mounted external drive won't appear as an option in Snow Leopard's Startup Disc, in Sys Prefs? I've never heard this one before. AFAIK any mounted volume, regardless of OS, should appear there. I would think that, if it appears in the Boot Picker/Startup Manager it would also appear and could be booted to from Snow's Startup Disk. I can't test this myself, since I don't have Yos. Is what you are saying documented somewhere?

  • Cannot delete the Folder on the desktop after Mavericks update. when I try to delete it, it is asking for logon password, When I give the logon password, it plays a sound of moving to Trash, but the folder still remains on the desktop

    Cannot delete the Folder on the desktop after Mavericks update. when I try to delete it, it is asking for logon password, When I give the logon password, it plays a sound of moving to Trash, but the folder still remains on the desktop
    Please help

    It is a folder which I have created. Name is "SAP".
    I copied some of my office stuff and then deleted the contents inside the folder. But I couldnt delete the folder SAP.
    This is happening after the Mavericks update.

  • There's an odd folder on the desktop labeled 8041A210 that can't be deleted. What is it and how do I get rid of it?

    There's an odd folder on the desktop labeled 8041A210 that can't be deleted. What is it and how do I get rid of it?

      Oh, I don't think so.   But it's amazing how many problems get solved via Google.  Thanks for the star, enjoy your evening.

  • Downloads folder disappeared from the desktop?

    Hello!
    Mavericks user here. Today I was trying to find the downloads folder, you know the folder where all newly downloaded files end up on the right lower border of the screen, and are beautifully filed with the newest download at the bottom.
    So for some reason I moved the folder to finder, and it disappeared from the desktop. It is not in finder either. When I searched for it on finder I found the folder again, putted it back on the desktop, but now the downloads are ordered alpahabetically when I download a new file, it looks different.
    How do I restore the folder on the desktop in such a way the the newest files come at the bottom?
    Thanks a lot in advance!

    gitarnoob wrote:
    Hello!
    putted it back on the desktop,
    Do you mean in your Dock?
    If so, right-click (CTRL-click) > Sort by > Date Added
    If you mean you actuall moved it to your Desktop or created and alias then open the folder, Click the Arrange icon:
    and select Date Added

Maybe you are looking for

  • I\updated bios earlier from and now my paviliong6 skype mic is not working. other side can't hear?

    Installed a BIOS update earlier and another driver update(do not recall which) and now my microphone does not seem to work with skype. The other side does not hear me. OS win7 64 home premium. HP pavilion g6. No disk issues or any other application l

  • How to Update multiple line Items in Sales order Interactive form

    Hi,         I have created one online interactive form for sales order. In that I incorporated dynamic table logic .i.e. we can add row and delete row using buttons. Interactive form is working fine with one line item. But if I give multiple lines in

  • Keyboard layout problems in Gnome

    I'm not sure if it was a recent upgrade that did it or not, but in gnome my keyboard layout is only half right. I checked the keyboard manager in the gnome menu and it was set to Generic 105 key (INTEL). In xorg.conf the keyboard is listed as pc105.

  • Where is my file saved?

    I'm running Windows Vista 64. I create a project in Photoshop CS. I save it. The file is stored in this path: C/Program Files x86/Adobe/Photoshop CS. If Photoshop is running and I click on Open, then navigate to this location the file appears and wil

  • Error in Form Printing ADS: SOAP Runtime Exception

    Hi Gurus, while printing the PF forms or form 16 for that matter i am getting an error ADS: SOAP Runtime Exception: CSoapExceptionTransport :(100101) Any idea as to why the same is coming..and how to go about solving the issue.......... Regards Ankus