Backup application from corrupted windows

Anonymous
2021-01-28T21:03:22+00:00

Sir, my windows 10 is corrupted and I was unable to start window including safe mode can I create a backup of installed app or application on my computer.

Windows for home | Windows 10 | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

99 answers

Sort by: Newest
  1. Anonymous
    2021-02-01T23:57:29+00:00

    Not too sure if we can recover from this state.

    I've put my machine in this state but even with getting the drive letter looking good with DISKPART. It continues to use D: for Windows boot partition.

    Let's see if your device is doing the same thing. Here's the easiest place to check

    Find the drive letter your Windows is on.

    Notepad

    File - Open

    D:\ProgramData\Microsoft\Windows\WER{Some directory}\Report.wer

    Open

    The LoadedModule does it show C:\Windows or some other letter?

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2021-02-01T21:35:09+00:00

    As someone already suggested. Update your USB key to the latest 20H2. You appear to be using the original 1507 Windows USB DISM which does not have the /CleanUp-Image option.

    Was this answer helpful?

    0 comments No comments
  3. VARADHARAJAN K 9,726 Reputation points Volunteer Moderator
    2021-02-01T21:01:33+00:00

    you cant recover files and folders when you finished windows resets..

    but you copy all your personal files and folders from corrupted windows os  to other partition..

    to do this you need boot with windows 10 live usb bootable pendrive.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2021-02-01T19:33:54+00:00

    Ok. I noticed you eventually set id=27 on your Windows partition. Let's change that back to set id=7

    Image

    I had you change System to hidden so it won't take C:

    Run diskpart and look for the Volume size 97 Gb. Most likely still 3

    select volume 3

    set id=7

    Let's reboot again with USB to see what letter it has now. Hopefully C: or D:. D: is ok too.

    Let's now do the DISM /restorehealth

    DISM /image:D:\ /CleanUp-Image /RestoreHealth

    sir, with hidden driveafter restart my computerwith DISM command

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2021-02-01T18:54:38+00:00

    Ok. I noticed you eventually set id=27 on your Windows partition. Let's change that back to set id=7

    I had you change System to hidden so it won't take C:

    Run diskpart and look for the Volume size 97 Gb. Most likely still 3

    select volume 3

    set id=7

    Let's reboot again with USB to see what letter it has now. Hopefully C: or D:. D: is ok too.

    Let's now do the DISM /restorehealth

    DISM /image:D:\ /CleanUp-Image /RestoreHealth

    Was this answer helpful?

    0 comments No comments