computing
  • 0

Solved Can’t Delete .jpg File in My Desktop .

  • 0

i can’t delete a jpg file in desktop ?
whit a very very larg name *********.jpg . . that can’t i open or delete
can you help me ?
i save it whit usjamp . .

Share

1 Answer

  1. Method #1
    Start>Run>type CMD
    then write
    cd c:\documents and settings\YOUR USER NAME\desktop
    dir
    and then get the exact name of your file and write
    del FILE NAME EXACTLY WITH .jpg
    and your file will delete

    Method #2
    Use this if your CMD didn’t take you to your desktop
    1st: open notepad and write “dir”
    2nd: save it to your desktop to “anything.bat”
    3rd: run anything.bat from desktop and search for your file in the list and know its name exactly and then write in the command prompt
    del FILE NAME EXACTLY WITH .jpg
    and your file will delete

    Hope it helps

    Motherboard: G41mt-s2p
    OS: Windows 7 32-Bit
    CPU: Dual-Core 3GHz
    Memory: 2GB
    VGA: Intel(R) G41 Express Chipset

    • 0