Performance
7 questionsA slow computer usually has one of a few root causes. Start with the simplest checks before assuming you need new hardware.
- Restart your computer. This clears memory and closes background processes. If you never restart, do it now.
- Check your startup programs. Press Ctrl + Shift + Esc to open Task Manager, click the "Startup" tab, and disable anything you don't need launching at boot.
- Free up disk space. If your drive is more than 85% full, Windows slows significantly. Delete files, empty the Recycle Bin, or use Disk Cleanup (search for it in the Start menu).
- Check for background processes. In Task Manager, click "CPU" or "Memory" to sort by usage. If something unexpected is using 50%+, end that task.
- Scan for malware. Run Windows Defender (Start → Windows Security → Virus & Threat Protection → Quick Scan).
If you're still on a mechanical hard drive (HDD), upgrading to an SSD is the single biggest performance improvement you can make. It typically costs $50–$100 and makes a computer feel brand new.
High RAM usage means your computer is running out of working memory, which forces it to use your (much slower) drive as overflow.
- Open Task Manager (Ctrl + Shift + Esc) and click "Memory" to see what's consuming the most.
- Close browser tabs you aren't using — Chrome and Edge are notorious memory consumers.
- Disable startup apps you don't need (Startup tab in Task Manager).
- If you're consistently hitting 90% just doing basic tasks, consider a RAM upgrade. 8GB is the minimum for modern Windows; 16GB is comfortable.
Overheating is one of the most common and most damaging issues for computers. Address it sooner rather than later.
- Clean the vents. Use a can of compressed air to blow dust out of all vents and fan openings. Do this every 6–12 months. Dust buildup is the #1 cause of overheating.
- Check placement. Make sure your computer isn't inside an enclosed cabinet, sitting on carpet, or against a wall that blocks airflow.
- Check Task Manager. If a process is pegging your CPU at 100%, that generates heat. Identify and end it.
- Update your drivers. Outdated GPU drivers can cause the graphics card to run unnecessarily hot.
If the computer shuts itself off due to heat, stop using it until it's cleaned or serviced. Repeated thermal shutdowns can permanently damage the CPU or motherboard.
- Enable Fast Startup. Go to Control Panel → Power Options → "Choose what the power buttons do" → Turn on Fast Startup.
- Trim your startup programs. Task Manager → Startup tab. Right-click and disable programs with "High" startup impact that you don't immediately need.
- Run Disk Cleanup. Search "Disk Cleanup" in the Start menu, select your C: drive, and clean up system files.
- Check for Windows Updates. Pending updates that apply on restart can make boot times feel much longer. Let them finish.
- Consider an SSD. A mechanical hard drive will always boot slowly — SSDs boot Windows in under 15 seconds.
Antimalware Service Executable (MsMpEng.exe) is Windows Defender running a scan. It's normal and will stop when the scan finishes — usually within 10–20 minutes. You can schedule scans for off-hours in Windows Security settings.
System process using high CPU is often caused by a driver issue, pending Windows Update, or a background indexing task. Try restarting. If it persists after restart with no updates pending, it's worth a deeper look.
In Task Manager, right-click the process → "Open file location" to identify what program it actually belongs to. Legitimate Windows processes will always be located in C:\Windows\System32.
Freezing can have many causes. Work through these in order:
- Check if it's a specific app. If only one program freezes, right-click it in the taskbar → "Close window", or force-close it in Task Manager. Update or reinstall the app.
- Run Windows Memory Diagnostic. Search "Windows Memory Diagnostic" in the Start menu and run it. Bad RAM causes random freezes.
- Check your drive health. Search "Event Viewer", go to Windows Logs → System and look for disk errors. Bad sectors on an aging hard drive are a common cause.
- Update drivers. Especially your graphics driver (GPU drivers cause system freezes more than most people realize).
If freezes are accompanied by blue screens (BSOD), strange noises from the drive, or the computer won't boot reliably — back up your data immediately and seek professional help.
BSODs indicate a critical system error. The stop code shown tells you what category of failure it is.
- MEMORY_MANAGEMENT — likely bad or incompatible RAM. Run Windows Memory Diagnostic.
- CRITICAL_PROCESS_DIED — a core Windows process failed. Usually fixed by running
sfc /scannowin an elevated Command Prompt. - DRIVER_IRQL_NOT_LESS_OR_EQUAL — a driver conflict. Update or roll back recent driver installs.
- NTFS_FILE_SYSTEM — hard drive issue. Run
chkdsk /f /rin Command Prompt as administrator.
Note the exact stop code from the blue screen (or find it in Event Viewer → Windows Logs → System). Searching that exact code gives you targeted solutions.
Wi-Fi & Network
6 questions- Restart your router and modem. Unplug both from power, wait 30 seconds, plug the modem in first, wait for it to connect, then plug in the router. Wait 2 minutes before testing.
- Update your Wi-Fi adapter driver. Go to Device Manager → Network Adapters → right-click your Wi-Fi adapter → Update driver.
- Disable power saving on the adapter. Device Manager → Network Adapters → right-click your Wi-Fi adapter → Properties → Power Management → uncheck "Allow the computer to turn off this device to save power."
- Check for interference. Microwaves, cordless phones, and neighboring networks all use the 2.4GHz band. Try switching your router to 5GHz if available.
- Forget and reconnect to the network. Go to Settings → Network → Wi-Fi → Manage Known Networks → Forget your network → reconnect fresh.
First, establish what's actually slow — your Wi-Fi, or your ISP.
- Run a speed test at speedtest.net both over Wi-Fi and plugged directly into your router with an ethernet cable. If wired is fast but Wi-Fi is slow, the problem is your Wi-Fi setup. If both are slow, call your ISP.
- Move closer to your router or check for thick walls, metal objects, or appliances between you and the router.
- Check how many devices are connected. A router with 15 devices streaming simultaneously will feel slow for everyone.
- Reboot the router — routers benefit from occasional restarts just like computers do.
If you're in a larger home and have dead spots, a mesh Wi-Fi system (like Eero or Google Nest Wifi) makes a significant difference. We can design and install one for you.
If you're already connected on a Windows PC:
- Go to Control Panel → Network and Sharing Center.
- Click your Wi-Fi network name next to "Connections."
- Click Wireless Properties → Security tab.
- Check "Show characters" to reveal the password.
Alternatively, log into your router's admin panel (usually at 192.168.1.1 or 192.168.0.1 in your browser) and find the wireless settings. The default admin password is often printed on a sticker on your router.
- Restart your router and modem (unplug, wait 30 seconds, reconnect).
- Flush your DNS cache. Open Command Prompt as administrator and type:
ipconfig /flushdnsthen press Enter. - Reset network settings. In Command Prompt (admin), run these one at a time:
netsh winsock reset, thennetsh int ip reset, then restart your computer. - Change your DNS server. Go to Settings → Network → Change Adapter Options → right-click Wi-Fi → Properties → IPv4 Properties → set DNS to 8.8.8.8 and 8.8.4.4 (Google's DNS).
- Make sure your router is on and its Wi-Fi indicator light is lit.
- Try turning your computer's Wi-Fi off and back on (Airplane mode on then off works).
- Restart your computer — sometimes the Wi-Fi adapter needs a refresh.
- Update your Wi-Fi adapter driver via Device Manager.
- If your network is hidden (SSID broadcast disabled), you'll need to manually connect: Settings → Wi-Fi → "Manage known networks" → Add a new network → enter the name and password manually.
Yes, VPNs do add some overhead — your traffic is encrypted and routed through a remote server, which adds latency. A good VPN (like Mullvad, ProtonVPN, or NordVPN) typically reduces speeds by 10–20%. A poor or free VPN can cut your speed significantly more.
Whether you should use one depends on your situation. A VPN is valuable on public Wi-Fi (airports, hotels, coffee shops), if your ISP throttles certain traffic types, or if you need to access region-locked content. For home use on a trusted network, the privacy benefit is modest for most people.
Free VPNs often make money by selling your data — the opposite of the privacy you're seeking. If you use a VPN, use a paid one from a reputable provider.
Viruses & Security
6 questionsCommon signs of a malware infection include:
- Suddenly much slower performance for no clear reason
- Pop-up ads appearing even when you're not using a browser
- Your browser homepage or default search engine changed without you doing it
- Programs launching at startup that you didn't install
- Unusual network activity (Task Manager → Performance → Open Resource Monitor → Network tab)
- Antivirus software disabled or won't open
- Contacts reporting they got strange emails or messages from you
Not all of these mean a virus — some are caused by adware or PUPs (Potentially Unwanted Programs) from bundled software installs. Run a scan to confirm.
- Disconnect from the internet first to prevent the malware from spreading or reporting back.
- Run Windows Defender. Start → Windows Security → Virus & Threat Protection → Scan Options → Full Scan.
- Run Malwarebytes (free version). Download at malwarebytes.com — it's excellent at catching things Defender misses. Run a full scan.
- Check installed programs. Settings → Apps → sort by install date. Remove anything suspicious or unfamiliar.
- Reset your browser. In Chrome: Settings → "Reset and clean up" → Restore settings to their original defaults.
If you suspect ransomware (files are encrypted, you see a ransom demand), do NOT pay. Disconnect from the internet immediately and contact us — the approach differs significantly from standard virus removal.
- Change the password immediately — on a different device if possible, in case your current computer is compromised.
- Enable two-factor authentication (2FA) on the account right away.
- Check "Active sessions" or "Recent activity" in the account settings. Log out all other sessions.
- Check connected apps. Remove any third-party apps you don't recognize.
- Check your other accounts — if you used the same password elsewhere, change those too immediately.
- Notify your contacts if the account sent anything spam-like from your name.
Use a password manager (Bitwarden is free and excellent) and never reuse passwords. A unique, random password per account is the single most effective security practice.
- Don't enter any credentials if a login page appeared.
- Close the tab immediately.
- Run a malware scan (Windows Defender + Malwarebytes).
- Change passwords for any accounts you may have entered on the fake page.
- Check your bank and email accounts for suspicious activity over the next few days.
If you just clicked the link but didn't enter anything and your browser is up to date, you're likely fine — modern browsers block most drive-by exploits. The real risk is if you entered credentials or downloaded something.
Windows Defender (built into Windows 10 and 11) has improved dramatically and is now considered genuinely good protection for most users. Independent lab tests consistently rank it alongside paid products.
For most home users, Windows Defender + Malwarebytes Free (run manually monthly) provides excellent protection at no cost.
Paid antivirus suites add value if you want features like VPN, password managers, parental controls, or identity theft protection bundled together. But paying for antivirus alone — just for virus protection — is no longer strictly necessary.
Many "free antivirus" programs (like older McAfee and Norton free trials) are aggressive in pushing paid upgrades, slowing your system, and sometimes harvesting data. Defender is cleaner and lighter.
Security updates are important and should not be skipped long-term. Many real-world malware attacks specifically exploit unpatched Windows vulnerabilities — the WannaCry ransomware outbreak, for example, spread almost entirely through systems that hadn't applied a patch that had been available for months.
That said, it's reasonable to delay updates by a few days to a week to let Microsoft fix any bugs in the initial release. What you should avoid is going months without updating.
Feature updates (the big annual Windows upgrades) are less urgent and can be deferred longer through Windows Update settings.
Startup & Power
5 questions- Check the power cable. Make sure it's firmly seated in both the computer and the wall outlet.
- Try a different outlet. Test the outlet with a lamp or phone charger first.
- Check the power strip or UPS. If it's plugged into a surge protector, make sure the strip is switched on and not tripped.
- For desktops: Check the power switch on the back of the power supply is in the "1" (on) position.
- For laptops: Remove the battery if it's removable, plug in AC power only, and try turning on.
- Hold the power button for 30 seconds to discharge any residual power, then try again.
- Check the monitor. Make sure it's powered on, the cable is secure at both ends, and you're on the correct input (HDMI 1, DisplayPort, etc.).
- Try a different cable or port. HDMI cables fail more often than people think.
- For desktops with a GPU: Make sure your monitor is plugged into the graphics card ports (on the back of the card itself), not the motherboard ports.
- Hold the power button for 10 seconds to force shut down, then turn it back on. Sometimes Windows gets stuck in a bad state after sleep/hibernate.
- Reseat the RAM. Open the case, press the RAM sticks firmly back into their slots. Loose RAM causes black screens more often than you'd expect.
Random shutdowns are usually caused by overheating, power supply issues, or hardware faults.
- Check temperatures. Download HWMonitor or HWInfo64 (both free) and watch your CPU and GPU temperatures under load. CPU should stay below 90°C — if it's hitting that and shutting off, overheating is the cause.
- Clean dust from vents and fans. Compressed air, vents, and heatsinks.
- Check Event Viewer. Search "Event Viewer" → Windows Logs → System. Look for Critical and Error events right before the shutdown time.
- Test your RAM with Windows Memory Diagnostic (search in Start menu). Faulty RAM causes unexpected shutdowns.
If the shutoffs happen under load (gaming, video rendering), it's likely thermal or the power supply can't handle the draw. Either way, continued use can cause permanent damage — address it promptly.
- Wait it out first. A major Windows update can take 20–40 minutes with multiple restarts. Let it sit for an hour before intervening.
- Boot into Safe Mode. Hold Shift while clicking Restart → Troubleshoot → Advanced Options → Startup Settings → Restart → Press 4 for Safe Mode.
- From Safe Mode, uninstall the update. Settings → Update & Security → View Update History → Uninstall Updates → find the most recent one and uninstall.
- Run Startup Repair. From Advanced Options (step 2), choose "Startup Repair" and let Windows attempt to fix itself.
- Try pressing a key or moving the mouse — sometimes the monitor disconnects from sleep and needs a nudge.
- Press the power button once (don't hold it). A single press should resume from sleep.
- If nothing works, hold the power button to force restart — you'll lose any unsaved work.
- To prevent it recurring: Go to Device Manager → Universal Serial Bus Controllers. Right-click each USB Root Hub → Properties → Power Management → uncheck "Allow the computer to turn off this device to save power."
- Also try updating your chipset and graphics drivers, which often resolve sleep/wake issues.
Storage & Files
5 questions- Run Storage Sense. Settings → System → Storage → turn on Storage Sense and run it now. It removes temporary files, old downloads, and Windows update leftovers automatically.
- Empty the Recycle Bin. Right-click the Recycle Bin on your desktop → Empty Recycle Bin.
- Uninstall unused programs. Settings → Apps → sort by size. Remove things you no longer use.
- Clear your Downloads folder. Most people never do this — it accumulates gigabytes of installers and old files.
- Use WinDirStat (free tool) to visually see what's eating your disk space. Download at windirstat.net.
- Move large files to an external drive or cloud storage (photos and videos are usually the biggest culprits).
- Check the Recycle Bin first. Right-click the file → Restore.
- Check Previous Versions. Right-click the folder where the file was → Properties → Previous Versions tab. Windows may have an older snapshot.
- Check OneDrive Recycle Bin if you use OneDrive — deleted files are kept there for 30 days.
- Try Recuva (free). Download from piriform.com/recuva. Stop using the drive immediately and run Recuva before writing more data — the more you use the drive after deletion, the less likely recovery becomes.
Stop using the drive immediately after accidental deletion. Every new file written to the drive risks permanently overwriting the deleted data. If it's important, don't install anything else — run recovery software right away.
The industry standard is the 3-2-1 rule: 3 copies of your data, on 2 different media types, with 1 stored offsite (or in the cloud).
In practice for most home users this means:
- Enable OneDrive or Google Drive to automatically sync your Documents, Desktop, and Pictures folders to the cloud.
- Keep an external hard drive and back up to it monthly (or use Windows Backup to automate this).
For businesses with critical data, a dedicated backup solution with versioning and offsite replication is worth the investment. A ransomware attack or hardware failure can wipe years of work in seconds.
A backup that hasn't been tested is not a backup. Periodically try restoring a file to confirm it works.
A Hard Disk Drive (HDD) uses spinning magnetic platters to store data. It's slower (especially for random reads), produces more heat, and is more susceptible to damage from drops. Still good for large-capacity cheap storage.
A Solid State Drive (SSD) uses flash memory with no moving parts. It's dramatically faster — a PC with an SSD boots in 10–15 seconds; the same PC with an HDD might take 60–90 seconds. SSDs are also quieter, cooler, and more reliable for everyday use.
Should you upgrade? If your computer has an HDD and feels slow, yes — it's the single best upgrade you can make. A 500GB SSD runs $40–$60 and will make a 5-year-old machine feel new again.
A clicking or grinding hard drive is a medical emergency for your data. This is called the "click of death" — it means the drive's read/write heads are failing or the platters are physically damaged.
- Stop using the drive immediately. Every spin risks more damage and makes recovery harder.
- Back up what you can right now if it's still partially working — copy critical files to an external drive or USB stick.
- Do not attempt to repair it yourself — opening a hard drive outside a cleanroom destroys it.
This drive will fail completely, possibly very soon. If your data matters, act within hours not days. Contact us and we can advise on the best recovery path before more damage occurs.
Display & Graphics
5 questions- Set your native resolution. Right-click the desktop → Display Settings → scroll to "Display resolution" → choose the one marked "(Recommended)". This is your monitor's native resolution and will always look sharpest.
- Adjust text scaling. In Display Settings, under "Scale and layout," adjust the percentage. 100% is default; 125% makes everything slightly larger without the fuzziness of the wrong resolution.
- Update your display driver. Device Manager → Display Adapters → right-click → Update driver.
If you recently added a second monitor and text looks blurry on it, the scale percentage may be different between the two. Set each monitor's scaling independently in Display Settings.
- Check the cable connections. A loose HDMI or DisplayPort cable is the most common cause. Reseat both ends firmly.
- Try a different cable. HDMI cables fail surprisingly often. A $10 replacement cable has fixed many "broken monitors."
- Check the refresh rate. Display Settings → Advanced display settings → Refresh rate. Make sure it's set to your monitor's native rate (usually 60Hz, 144Hz, etc.).
- Update your graphics driver. An outdated GPU driver is a common cause of flickering.
- Test with a different monitor to determine if it's the monitor itself or the graphics card/cable.
- Make sure the monitor is powered on and the cable is connected to the right port (use a port on the GPU, not the motherboard, if you have a graphics card).
- Press Win + P and try "Extend" or "Duplicate" mode.
- Right-click the desktop → Display Settings → scroll down → click "Detect."
- Try a different cable or port. Use HDMI if using DisplayPort, or vice versa.
- Restart the computer with the second monitor already connected and powered on.
- Update your GPU driver.
- Go to Settings → System → Power & Sleep.
- Adjust "Turn off the screen after" to your preferred timeout, or set it to "Never" if you don't want it to turn off.
- Also check "Sleep" settings if you don't want the computer going to sleep.
If you're watching a video and the screen turns off, try pressing Win + L occasionally to keep the session active, or check your video player's settings. Some players like VLC have a "disable screen saver" option built in.
First, identify your GPU: right-click the Start menu → Device Manager → Display Adapters.
- NVIDIA GPU: Download "GeForce Experience" from nvidia.com, or go directly to nvidia.com/drivers and search your card model.
- AMD GPU: Download "AMD Software: Adrenalin Edition" from amd.com, which auto-detects your card.
- Intel integrated graphics: Use Windows Update or download the Intel Driver & Support Assistant from intel.com.
When updating a GPU driver, use the "Clean Install" option if available — it removes old driver remnants that can cause instability.
Software & Windows
6 questions- Restart your computer first. Sounds obvious — fixes it 30% of the time.
- Run as administrator. Right-click the program → "Run as administrator." Some programs require elevated permissions.
- Check for updates. Open the program (if it opens at all) and check for updates, or go to the developer's website.
- Reinstall the program. Uninstall it via Settings → Apps, then re-download and install fresh.
- Install Visual C++ Redistributables. Many programs need these to run. Search "latest Microsoft Visual C++ Redistributable" and install the 64-bit and 32-bit versions of the most recent year.
- Check Event Viewer (search in Start menu) → Windows Logs → Application. Look for errors matching the time the program crashed — the error code often tells you exactly why.
Windows 10 support ends in October 2025, after which it will no longer receive security updates. That's a real reason to upgrade or replace your PC by then.
Whether to upgrade now depends on your hardware. Windows 11 requires a TPM 2.0 chip and a relatively modern CPU. If your PC meets the requirements, the upgrade is free and the transition is smooth — run "PC Health Check" from Microsoft's website to see if your hardware qualifies.
Windows 11 is a solid OS and most people report no major issues after upgrading. The interface changes (centered Start menu, redesigned Settings) take a few days to get used to but nothing is broken.
Before upgrading, back up your important files. The upgrade preserves your programs and data, but there's always a small chance something goes wrong — having a backup means you're covered.
Unactivated Windows still mostly works — you get a watermark in the corner and can't change personalization settings (wallpaper, colors), but core functionality is not blocked.
If you built your own PC or reinstalled Windows on a PC that previously had it activated, try: Settings → System → Activation → Troubleshoot. Microsoft's troubleshooter can often re-link your license to your account automatically.
If you're on a computer that came with Windows pre-installed, the license is tied to the motherboard and should activate automatically. If it's not activating, it may be a hardware change (new motherboard) or a previously activated license.
- Press Win + X → "Windows Terminal (Admin)" or "Command Prompt (Admin)."
- Type:
chkdsk C: /f /rand press Enter. (Replace C: with the drive letter you want to check.) - Windows will ask to schedule it for the next restart — type Y and press Enter.
- Restart your computer. CHKDSK will run before Windows loads and may take 30–60 minutes.
/f fixes file system errors. /r locates bad sectors and attempts recovery. Both are recommended together for a thorough check.
Two built-in tools handle this — run them in order:
- Open Command Prompt as administrator (Win + X → Terminal/Admin).
- Run:
DISM /Online /Cleanup-Image /RestoreHealth— this repairs the Windows component store. Takes 5–15 minutes. - After it completes, run:
sfc /scannow— this scans and repairs corrupted system files using the now-repaired component store. - Restart when both are done.
These commands fix a surprising range of issues including random crashes, failed updates, and programs that refuse to launch.
A Windows reset ("fresh start") is often the nuclear option that actually works when nothing else does. Windows has a built-in option that keeps your personal files.
To reset Windows: Settings → System → Recovery → Reset this PC → "Keep my files" (this reinstalls Windows but keeps your documents, pictures, etc.) or "Remove everything" (full wipe).
Back up everything important. "Keep my files" preserves your personal files but removes all installed programs — you'll need to reinstall apps afterward. Confirm your license keys and login credentials for important software before proceeding.
Laptop & Battery
5 questions- Check battery health. Open Command Prompt and run:
powercfg /batteryreport— it generates an HTML report in C:\Users\YourName showing battery capacity vs. design capacity. If it's below 60–70%, the battery is degraded. - Reduce screen brightness. The display is the biggest battery drain on a laptop.
- Enable Battery Saver mode. Click the battery icon in the taskbar → Battery Saver.
- Check what's using power. Settings → System → Battery → "Battery usage by app." Restrict background activity for apps you don't need running constantly.
- If battery health is poor — battery replacement is relatively affordable and brings the laptop back to full runtime.
- Never use a laptop on a soft surface (bed, couch, pillow) — it blocks the bottom vents completely. Always use it on a hard, flat surface.
- Use a laptop cooling pad. These active fan stands cost $15–$30 and make a noticeable difference.
- Clean the vents. Use compressed air to blow dust out of the exhaust vents. On older laptops, accumulated dust is the primary cause of overheating.
- Check the power plan. Settings → Power Options → choose "Balanced" rather than "High Performance" for everyday use.
- Update drivers. Especially GPU drivers, which have significant impact on heat output.
- Try a different outlet and check the cable for any bends, kinks, or fraying.
- Remove the battery (if removable), plug in AC power only, and try to turn on. If it works on AC alone, the battery may be faulty.
- Check the charging port. Look inside with a flashlight for debris, bent pins, or damage.
- Update battery drivers. Device Manager → Batteries → right-click "Microsoft ACPI-Compliant Control Method Battery" → Uninstall device, then restart. Windows will reinstall the driver fresh.
- Try a different charger if you can borrow one of the same wattage — charger failure is very common.
- Check if Num Lock or Fn Lock is engaged. Some laptops have a Fn Lock that changes what certain keys do — press Fn + Num Lock or Fn + Esc depending on your laptop.
- Restart the computer. A software glitch can cause keys to stop responding temporarily.
- Update or reinstall keyboard driver. Device Manager → Keyboards → right-click → Update driver.
- Try an external USB keyboard. If that works fine, it confirms the issue is with the physical laptop keyboard, not Windows.
- Check for stuck keys. If a key was recently liquid-spilled on, there may be residue underneath causing it to stick or short.
Generally yes — screen replacements are one of the most cost-effective laptop repairs. The screen is usually replaceable without replacing any other components.
A typical laptop screen replacement runs $80–$200 depending on the model and screen resolution. Compare that to a new laptop of similar quality at $600–$1,000+.
The exception is very old laptops (5+ years) where the repair cost approaches or exceeds the laptop's value, or ultrabooks with proprietary screens that are expensive to source.
Printers & Peripherals
4 questions- Turn the printer off and back on. Wait 30 seconds between.
- Clear the print queue. Go to Settings → Devices → Printers → click your printer → Open queue → cancel all pending jobs.
- Uncheck "Use Printer Offline." In the print queue window, click "Printer" in the menu bar and uncheck "Use Printer Offline."
- Restart the Print Spooler service. Search "Services" in Start → find "Print Spooler" → right-click → Restart.
- Remove and re-add the printer. Settings → Devices → Printers → remove the printer, then click "Add a printer or scanner" and add it again.
To connect the printer to Wi-Fi: Most modern printers have a touchscreen or button sequence to join Wi-Fi. Look for a "Wireless Setup Wizard" or "Wi-Fi" button on the printer's control panel. You'll need your Wi-Fi network name and password.
To add it to Windows:
- Make sure the printer and computer are on the same Wi-Fi network.
- Go to Settings → Devices → Printers & Scanners → "Add a printer or scanner."
- Windows will find it automatically. If not, download the printer's software directly from the manufacturer's website (HP, Canon, Epson, Brother all have driver downloads).
- Try a different USB port. USB ports can fail — plug into a different one, preferably directly on the computer (not through a hub).
- Try it on another computer to rule out whether the device itself is faulty.
- For wireless devices: Replace the batteries. Check the USB receiver is plugged in. Re-pair via the device's sync button if applicable.
- For Bluetooth devices: Settings → Devices → Bluetooth → remove and re-pair the device.
- Restart the computer — driver issues causing unresponsive peripherals often clear on reboot.
- Try a different USB port — especially a USB 3.0 (blue) port, and directly on the computer rather than a hub.
- Open Disk Management. Right-click Start → Disk Management. If the drive appears here but not in File Explorer, it may just need a drive letter assigned. Right-click the drive → Change Drive Letter and Paths → Add.
- Check Device Manager for the drive. If it shows with a yellow warning icon, right-click → Uninstall Device, then unplug and replug.
- Try on another computer. If it doesn't work there either, the drive may be failing or the format may be unreadable (e.g. Mac-formatted drives don't always read on Windows).
Email & Accounts
4 questions- Check your internet connection — obvious but worth confirming first.
- Log into webmail directly (outlook.com, gmail.com, etc.) to see if the issue is with the email client or the account itself.
- Check your storage quota. If your mailbox is full, new emails will be rejected. Delete old messages or attachments.
- For Outlook: File → Account Settings → Email → select account → Repair. This fixes most sync issues.
- Remove and re-add the account. Settings → Accounts → Email & Accounts → remove then re-add. Frequently resolves authentication errors after a password change.
- Check your spam/junk folder — missing emails often land there.
Microsoft account: Go to account.live.com/password/reset → choose "I forgot my password" → verify identity via email, phone, or security questions. If those recovery options are outdated, Microsoft has an account recovery form at support.microsoft.com/account-billing.
Google account: Go to accounts.google.com → Forgot password → Google will try to verify your identity via recovery email, phone, or by recognizing the device you usually log in from.
Make sure your recovery email address and phone number are always up to date on both accounts. If you lose access and don't have a recovery method, account recovery is significantly harder.
- Use the "Unsubscribe" link in legitimate marketing emails. Most reputable companies are required to honor it.
- Mark spam as "Junk" instead of just deleting it. This trains your email client's spam filter.
- Never reply to spam — it confirms your address is active and results in more spam.
- Set up filters/rules. In Gmail, search for the sender → click the arrow in the search bar → "Create filter." In Outlook, right-click a message → Rules → Create Rule.
- Use a throwaway email address (like a Gmail alias) for online signups you're not sure about.
- Check if your email was in a data breach at haveibeenpwned.com. If so, change your password — your address was likely sold to spammers.
Two-factor authentication (2FA) requires a second verification step beyond your password — usually a code from your phone. It dramatically reduces the chance of unauthorized access even if your password is stolen.
To enable on Gmail: myaccount.google.com → Security → 2-Step Verification → Get started.
To enable on Microsoft: account.microsoft.com → Security → Advanced security options → Two-step verification.
For the code method, use an authenticator app (Google Authenticator, Microsoft Authenticator, or Authy) rather than SMS if possible — SMS codes can be intercepted via SIM-swapping attacks.
Enable 2FA on every account that supports it, especially email, banking, and social media. Your email account is the "master key" to all your other accounts — if it's compromised, everything else is too.