📎 AI Summary:
The thread discusses a Windows 10 1903 upgrade-related issue where certain system processes malfunction after restarting into startup settings, causing the system to boot into Safe Mode unexpectedly. The original poster experiments with bcdedit commands and attempts troubleshooting, including a repair upgrade, but the initial suggestions do not resolve the problem. Ultimately, they resolve the issue through a repair upgrade, and the overall sentiment is one of thanks and shared troubleshooting efforts.

leejh96

New Member
Joined
Jun 24, 2019
Messages
2
Thread Author #1
Hi all,

Some of my PC's system process/function not working after restart into start-up settings. This issue occurs after upgraded to Windows 10 1903. The video in the link given below illustrate the process to reproduce the issue.

Google Drive: New video by Lee Jia Hui
Youtube:
(Problem occurs in 07:12)

1. The issue occurs after RESTART INTO START-UP SETTINGS.
2. After went out from the start-up settings and restart for the second/third times, it BOOT INTO SAFE MODE'S WELCOME MENU AND AUTOMATICALLY RESTART ITSELF.
3. After that, some SYSTEM PROCESS/FUNCTION NOT WORKING no matter what I try (restart again, system file check (sfc), DISM).

"bcdedit" from command prompt:
Before entering start-up settings:
38157


When the issue wants to occur(after restart 2nd times):
38158


After issue occurs:
38159


I previously upgraded from Windows 8.1 → Windows 10 1809 → Windows 10 1903 (through Windows Update). I didn't touch anything in System Configuration.

Anyone facing this issue and know how to solve it? I hope there's a solution before I try to reset Windows.😥😥

Thank you very much 🙂
 

Neemobeer

Windows Forum Team
Staff member
Joined
Jul 4, 2015
Messages
8,995
Try the following and see if you have the issue.

bcdedit /set {current} displaymessageoverride Recovery
 

leejh96

New Member
Joined
Jun 24, 2019
Messages
2
Thread Author #3
Solution