recycle bin empty after deleting files in windows

Discussion in 'Windows Virtual Machine' started by mikeeast, Feb 17, 2012.

  1. mikeeast

    mikeeast Bit poster

    Messages:
    6
    I have an external harddrive plugged into my mac and am using Windows in Parallels.
    I deleted some files by dragging them to the recycle bin. I went to the recycle bin to empty it and it was empty.
    Where did they go? I am supposed to empty the recycle bin while the external harddrive is still plugged in otherwise the files don't fully delete.
     
  2. YanaYana

    YanaYana

    Messages:
    1,666
    does it happen if you just click Delete with no drag and drop? or right click - delete?
     
  3. mikeeast

    mikeeast Bit poster

    Messages:
    6
    same result with right click

    I tried highlighting a file and hitting delete on the keyboard. That didn't work. it just changed the page.
    So I right clicked and deleted. Then I went to the recycle bin. Still not there.
     
  4. YanaYana

    YanaYana

    Messages:
    1,666
    This usually happens on PC while you hold Shift+Delete.
    Please try the following:
    -make a snapshot
    -uninstall Parallels Tools
    -Try to delete a file and check the issue
    if issue persists - it is not Parallels related issue and you probably have a virus or sth like this
    OR
    -if issue has gone - the problem is connected with the keyboard keystrokes association
    -install PTools back, open PD Preferences > Keyboard
    -set appropriate keystroke association (e.g. Delete = Delete (not Shift+Delete)
    -or Reset the default settings
     
  5. Eirà kr

    Eirà kr Member

    Messages:
    42
    I replied to this thread myself several days ago, but apparently something hiccupped...

    Anyway, what you describe (deleting files from a drive mounted over the network, and those files simply vanishing without appearing in the Windows recycle bin) -- that's actually the normal behaviour. Since your external drive is mounted on the Mac side, from your description, Windows would see that as a network drive (same as your Mac home folder or other shared folders when viewed from the Windows guest). Network drives work differently from local drives in the Windows world -- any deletions are immediate and generally permanent (you can get specialized tools to recover such files, but that's beyond the scope of this post). Windows' recycle bin only applies to locally mounted discs, and acts a bit like an "are you really sure you want to delete this?" kind of safety catch.

    Note that this is the same way network drives have always worked for me -- be it in Active Directory Windows-only corporate networks, my own VMware Linux-host/Windows-guest setups, or my Parallels Mac-host/Windows-guest setups.

    -----

    One question, though. You say:

    What do you mean by "it just changed the page"? What page? Do you mean that the Explorer folder view of the external drive changed to a different directory? If so, it probably changed to the last directory you were viewing -- this is normal behaviour when hitting the Backspace key in Windows Explorer. In fact, the Mac "Delete" key is actually the Backspace key -- I've never worked out why they put "Delete" on that key, since that's not what it does (Backspace erases one character back [generally to the left, unless you're using a right-to-left language like Arabic or Hebrew], while Delete erases one character forward [generally to the right]).

    To use the Mac "Delete" key as a real Delete key (to delete one char forward, or to delete a file selected in Explorer), hold down Fn when hitting Delete.

    Hope this helps,
     

Share This Page