My Dell Laptop has crashed --- see screenshots -- is any command run bring Windows 10 back???

Anonymous
2022-03-03T17:24:52+00:00

My Dell Laptop has crashed --- see screenshots -- is any command in CLI run to bring Windows 10 back???

I have Windows 10 21H2 installation media DVD

like

DISM.exe /Online /Cleanup-image /Restorehealth

sfc /scannow

follow this... >> ????

The most common is to go first with CHKDSK, then SFC, and finally DISM

at:
https://answers.microsoft.com/en-us/windows/forum/all/sfc-or-chkdsk-which-should-be-first-in-order-of/46445b8d-8a34-47d5-8bfa-8f83010d3d40

Last RUN OF DVD Windows 10 --- IS ok, ENTERED CMD --- BUT WHAT RUN FIRST...?

Windows for home | Windows 10 | Performance and system failures

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
Answer accepted by question author
DaveM121 933.9K Reputation points Independent Advisor
2022-03-05T13:36:23+00:00

Hi Lse123polis

Yes, the installation process will allow you to delete the partitions on an SSD.

Was this answer helpful?

3 people found this answer helpful.
0 comments No comments

51 additional answers

Sort by: Newest
  1. DaveM121 933.9K Reputation points Independent Advisor
    2022-03-04T17:46:36+00:00

    Hi Lse123polis

    That's okay, continue with the other two commands.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2022-03-04T17:45:11+00:00

    The command:

    SFC

    needs an internet connection?

    Is it OK after sfc run:

    Dism /Online /Cleanup-Image /CheckHealth

    Dism /Online /Cleanup-Image /ScanHealth

    Dism /Online /Cleanup-Image /RestoreHealth

    and after:

    ====

    bootrec /FixMbr

    bootrec /FixBoot

    bootrec /ScanOs

    bootrec /RebuildBcd

    =====

    tried before:

    C:>bootrec /FixMbr

    The operation completed successfully.

    C:>bootrec /FixBoot

    Access is denied.

    C:>

    Was this answer helpful?

    0 comments No comments
  3. DaveM121 933.9K Reputation points Independent Advisor
    2022-03-04T17:23:30+00:00

    Hi Lse123polis

    Yes, wait to see if those commands can fix your system, hopefully they can, if not, a re-install will be the only option.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2022-03-04T17:21:58+00:00

    Now I am running

    chkdsk c: /r

    And await to complete...

    After to try to reboot or run

    sfc

    ? And after reboot

    If you were in this state, of your laptop, you would be reinstalling Windows 10, after what debugging stage above e.g. if "sfc -> reboot" Not working I will reinstall?

    Can use media created - iso download - recently and created DVD from it, and having now running chkdsk c: /r ???

    Was this answer helpful?

    0 comments No comments