TheDude @ LCS Postat Februarie 11 Postat Februarie 11 Fixing “Windows 10/11 Freezing on Login Screen” Error This happens when Windows hangs at the login screen due to corrupted user profile, driver issues, or startup programs. Step-by-step tutorial: Boot into Safe Mode Restart PC → Press Shift + Restart → Troubleshoot → Advanced options → Startup Settings → Restart → Press 4 (Enable Safe Mode). Disable Problematic Startup Programs Press Ctrl + Shift + Esc → Startup tab → Disable unnecessary programs that may freeze Windows. Check Disk for Errors Open Command Prompt (Admin) and run: chkdsk /f /r /x This scans and fixes disk errors that may block login. Repair Corrupted System Files Run in Command Prompt: sfc /scannow DISM /Online /Cleanup-Image /RestoreHealth Create a New User Profile (if needed) Sometimes your user profile is corrupted. In Safe Mode, create a new admin account: net user NewUserName NewPassword /add net localgroup administrators NewUserName /add Restart and log in with the new account. Update or Roll Back Drivers In Safe Mode, open Device Manager → check Display adapters & Network adapters → update or roll back recent driver updates. Pro Tip: If this keeps happening, your hard drive or SSD may be failing, so consider checking SMART data with a tool like CrystalDiskInfo. https://learn.microsoft.com/en-us/answers/questions/4072763/windows-11-freezing-on-login-screen
Postări Recomandate