Windows Server 2016 starts with a problem: An Unspecified error cannot be started normally, and there is data in the system. It cannot be reinstalled.

xz Cheng 1 Reputation point
2020-07-31T01:08:14.837+00:00

Windows Server 2016 starts with a problem: An Unspecified error cannot be started normally, and there is data in the system. It cannot be reinstalled.14743-782d788f686067b3eb774a6a1f153e4.jpg

Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

4 answers

Sort by: Most helpful
  1. Anonymous
    2020-07-31T01:40:51.267+00:00

    May need to repair the failed hardware and restore a recent known good backup.

    --please don't forget to Accept as answer if the reply is helpful--


  2. xz Cheng 1 Reputation point
    2020-07-31T01:55:20.643+00:00

    14667-b84ae2c8cd10aadace23e206c4cd511.jpg


  3. Anonymous
    2020-07-31T10:05:26.803+00:00

    Hi,

    Welcome to Microsoft Q&A.

    Please help check below questions so we can narrow down the issue.

    1. Detail version of server 2016
    2. What changes had been made before the issue started?
    3. Is the problematic server a physical machine or virtual machine?
    4. Where is the data stored? Is it in a hard disk?
    5. When did the issue happen? Is there a bluescreen?

    Troubleshooting Tips are as follow :

    1. Force the machine to reboot --> keep pressing F8 --> into Advanced Boot Options --> select Safe Mode to see if you can access the system.
      If safe mode fails, try Last Known Good Configuration.
      14836-1.jpg

    2) If first operations fail, we have to disable auto recovery and check the error message screen. Steps are as follow:

    reboot again --> press F8 --> choose Repair Your Computer to boot into WinRE --> open Command Prompt

    First use diskpart to find the partition on your system disk, then switch to that partition and then run the command
    Bcdedit /set {default} advancedoptions on
    Bcdedit /set {default} recoveryenabled No

    14818-2.png

    After auto-repair mode is disabled, see if and what errors are reported when normal mode starts. Please take a picture of the error message screen.

    3)You can also run startrep.exe and SFC.exe in command prompt
    Go to x:\sources\recovery.
    Run startrep.exe
    15033-3.png

    14987-capture.png

    Hope this answer will help you.

    Best regards,
    Molly


  4. Cedric Chen 176 Reputation points
    2020-07-31T10:36:40.977+00:00

    Hi,

    Is the problematic server a physical machine or virtual machine?
    What changes had been made before the issue started?( patch,hardware etc.)

    Please try to enter into safe mode from advanced boot options .
    If you can enter into the safemode, please try to perform a cleanboot:
    https://support.microsoft.com/en-us/help/929135/how-to-perform-a-clean-boot-in-windows

    You can also open Command Prompt and run the following command as admin to see if it will fix this issue:
    sfc/scannow

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.