Unable to delete files on desktop

My older brother lives in a nursing home where he uses his MacBook running (I think) Leopard. He is not too computer savvy and I continually have to "fix" things on his computer that he has messed up, which I'm happy to do.
He has two files on his desktop -- an empty folder and a .jpg downloaded off the Internet -- that I can't delete. When I try to move them to the Trash I am asked for his system password which I enter, to no avail. In "Get Info" the files don't appear to be locked or anything, and Read/Write permissions are checked for both. I have tried everything I know to delete these files but can't. They're not hurting anything -- but I'd just like to be able to delete them in an effort to keep his desktop organized.
Is there some way to "force delete" these files. Thanks for any help.

Do the following very carefully. Items will be deleted immediately and not put in the Trash.
1 - Open Terminal
2 - Copy and paste the following to the Terminal window
sudo rm -r  
3 - press the space bar
4 - drag an unwanted file or folder to the Terminal window
5 - hit return key
6 - supply an admin password when asked
7 - hit return key again

Similar Messages

  • Unable To Delete Files from Desktop

    I have a friend whose Mac Mini "suddenly" started preventing her from deleting files from her desktop. When I tried to drag the file to the Trash, the Mini makes a sound like the file was deposited in the Trash, but the icon remains on the desktop and there is no file in the Trash. I have repaired permissions and even ran FSCK -FY from single user mode. When I logged in under a different Administrator account, it worked perfectly. So, the question is "what preference file do I need to delete?"
    TIA.

    It's an ownership problem of the Trash folder, not the file you are trying to put in the Trash. Any chance this file on the Desktop may have come from Windows?
    I may have misunderstood. It sounded as if you were saying there was a connection between the Trash's ownership and Windows files. Sorry.
    And it doesn't fix the problem, but it will tell us if anything can be deleted in the first place.

  • Unable to delete file from desktop

    I'm trying to delete a .mp4 file from my desktop. On doing so I'm first prompted to enter the password in a window 'Finder wants to make changes. Type you password to allow this'. After doing so I get the msg 'the operation can't be completed because you don't have permission to acess some of the items'.
    I have checked the permissions in the get info tab and it has read and write acess.
    Kindly help me with the issue.

    Hi Niel,
    Thanks for the quick reply. M sorry by mistake i clicked on 'This helped me' .. hw can I change it to 'this solved my question'.
    Well I was stuck as I was trying to lock unlock general properties of the file whereas my desktop general properties was in locked state.
    Quite new to the mac..getiing used to it.. thanx a ton !!..

  • Windows Server 2012 R2 RDS: RDS Users are unable to delete files from their desktop

    Hello,
    We are working with Windows Server 2012 R2 RDS. We also implemented User Profile Disks. This is all working fine without problems. The only issue I have is that normal users are unable to delete files from their desktop. They are getting a message:
    you'll need administrator permission to delete this file, with the prompt for administrator access.
    They can edit, copy, rename, cut and paste files. But they cannot delete a file from their desktop.
    I checked the security permissions of the files on the desktop (for example a normal self-created PDF file) and the users are owner and have "Full Control" over the files.
    I checked the file permissions and took a look under "Advanced", selecting the specific domain user and checked the "Advanced Permissions" and the user has the "Delete" option checked. So he should be able to delete the
    file.
    I am guessing this is UPD related issue, or something in GPO. But I already unlinked the GPO objects, that I felt could be the source of this problem, but without results.
    Could someone give me a hint on where to look? It's kinda annoying to users, that they can't delete their own files.

    Hello Bria,
    What you should check first, is the NTFS permissions on the User Profile Disk to begin with. See if the user has full control over the items that are in the UPD.
    Also check the GPO's that are enabled for the user and computer account. You can check that by running: gpresult /h <path>\gpresult.html
    There are two GPO settings that could prevent the user from deleting his/her own items: 
    User
    Configuration\\Policies\\Administrative Templates\\Windows Components\\Windows Explorer\
    Hide these specified drives in My Computer
    Prevent access to specified drives in My
    Computer
    There might be other GPO settings, that block deleting items on the UPD, but can't think of any out of my head.
    I can only think NTFS and GPO settings that might prevent the user from deleting items. In my case it was a GPO setting, that I didn't suspect.

  • BOBJ is unable to delete file from OFRS

    System Info:
    Business Objects Enterprise XI3.1 SP3 FP3.2
    Windows 2003 Server Enterprise Edition SP3
    Oracle 10.2
    Java 1.6.0_20
    APACHE Tomcat 5.5.20
    2 clustered servers
    FRS located on SAN Disk Drive connected to primary server (Winchester1)
    We use WebIntelligence exclusivly.
    We are receiving the following error in our event log on our clustered server:
    Source: BusinessObjects_CMS
    Category: General
    Type: Warning
    Event ID: 33018
    Computer: Winchester2
    Unable to delete file from the file repository. Make sure a File Repository Server is running and registered and enabled. Details : Failed to connect to the File Repository Server output. Make sure the server is up and running.
    We have verified the FRS is running and we are able to connect to it from our clustered server (Winchester2).  The security settings are set to full control for the admin group and the users have Read/Write access to the file store folders.  The errors are filling up our event logs and causing issues with the servers.  this appears to be happening each morning and the file it is trying to delete is an .xls file.
    We have a ticket open with SAP Support but they are just as baffled as we are and keep sending us from one group to another and tell us they need to look at it on thier end and they will get back to us.
    Has anyone had this happen on their system?

    Hi Richard, did you ever get this issue resolved?  We are having a similar issue on XI R3 SP4 using NAS/CIFS shares for our File Stores.  We see this issue mainly after our servers are patched and a full environment restart is initiated.  Like you, our event logs fill up with so many error messages I cannot pinpoint exactly when the issue starts happening.
    Any help would be much appreciated.

  • Not able to delete files from desktop

    I have a mid 2009 Macbook Pro Model running Mac OS X Lion... I am unable to delete some files from my desktop..One is an image file and other is an application.. I checked that i have read/write privileges,I am the admin and the files are not locked...
    When I try to delete the files, it asks me for my admin password, I type the password correctly, then it makes a characteristic sound indicating the deletion process but does not delete the file!!
    Any help in this will be really apprecaited
    Thanks..

    Repairing the permissions of a home folder in Lion is a complicated procedure. I don’t know of a simpler one that always works.
    Launch the Terminal application by entering the first few letters of its name into a Spotlight search. Drag or copy -- do not type -- the following line into the window, then press return:
    chmod -R -N ~
    If you get an error message about permissions, enter this:
    sudo !!
    You'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning not to screw up.
    Next, boot from your recovery partition by holding down the key combination command-R at startup. Release the keys when you see a gray screen with a spinning dial.
    When the recovery desktop appears, select Utilities ▹ Terminal from the menu bar.
    In the Terminal window, enter “resetpassword” (without the quotes) and press return. A Reset Password window opens.
    Select your boot volume if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select  ▹ Restart from the menu bar.

  • Unable to delete file from trash because it's "in use" not locked.

    I'm unable to delete a file from trash. I keep getting the following message: "The operation can’t be completed because the item is in use."  I've confirmed the file isn't locked and I've tried renaming it but still no luck. I'm running OSX 10.8.4. Any thoughts?

    Check the 'More Like This' discussions on the right hand column.  I suspect you may find the answer there.
    Ciao.

  • Unable to delete files from powerpoint

    I just installed MS office for iPad. I am experiencing an annoying problem with Powerpoint. When I download and open a file from OneDrive, oftentimes I am subsequently unable to delete it from within the iPad powerpoint program. I get a message that the file cannot be deleted because it is in use. I am able to delete the file from OneDrive on my computer no problem, but it remains on the iPad. Clearing the file cache from settings does not do the trick. I have to uninstall and reinstall powerpoint to get rid of the undeletable files. Am I missing something here? Thanks.

    I just installed MS office for iPad. I am experiencing an annoying problem with Powerpoint. When I download and open a file from OneDrive, oftentimes I am subsequently unable to delete it from within the iPad powerpoint program. I get a message that the file cannot be deleted because it is in use. I am able to delete the file from OneDrive on my computer no problem, but it remains on the iPad. Clearing the file cache from settings does not do the trick. I have to uninstall and reinstall powerpoint to get rid of the undeletable files. Am I missing something here? Thanks.

  • Unable to delete files from encrypted external SD Card using File Commander

    I've run into some trouble trying to delete the directory com.spotify.music from my external SD Card (encrypted) after a hard reboot using the reset button next to the sim card.
    I need to do this for the Spotify app to work (FC on starting it) and I'm currently unable to delete the folder and its contents from Sony provided file explorer(FC File Commander).
    Is there a way to delete this app from adb or other command line tool or how should I go about this? Developer options are enabled because I'm learning to develop apps. Not particularly keen on rooting or otherwise format my SD Card but it's an option if there are no other ways to do it. 
    I can see the contents of my card using File Commander just fine. Spotify app is uninstalled, I tried remove cache and data before uninstall also.

    Thommo wrote:
    Are you able to delete files via your Pc or are you able to remove the card from your phone and connect it to a Pc for file deletion - There is a free program called Unlocker currently on version 1.9.2 which is excellent at deleting files that don't want to be deleted - You would install the program then right click the file and choose Unlocker and then when the program starts choose delete
    I guess he will not be able to move the SD card to the computer since it's encrypted and is working only with that particular device, but he should be able to access it via PC.
    If you can try to uninstall Spotify from your phone. I assume Spotify is not working due to some rubbish inside it's directory, but on the other hand you can't delete the folder because it may be used by Spotify. If you uninstall app folder may be unlocked.
    Best regards,
    Sergio PL
    Xperia Z1 / Nexus 7 (2012)

  • Unable to delete file on NW6.5 sp8.

    I'm unable to delete a file on a NW6.5 sp8 server.
    This is only a copy, so it's not mission critical, but it's starting to frustrate the hell out of me!
    A colleague was given a helpdesk problem about a misbehaving pdf, he made a copy of the pdf in a different directory to do some testing but now finds that he cannot delete this copy!
    I've tried deleting it using Windows Explorer, Dos, Filer.Exe, Console One, and possibly one or 2 others. I get various errors but they all seem to infer that either I'm using a user who doesn't have the necessary rights (I'm using our standard admin user, so that shouldn't be the problem) or that the file is in use by others. Using the JRBUtil 'Openfile.exe', I find that the file is being used by 4 instances of my admin user.
    If I try and disconnect these instanceswith 'Openfile.exe', I get confirmation that the connections have been terminated, but I'm still not able to delete the file. If I go back to 'Openfile.exe' it tells me that the same 4 connections (same connection numbers throughout) are still in use! If I try to close the connections using the Console Monitor then it appears to close the connections, they disappear from the list and if I re-check then they are still not visible, but if I go back to 'Openfile.exe' then it reports that the connections are still current! I've tried using iManage to close the connections, but with no success!
    The server in question is our main data server so the chances of rebooting it just because it 'may' fix this problem is unlikely to happen.
    Again it's only a copy and not mission critical, but it would be good to find an answer to this. So, is there a command or utility that will just delete a file when asked?
    Many thanks
    Ian.

    Originally Posted by dgersic
    On Tue, 27 Sep 2011 10:56:02 +0000,
    If the server thinks the file is open / locked, you will not be able to
    delete it without resolving that first. You could try dismounting the
    volume, which should force the OS to close the file.
    David
    I think that it is this open / locked issue that is causing the problem. The idea of dismounting the volume sounds like a less brutal version of my original idea of having to reboot the server to clear the connections.
    However, as I said to Tom above, I've got to try and get this past the server admin, and as this is only a copy on our main data server which is in constant use, I'm not sure that I'll get permission to try this. Unfortunately I think that I may have to accept that I'll have to wait until the server is taken down for a more important reason. Frustrating, but that's life.
    So, thanks to all who replied and for the suggestions. I'll certainly log them for future use, so if nothing else this has been a good learning experience for me.
    Ian
    (Now I've just got to work out how to close this thread!)

  • "unable to delete" file on 6267

    I have a Nokia 6267 S40 phone made for Malaysia and I am in the US.
    I’ve got a file that I cannot delete from the phone memory (no mem card) which seems to be causing problems in other applications. It is a downloaded video file with the extension .3gp.
    When I try to delete it, I get the message “unable to delete” or if I mark it and I try to “delete marked” I get the message “item being used by another application”.
    When I try to open the file, the phone locks up, then I have to remove the battery.
    I am unable to rename the file, I get the message: “unable to rename”.
    If I try to move the file and get message “file in use, unable to move”.
    Sometimes I cannot even open the “gallery,” and get the message “file system is busy”
    Other problems:
    Cannot access the internet, the phone tries, but does not get past “processing data” then if I try to exit, phone locks up.
    Cannot open any applications, however I can open the folders
    Calculator will not open
    Games will not open
    Cannot save a note, will edit but not save, phone locks up if I try to save, same happens with the calander.
    I’ve tried restoring the factory settings, both “settings only” and “restore all.” In both instances this message appears, “Restoring settings. Please wait.” And I wait and wait and wait…and then I remove the battery and try something else.
    The only way I seem to be able to do anything with this particular file is if I am able to open the “gallery,” highlight the file, select options, select use video clip--as contact video then go into that contact and choose to edit—then I can view the video.
    I have tried using PC Suite also, with the same results. When I try to delete from file manager I get this error: “Operation failed. A file or folder you are trying to delete, rename, move or copy is protected from access.”
    Please help.

    It seems that this file got corrupted. An advice: never download and save files into the cellfone memory. Save them in the memory card to avoid these problems.
    If there is a nokia care centre in the USA, better take it now. Or try to upgrade (not a sure thing that fix the problem)
    Sharing is Good!!!
    Nokia5200; Sony Ericsson w710i; Nokia 3250; Nokia 5610XM

  • Unable to delete file after in a file adapter

    Hello,
    I have a BPEL process , which gets invoked when there is a new .PDX file in a folder. After processing the data from the file , I want to move into the archive folder. The process moves the file properly to the archive folder, but I am unable to delete the file from the folder I read it from.
    One solution that worked was forcibly dehydrating the process using a checkpoint(). But that seems a very inefficient solution considering its expensive to do this step. Does any one else have a better solution?
    Thanks

    Just check the option "Delete after reading" in Adapter wizard if that is something you can do.. Adapter automatically deletes it once the file is moved to archive..

  • WRT610N Corrupted Recycle Bin, Unable to Delete Files

    I have a WRT610N router with a Western Digital external hard drive connect by USB as a network attached storage device.
    I have the drive mapped to my local computer.  I am unable to delete any files or folders from the drive and receive continuous errors that my storage device has a corrupted recycle bin (i.e. N:\Share\User\$Recycle.bin).
    How do I fix this?

    Well Brandon, I backed my PC up again and moved my User Folder to my NAS.  Other than being slow, I haven't had the issues you describe yet.  It could be that you may have been shutting down and the network disconnected before the NAS finished writing...I can't be sure.  I would like to share with you that I believe you would be more satisified with the performance of your PC if you kept those files local and used your NAS as a Backup and/or file sharing device.  It is just too slow...kind of like having all your files on floppys!!
    So, while mine is working in the short term, I am moving it back to my local disk (ok, let me be honest, my raid 5 disk ARRAY..what can I say, I hate restoring from backup!!)  I think you will be more satisfied if you moved yours back as well.  Performance would increase a lot.
    So consider using the NAS as just that...A place where you can store/share files on the Network...not do a lot of read/write activity as your would in a SAN or local drive.
    Is there some particular reason that you want to use the NAS to hold all your recent data?
    THanks
    Lt

  • Roaming User sync does not work and/or deleted files on desktop restored.

    Hello
    We have a customer with MBP's and a Server 10.6. At the MBP is a local Admin Account configured and all the employees have roaming profiles.
    Sometimes we have the problem that deleted files and folders at a Desktop will be restored after relogin AND it seems that some Adobe Products prevent syncing sometimes if files at Desktop opened.
    Is there any solution for that?

    Same issue here.
    I have BB 9700 and Yahoo! BIS account.  Worked like a charm until about a week ago.
    It was even synchronizing my calendar and mail between BB and Outlook 2010 - never really understood how it managed to do that, but I was very pleased.
    As of lately our telecom administrator spent hours on the phone with AT&T, Yahoo and RIM trying to resolve this problem.  I was told by RIM tech. support that I've got too many messages in the inbox (measly 5000 e-mails) and that BB stops synchronizing after about 800 messages in the inbox, because it is timing out with so many messages to go through.  Sounded like a total BS to me, but I still went ahead and cleaned up my Yahoo inbox and no luck, as I suspected.  I was also told by tech. support that it is due to my using Outlook 2010 Beta2, which is not supported, hence the issue - another ferry tale, IMHO.
    Hopefully, RIM will be able to get us back on track - manually deleting 60 emails every day is extremely annoying.

  • Error: sp2-0310 unable to open file c:\desktop\oracle\table.sql

    I am not able to open any files that I have downloaded and put into a file path. I keep getting the error sp2-0310 unable to open file. I made sure to save my files in a path with no spaces. What can I do to resolve this error message.
    Thanks.

    As already said, you need to verify you've really got the correct path. After that, you can also check to see that the file name is really table.sql. If you created the file in a simple text editor, sometimes the editor will append .txt to the file name. But if you have "Hide Extensions" turned on in Windows Explorer, then you wouldn't see the .txt extension. Check the file name and make sure it really is as you think and doesn't have another extension on it.
    Finally, how are you trying to use the file in SQL*Plus? If the path and file name are correct, you should be able to do this:
    SQL> get c:\desktop\oracle\table
    and it should bring up the file into the SQL*Plus buffer. Or, you should be able to use:
    SQL> @c:\desktop\oracle\table
    to execute the contents of the file.
    If you are simply using:
    SQL> @table
    then you could add the SQLPATH environment variable to point to c:\desktop\oracle and that would allow you to skip entering the path.
    Hope this helps,
    Karen

Maybe you are looking for