Why Two-Sided Printing Is Missing in the Dialog on Windows 11

Quick fix: Open Settings → Bluetooth & devices → Printers & scanners → (your printer) → Printer properties → Device Settings tab and confirm Duplex Unit is set to Installed. Most printers ship with this set to Not Installed by default, which hides the duplex option from print dialogs. Your printer supports two-sided printing (duplex) … Read more

How to Stop BitLocker Recovery Key Prompt After Every Update in Windows 11

Quick fix: Suspend BitLocker before each major Windows Update, or clear the TPM-triggering Secure Boot policy that’s flagging your firmware change as tampering. Every time Windows installs a feature update or a firmware-related patch, your PC reboots into a blue screen asking for the 48-digit BitLocker recovery key. You enter it, the system boots normally, … Read more

Fix C Drive Filling Up Without Adding New Files on Windows 11

Quick fix: Run Disk Cleanup as administrator and tick Windows Update Cleanup, Previous Windows installation(s), and Delivery Optimization Files — these three categories alone routinely free 10–40 GB on a Windows 11 system you haven’t cleaned in a few months. You haven’t installed new apps. You haven’t copied new files. Yet the C: drive bar … Read more

Fix Printer Stuck in Offline State on Windows 11 Even When Powered On

Quick fix: Open Settings → Bluetooth & devices → Printers & scanners, click the offline printer, choose Printer properties → Ports, and untick Enable bidirectional support — this stops Windows 11 from misreading the printer’s status reply and flipping the queue to Offline. You go to print a PDF, the dialog opens, and your printer … Read more

Fix Windows 11 Update Stuck on Preparing for Hours

Quick fix: Force a hard reboot, then run net stop wuauserv + delete the contents of C:\Windows\SoftwareDistribution\Download + net start wuauserv — this resets the download cache and Windows Update can resume without the corrupt partial. You click Restart now, the screen reads “Preparing to install” with a spinner, and three hours later it’s still … Read more