Fix Windows 11 PCs That Freeze Briefly Every 30 Seconds

Quick fix: A clockwork 30-second freeze on Windows 11 is almost always the SMB browser election on a workgroup, the Group Policy refresh on a domain-joined PC, or a failing SSD with retry timeouts. Disable Function Discovery Resource Publication, run chkdsk /scan, and check Event Viewer at the freeze timestamps. The pattern matters. A random … Read more

Fix Display Resolution Resets to 1024×768 After Windows 11 Sleep

Quick fix: Display resolution resetting to 1024×768 after sleep means: graphics driver failed to detect monitor properly. Update GPU driver from manufacturer (Nvidia, AMD, Intel). For Nvidia: install Studio driver (more stable than Game Ready). Disable adapter sleep: Device Manager → Display adapters → right-click GPU → Properties → Power Management → untick “Allow the … Read more

How to Schedule Defragmentation Across Multiple Drives on Windows 11

Quick fix: Open Optimize Drives, click Change settings, then click Choose next to the schedule to enable optimization for each drive individually. For fine-grained control across multiple drives at different times, use defrag.exe with Task Scheduler. Windows 11 ships with a single global schedule for defragmentation and TRIM. Every drive runs on the same weekly … Read more

How to Schedule Restart for Updates on a Specific Day of the Week

Quick fix: Open Settings → Windows Update → Advanced options → Active hours and set Manually mode covering everything except your chosen restart window. For per-day-of-week control, use Group Policy: Configure Automatic Updates + Schedule day, or set the matching registry keys on Home edition. Windows 11’s default restart-for-updates behavior is “outside active hours,” which … Read more

Fix Display Resolution Resets to 1024×768 After Windows 11 Sleep

Quick fix: Display resolution resetting to 1024×768 after sleep means: graphics driver failed to detect monitor properly. Update GPU driver from manufacturer (Nvidia, AMD, Intel). For Nvidia: install Studio driver (more stable than Game Ready). Disable adapter sleep: Device Manager → Display adapters → right-click GPU → Properties → Power Management → untick “Allow the … Read more

How to Use Edge IE Mode for Legacy Internal Sites on Windows 11

Quick fix: Open Edge, go to edge://settings/defaultBrowser, set Allow sites to be reloaded in Internet Explorer mode to Allow, then add your internal URLs to the IE mode site list. Restart Edge once and the legacy sites load with the Trident engine while everything else uses Chromium. Microsoft removed Internet Explorer 11 from Windows 11, … Read more