PC with w10 after installing sysprep does not restart

Kike 5 Reputation points
2024-12-31T10:06:37.7233333+00:00
Hello, I have loaded a sysprep on a model computer (hp 8200 usdt), and after updating and entering a domain it has a problem. If you turn off the computer, it turns off correctly, but if I press restart, it does not restart, the screen remains black and the PC has a power LED on but the hard drive LED is off.

Any help on why this PC works this way and if it could be corrected in some way? Thanks for the answers in advance.
Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
5,700 questions
0 comments No comments
{count} vote

3 answers

Sort by: Most helpful
  1. AinhoaGiles 155 Reputation points
    2024-12-31T11:33:07.2166667+00:00

    This sounds like a low-level hardware or driver issue triggered by the restart process. Here are some steps to troubleshoot and potentially resolve the issue:

    1. Check BIOS Settings:
    • Fast Boot/Quick Boot – Disable this option in BIOS if enabled.
    • Wake-On-LAN/USB – Disable these temporarily to rule out conflicts.
    • Virtualization – Sometimes enabling/disabling Intel VT-x can affect restart behavior.
    • SATA Mode – Ensure it's set to AHCI (not IDE or RAID unless specifically required).
    1. Update BIOS Firmware:
    • Check HP’s website for the latest BIOS update for the HP 8200 USDT.
    • BIOS updates can resolve unexpected power and restart issues.
    1. Driver Issues:
    • Update the chipset and management engine drivers.
    • Specifically, update Intel Management Engine (ME) firmware and driver, as it handles low-level power management.
    1. Power Management (OS Level):
    • Go to Device ManagerSystem Devices → Right-click Intel Management Engine Interface → Properties → Power Management → Uncheck "Allow the computer to turn off this device to save power."
    • Also check the Network Adapter and disable any power-saving options.
    1. Test Without Domain Policies:
    • Some group policies may interfere with restart behavior. Test by temporarily removing the system from the domain and see if the restart issue persists.
    1. Event Viewer Check:
    • After a failed restart, check Event ViewerWindows LogsSystem for any critical errors or warnings around the time of restart.
    1. Hardware Diagnostics:
    • Run HP’s built-in hardware diagnostic tool (press F2 during boot) to rule out any hardware faults.
    1. Sysprep Image Issue:
    • If the issue only appears after imaging, the sysprep image may have a misconfigured driver or incomplete installation. Test by installing a clean OS directly from media and see if the problem persists.

    Let me know if you want more details on any step! This sounds like a low-level hardware or driver issue triggered by the restart process. Here are some steps to troubleshoot and potentially resolve the issue:

    1. Check BIOS Settings:
    • Fast Boot/Quick Boot – Disable this option in BIOS if enabled.
    • Wake-On-LAN/USB – Disable these temporarily to rule out conflicts.
    • Virtualization – Sometimes enabling/disabling Intel VT-x can affect restart behavior.
    • SATA Mode – Ensure it's set to AHCI (not IDE or RAID unless specifically required).
    1. Update BIOS Firmware:
    • Check HP’s website for the latest BIOS update for the HP 8200 USDT.
    • BIOS updates can resolve unexpected power and restart issues.
    1. Driver Issues:
    • Update the chipset and management engine drivers.
    • Specifically, update Intel Management Engine (ME) firmware and driver, as it handles low-level power management.
    1. Power Management (OS Level):
    • Go to Device ManagerSystem Devices → Right-click Intel Management Engine Interface → Properties → Power Management → Uncheck "Allow the computer to turn off this device to save power."
    • Also check the Network Adapter and disable any power-saving options.
    1. Test Without Domain Policies:
    • Some group policies may interfere with restart behavior. Test by temporarily removing the system from the domain and see if the restart issue persists.
    1. Event Viewer Check:
    • After a failed restart, check Event ViewerWindows LogsSystem for any critical errors or warnings around the time of restart.
    1. Hardware Diagnostics:
    • Run HP’s built-in hardware diagnostic tool (press F2 during boot) to rule out any hardware faults.
    1. Sysprep Image Issue:
    • If the issue only appears after imaging, the sysprep image may have a misconfigured driver or incomplete installation. Test by installing a clean OS directly from media and see if the problem persists.

    Let me know if you want more details on any step!


  2. Daisy Zhou 27,596 Reputation points Microsoft Vendor
    2025-01-02T07:00:29.23+00:00

    Hello

    Thank you for posting in Q&A forum.

    Here are some steps you can try:

    1. Try using the force shutdown command before running Sysprep. Open Command Prompt and type:

    shutdown -s -f

    This forces the system to shut down completely before you run Sysprep.

    1. Look at the logs in C:\Windows\Panther and C:\Windows\System32\Sysprep\Panther directories. These logs can provide clues about what might be causing the issue.
    2. If you have a working Sysprep template from another machine, try using that. Sometimes, copying a known good configuration can resolve issues.
    3. If you're using an unattend.xml file, double-check it for any errors or misconfigurations. Errors during the specialize pass can cause restart issues.
    4. Remember that Windows can only be sysprepped a limited number of times (usually three). If you've exceeded this limit, you might need to start with a fresh Windows image.

    I hope the information above is helpful.

    If you have any questions or concerns, please feel free to let us know.

    Best Regards,

    Daisy Zhou

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.


  3. kike 0 Reputation points
    2025-01-12T10:04:25.4633333+00:00
    After disabling fast startup in Windows 10, the computer finally restarts, but with "strange/slow" behavior.
    
    I have installed the same sysprep model on an HP computer, model HP 800 g3 minipc, and HP 800g4 minipc, with a fast reboot (it also worked on both without disabling the fast startup).
    
    
    The doubt I have is that I could not use it because although the hp8200usdt restarts, it takes more than 2 minutes with a black screen until the operating system starts up again.
    
    Any help as to why this particular model can take those 2 minutes with a black screen until the operating system starts again?
    
    With w7 the same computer with a sysprep mockup reboots quickly at a correct time.
    
    Thanks again for the help and answers in advance.
    
    PS: (I will try to enable the quick start, because I already doubt if it was restarting at all times, and the problem is that I did not wait for those 2 minutes and the computer has always restarted but it took 2 minutes to do so)...
    
    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.