• Restore files from security essentials

    From jimmy@21:1/5 to All on Fri Nov 5 09:42:39 2021
    Slightly OT but can anyone help me convert these instructions for use with security essentials in win7?

    Same error message as for win 10

    I had a very similar problem. In addition, I found the error 0x80508014 appearing in Windows' Event Viewer (see Review event logs and error codes to troubleshoot issues with Windows Defender Antivirus). Joanne's answer in the thread Where to restore quarantined items in Windows 10 creator update?
    solved the problem for me:

    - Open an elevated command prompt (open start menu, type cmd, right click, choose "Run as administrator").

    - Navigate to C:\Program Files\Windows Defender ("cd C:\Program
    Files\Windows Defender" [Enter]).

    - Run "MpCmdRun.exe -?" to see a list of available commands.

    - Use MpCmdRun.exe to recover the quarantined files to a different location.
    I created an empty folder named "DefenderRecovery" in C:\ and then ran the command "MpCmdRun.exe -Restore -All -Path C:\DefenderRecovery".

    Before the recovery, I also (temporarily) disabled Windows Defender's
    real-time monitoring.


    Thanks

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Adrian Caspersz@21:1/5 to jimmy on Fri Nov 5 13:17:09 2021
    On 05/11/2021 09:42, jimmy wrote:
    Slightly OT but can anyone help me convert these instructions for use
    with security essentials in win7?


    first google how to open the windows 7 command prompt as administrator
    and then find a beginners guide to using the command line, typingn
    commands like 'cd' for change directory, etc....

    The following looks doable in Windows 7.

    So is, er, reformat disk...


    - Open an elevated command prompt (open start menu, type cmd, right
    click, choose "Run as administrator").

    - Navigate to C:\Program Files\Windows Defender ("cd C:\Program
    Files\Windows Defender" [Enter]).

    - Run "MpCmdRun.exe -?" to see a list of available commands.

    - Use MpCmdRun.exe to recover the quarantined files to a different
    location. I created an empty folder named "DefenderRecovery" in C:\ and
    then ran the command "MpCmdRun.exe -Restore -All -Path
    C:\DefenderRecovery".

    Before the recovery, I also (temporarily) disabled Windows Defender's real-time monitoring.


    Thanks

    --
    Adrian C

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)