Cannot delete icon from desktop

Page 3 of 3 FirstFirst 123

  1. Posts : 8,476
    Windows® 8 Pro (64-bit)
       #21

    boohbah said:
    Dinesh said:
    LeoBv said:

    Yes, already tried File Assassin. But File Assassin says the file does not exist.
    At this point, I would suggest you to create a new user account, move your files (excluding the culprit) and delete that account.
    good idea dinesh :)
    Thanks Jules. :)
      My Computer


  2. Posts : 13,576
    Windows 10 Pro x64
       #22

    boohbah`s idea of finishing the download should work, was gonna suggest it also, but figured you already tried it.
      My Computer


  3. Posts : 2,573
    Win7 Ultimate X64
       #23

    Dinesh said:
    Open a command prompt and type the following

    Code:
    cd %USERPROFILE%\desktop
    attrib -r -s -h "file name"*.*
    del "file name"*.*
    Replace "file name with the name of the file which you see on the desktop.
    LeoBv said:
    Thanks for the quick response!!

    I found a similar suggested solution to this in my many searches, which did not work, but your script is a little different.

    When I type in CMD it takes me right to the command line for the user name on the PC. The first line of your script then takes me to the same location plus "/desktop." OK so far.

    Now, the second line of your script results in a response:

    The target of the symbolic link C: \Users\ThinkPad W520\Desktop\Donor does not exist.

    What I typed in was:

    C: \Users\ThinkPad W520\Desktop\attrib -r -s -h "Donor"*.*

    Any ideas?

    Thanks again.
    Just to go back a bit but wouldnt this command need the quote marks removed ? and there was a space after C:\
    C:\Users\ThinkPad W520\Desktop\attrib -r -s -h Donor*.*
      My Computer


  4. Posts : 17,545
    Windows 10 Pro x64 EN-GB
       #24

    Pauly said:
    LeoBv said:
    What I typed in was:

    C: \Users\ThinkPad W520\Desktop\attrib -r -s -h "Donor"*.*

    Any ideas?

    Thanks again.
    Just to go back a bit but wouldnt this command need the quote marks removed ? and there was a space after C:\
    C:\Users\ThinkPad W520\Desktop\attrib -r -s -h Donor*.*
    Quotation marks are correct although command prompt let's you use them quite freely as long as the path is understandable. All below examples would delete a file named Test File 1.bat:
    • del "test*.*"
    • del "test*".*
    • del "Test File".*


    However, OP's command has a syntax error as you noticed. Not only the space after C: but also the command itself (attrib) must of course be at the beginning of command line. Correct would be:
    Code:
    attrib -r -s -h "C:\Users\ThinkPad W520\Desktop\Donor*.*"
    Kari
      My Computer


  5. Posts : 24,479
    Windows 7 Ultimate X64 SP1
       #25

    Have you tried dragging it to the Recycle bin? Sounds basic, but has worked for me before.
      My Computer


  6. Posts : 25,847
    Windows 10 Pro. 64/ version 1709 Windows 7 Pro/64
       #26

    Okay here is one I have used before and it does sound crazy.
    Right click on the icon and send it to a floppy, thumb drive ect. Then delete it from the drive.
    You could also try right clicking on the icon and email it to yourself and then delete the email when it comes in. It has work for me at times.

    I'm presuming that you have already right clicked on the icon and went to file location and removed the file.
      My Computer


  7. Posts : 5,605
    Originally Win 7 Hm Prem x64 Ver 6.1.7600 Build 7601-SP1 | Upgraded to Windows 10 December 14, 2019
       #27

    LeoBv said:
    Anak said:
    There is a fix-it that touches on three areas you have mentioned, but I do not know if it includes some of the fixes you have tried, and other members have suggested.

    What it fixes...

    • Problems with desktop shortcuts and icons
      • Shortcuts on the desktop don't work or are broken
      • Desktop icons are broken or have not been used in 3 months
      • Startup items don't work or are broken

    • System maintenance tasks
      • Free up disk space by repairing disk volume errors such as bad sectors, lost clusters, cross-linked files and directory errors
      • Free up disk space by removing error reports and troubleshooting history older than 1 month
      • Set the correct system time and synchronize system clock with the time server

    • You receive the following errors:
      • Windows update error 0x80072F8F
      • The item that this shortcut refers to has been deleted


    Source: Fix broken desktop shortcuts and common system maintenance tasks
    Just downloaded and run that. This is something I had not tried before. However, it says it found no errors or problems!

    Thanks.
    Your welcome!

    Worth a shot, at least MS considers your system with respect to the fix-it to be okay.
      My Computer


  8. Posts : 17,545
    Windows 10 Pro x64 EN-GB
       #28

    Just found this old thread of ours, check PooMan's post: The filename or extension is too long?

    There's a link for an app that could be your solution.

    Kari
      My Computer


  9. Posts : 290
    Windows 7 Home Premium 64bit
       #29

    There have been lots of good suggestions posted.

    But... booting with a live Linux disc such as Ubuntu has always worked for me.
      My Computer


 
Page 3 of 3 FirstFirst 123

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 02:10.
Find Us