This is a problem with Microsoft's Secure Boot that they forced on all of us. It isn't secure, it isn't necessary, it does nothing but cause these sorts of issues.
Only fix is disabling Secure Boot in the BIOS before Windows starts, until Microsoft figures out a solution if they do at all.
Computer freezes a minute after login.
Computer freezes a minute after login. Have done system restore to two weeks ago but it is still the same problem. Everything freezes. Can only power off at computer. See attached error log after system restore.
Windows for home | Windows 10 | Performance and system failures
4 answers
Sort by: Most helpful
-
Scallywag 105 Reputation points
2026-05-27T19:44:13.9733333+00:00 -
Nikki Hilton 5 Reputation points
2026-05-31T10:17:10.5733333+00:00 Problem appears to be getting worse. Did a Startup repair and got error message. See attached photo.
-
David-M 125.3K Reputation points Independent Advisor2026-05-18T12:08:53.8166667+00:00 Hi. I'm David, and I'm happy to help you.
Sorry. There are no logs attached to your question.
Please export and share the log for analysis:
- Press Windows + X and select Event Viewer;
- Expand Windows Logs and select System;
- In the Actions panel on the right, select Filter Current Log;
- In Event level, check the boxes Critical, Warning, and Error and click on Ok;
- Again, in the Actions panel, select Save Filtered Log File As and save in an easily accessible place.
Then, upload the file to the cloud (OneDrive), choose to share it, and get the link.
Post the link to the file here so I can have a look.
Looking forward to your reply.
-
AI answer
2026-05-18T11:32:59.9366667+00:00 Based on similar Windows 10 freeze behavior in the context, a common cause is a scheduled Secure Boot update task or related Secure Boot/TPM activity that hangs the system shortly after startup.
Since System Restore did not help, use the following targeted steps:
- Boot into Safe Mode with Networking
- From the sign-in screen, hold Shift and select Power → Restart.
- Go to Troubleshoot → Advanced options → Startup Settings → Restart.
- Press 5 or F5 for Safe Mode with Networking.
- Disable the Secure Boot update scheduled task
- In Safe Mode, press Win+R, type
taskschd.msc, press Enter. - In Task Scheduler, navigate to:
Task Scheduler Library → Microsoft → Windows → PI. - Locate the task
Secure-Boot-Update(or similarly named Secure Boot task). - Right‑click it and choose Disable.
- Close Task Scheduler and restart normally to test if the freezing stops.
- In Safe Mode, press Win+R, type
- If freezes continue, check for Secure Boot/TPM errors
- Press Win+X → Event Viewer.
- Go to Windows Logs → System.
- Look for repeated TPM-WMI 1796 or Secure Boot update errors around the time of the freeze.
- If present, ensure all pending Windows Updates are installed once the system is stable long enough, as fixes for Secure Boot update issues are delivered via Windows Update.
- If the system is stable after disabling the task
- Leave the
Secure-Boot-Updatetask disabled as a workaround. - Periodically check Windows Update for a future fix that addresses Secure Boot update failures and freezing.
- Leave the
If the PC only freezes when connected to the internet shortly after login, keep the network disconnected for the first few minutes after boot as a temporary workaround, then connect once past the freeze window.
References:
AI-generated content may be incorrect. Read our transparency notes for more information. - Boot into Safe Mode with Networking