It sounds like you're experiencing a frustrating issue with your Windows 11 installation freezing consistently after exactly 5 minutes. Since the problem does not occur in Safe Mode, it suggests that a third-party application or service may be causing the freeze. Here are some steps you can take to troubleshoot the issue:
- Check Startup Programs: Use the Task Manager to disable startup programs that may be launching after you log in. You can access Task Manager by pressing
Ctrl + Shift + Esc, then navigate to the "Startup" tab and disable unnecessary applications.
- Event Viewer: Even though you mentioned there are no errors leading up to the freeze, it might be worth checking the Event Viewer again for any warnings or information logs around the time of the freeze. Look under "Windows Logs" > "Application" and "System".
- Driver Issues: Ensure all your drivers are up to date, especially for graphics and chipset. You can check for updates through Device Manager or the manufacturer's website.
- System File Check: Run the System File Checker tool to repair any corrupted system files. Open Command Prompt as an administrator and run the command
sfc /scannow.
- Clean Boot: Perform a clean boot to start Windows with a minimal set of drivers and startup programs. This can help identify if background services are causing the issue. You can find instructions on how to perform a clean boot on the Microsoft support site.
- Check for Malware: Although you mentioned no threats were found, it might be worthwhile to run a more comprehensive malware scan using a different tool, such as Malwarebytes or another reputable antivirus program.
- Windows Updates: Make sure your Windows 11 installation is fully updated. Sometimes, updates can resolve underlying issues.
If these steps do not resolve the issue, you may want to consider reaching out to Microsoft support for further assistance or exploring forums for similar issues reported by other users.
References: