Browser Hardware Acceleration Explained: What It Actually Does (and When to Turn It Off)

Browser hardware acceleration explained: what the setting offloads to your GPU, when to leave it on, and how I diagnose flicker and choppy video fast.

Choppy YouTube playback, laggy scrolling, a laptop fan that screams the moment you open a few tabs — and half the internet tells you to toggle one mysterious setting. This is browser hardware acceleration explained without the jargon: what the setting really does, why every browser ships with it switched on, and the rare cases where turning it off genuinely helps.

Hardware acceleration hands your browser’s heavy visual work to your graphics chip instead of your processor. It usually helps, so turning it off is a diagnostic step, not a performance upgrade.

Quick Answer

Hardware acceleration lets your browser offload video decoding, scrolling, and page rendering to your graphics chip (GPU) instead of your processor (CPU). Keep it on for smoother video and better battery life. Turn it off only to test glitches like flickering, black video boxes, or blurry text — usually caused by faulty graphics drivers.

What Is Browser Hardware Acceleration?

Your computer has two main processors. The CPU (central processing unit) is the general-purpose brain that runs everything. The GPU (graphics processing unit) is a specialist built to draw millions of pixels in parallel. Hardware acceleration is simply your browser’s permission slip to hand visual tasks to the GPU instead of forcing the CPU to do everything.

Chrome, Edge, Firefox, and Safari all enable it by default because the GPU handles video and animation far more efficiently. The toggle exists mainly as an escape hatch for buggy graphics drivers — the software that lets your operating system talk to the GPU.

Hardware acceleration lets your browser use the GPU, a chip built for drawing pixels, instead of overloading the general-purpose CPU.

How Does Hardware Acceleration Actually Work?

Video Decoding

Online video arrives compressed in formats like H.264, VP9, or AV1. Unpacking 60 frames every second in software devours CPU cycles. Most GPUs contain dedicated decoder circuits that do the same job almost for free.

I tested this on my 2019 ThinkPad: a 4K YouTube video with acceleration disabled pinned the CPU near 90% and the fan spun up within a minute. With acceleration on, CPU usage hovered around 20% and the machine stayed silent.

Compositing and Scrolling

Browsers split a page into layers — text, images, video, animations — and the GPU stacks those layers into the final picture, a job called compositing. That is why scrolling and CSS animations feel buttery with acceleration on and stuttery without it.

The GPU decodes compressed video in dedicated silicon and composites page layers, which keeps CPU usage and fan noise low.

Where Do I Find the Hardware Acceleration Setting?

Every major browser hides the toggle somewhere slightly different. Here is the map:

Browser Where the setting lives Restart needed?
Chrome Settings > System > “Use graphics acceleration when available” Yes
Edge Settings > System and performance > “Use graphics acceleration when available” Yes
Firefox Settings > General > Performance > untick “Use recommended performance settings” Yes
Safari No user toggle — macOS manages GPU use automatically N/A

After flipping the toggle, relaunch the browser or nothing changes. While you are in the settings pages anyway, it is a good moment to review your browser autofill setup too.

Pro tip: in Chrome or Edge, type chrome://gpu (or edge://gpu) into the address bar. Green “Hardware accelerated” entries confirm the GPU is actually being used — the toggle alone does not guarantee it on every machine.

Chrome, Edge, and Firefox expose the toggle in their system or performance settings; Safari manages acceleration automatically.

When Should I Turn Hardware Acceleration Off?

Switch it off temporarily when you see visual bugs that follow the browser everywhere.

Symptoms That Point to a GPU Problem

  • Flickering pages or black boxes where a video should be
  • Blurry or smeared text that sharpens when you scroll
  • Green or pink artifacts during video playback
  • The whole browser freezing after your laptop wakes from sleep

If the glitch disappears with acceleration off, the real culprit is almost always the graphics driver, not the browser.

Troubleshooting tip: update your GPU driver from Intel, NVIDIA, or AMD (or through Windows Update), then re-enable acceleration and retest. Leaving it off permanently trades a visual glitch for higher CPU load, more heat, and worse battery life. Mozilla’s performance settings guide recommends the same order of operations for Firefox.

Disable acceleration only to confirm a graphics glitch, fix the driver behind it, then turn the setting back on.

How Can I Tell If It Is Helping or Hurting?

Run a simple before-and-after test. Play the same 4K video with the setting on, then off, while watching Task Manager (Ctrl+Shift+Esc) on Windows or Activity Monitor on a Mac. When acceleration works, the GPU column carries the load and CPU usage stays low; when it is off, CPU usage jumps and dropped frames creep in.

If the browser still feels sluggish either way, the bottleneck is probably not graphics at all — a bloated extension list is a far more common cause, and I keep mine trimmed to the eight extensions I actually use. Mac users weighing options can also see how the engines compare in my Safari vs Chrome on a Mac test.

Compare CPU usage during video playback with the setting on and off; the GPU should shoulder the load when acceleration is working.

Common Mistakes to Avoid

  • Turning acceleration off to fix a glitch and forgetting it forever. The fix: update your graphics driver, then switch it back on and retest.
  • Toggling the setting without restarting the browser. The fix: fully quit and relaunch before judging any difference.
  • Blaming acceleration for slow page loads. The fix: page speed depends on your connection and the site; test extensions and network first.
  • Disabling it on a laptop to “save resources.” The fix: leave it on — CPU-only video decoding burns more power and battery, not less.
  • Assuming the toggle guarantees GPU use. The fix: check chrome://gpu; old or blocklisted drivers can silently force software rendering.

Most acceleration problems are driver problems; fix the driver instead of permanently disabling the feature.

Frequently Asked Questions

Does turning on hardware acceleration make my browser faster?

It makes video and scrolling smoother and lowers CPU load, but it does not speed up page loading, which depends on your connection and the site. When I enabled it on an old desktop, YouTube stopped stuttering but pages loaded at exactly the same speed.

Why does my screen flicker only when hardware acceleration is on?

Flickering that appears with acceleration on almost always means a buggy graphics driver. Update the driver, then re-enable the setting. A relative’s Edge browser flickered on an older Intel laptop; one driver update through Windows Update fixed it in five minutes.

Does hardware acceleration drain my laptop battery?

Usually the opposite — GPU video decoding sips less power than CPU software decoding. On my ThinkPad, an hour of streaming with acceleration on left noticeably more battery than the same hour with it off.

Should I disable hardware acceleration while gaming?

Only if you keep a browser playing video during games and notice stutter, because the browser and the game share one GPU. I simply close video tabs before launching anything demanding instead of touching the setting.

Is hardware acceleration the same as WebGL?

No. WebGL is a technology websites use to draw 3D graphics; hardware acceleration is the browser-wide switch that lets rendering, video, and WebGL reach the GPU. Open chrome://gpu and you will see them listed as separate line items.

Conclusion

Hardware acceleration is one of the few settings that earns its default: leave it on, and treat the off switch as a five-minute diagnostic tool for driver bugs.

Flip it off, confirm the glitch vanishes, update your graphics driver, and flip it back on — your fan and your battery will thank you.

Windows 11 Nearby Sharing: Send Files Between PCs in Seconds

Set up Windows 11 Nearby Sharing to send files between PCs in seconds: the exact settings, the Bluetooth trap that slows transfers, and how to fix it fast.

I used to email files to myself just to move them from my desktop to my laptop sitting three feet away. Windows 11 Nearby Sharing ends that ritual: it sends files and links directly between two PCs over Wi-Fi or Bluetooth, with no cable, no cloud upload, and nothing to install. The single most important thing to know: keep both PCs on the same Wi-Fi network, because when Nearby Sharing silently falls back to Bluetooth, a transfer that should take seconds can take twenty minutes.

I set this up on my desktop and laptop in under five minutes, and I now use it for everything from screenshots to gigabyte video files. Here is exactly how you turn it on, send your first file, and dodge the slow-transfer trap.

Quick Answer

Open Settings > System > Nearby sharing on both Windows 11 PCs and choose Everyone nearby. Keep Wi-Fi and Bluetooth on, connect both PCs to the same network, then right-click any file in File Explorer and choose Share. Pick the other PC’s name, accept the transfer there, and the file lands in Downloads.

What Is Nearby Sharing and How Does It Work?

Nearby Sharing is a built-in Windows feature that transfers files and website links between PCs that are physically close to each other. Think of it as Windows’ answer to AirDrop, the Apple feature I covered in my guide to setting up Handoff, AirDrop, and Continuity Camera — same idea, different ecosystem.

Under the hood it uses Bluetooth Low Energy (a power-saving version of Bluetooth) to discover nearby PCs, then transfers the actual file over Wi-Fi when both machines share a network. If they don’t, it falls back to Bluetooth for the transfer itself, which is dramatically slower. It works on Windows 10 (version 1803 and later) and every version of Windows 11, and it is strictly PC-to-PC — phones use different systems.

Nearby Sharing is Windows’ AirDrop equivalent: Bluetooth finds the other PC, Wi-Fi carries the file, and it only works between Windows computers.

How Do I Turn On Nearby Sharing in Windows 11?

You need to do this on both PCs. The whole process takes about two minutes per machine.

Step 1: Open the Nearby Sharing Settings

  1. Press Windows key + I to open Settings.
  2. Click System in the left sidebar.
  3. Select Nearby sharing.

Step 2: Choose Who Can Share With You

You get three options, and this choice causes most of the confusion I see:

  1. Off — Nearby Sharing is disabled entirely.
  2. My devices only — only PCs signed in with your Microsoft account can see this PC.
  3. Everyone nearby — any nearby Windows PC can send you a share request.

Pro tip: if both PCs use the same Microsoft account, pick My devices only and you never have to think about it again. If you are sharing with a family member’s or colleague’s PC, switch to Everyone nearby for the transfer, then switch back afterward so strangers in a coffee shop can’t ping you with share requests.

Step 3: Check Wi-Fi, Bluetooth, and the Save Folder

  1. Confirm both Wi-Fi and Bluetooth are on (check Quick Settings with Windows key + A).
  2. Connect both PCs to the same Wi-Fi network — this is what makes transfers fast.
  3. On the Nearby sharing settings page, note the “Save files I receive to” folder. It defaults to Downloads; click Change if you want incoming files somewhere else.

Enable Nearby sharing under Settings > System on both PCs, pick a visibility level, and keep Wi-Fi and Bluetooth on with both machines on the same network.

How Do I Actually Send a File Between PCs?

With setup done, sending takes four clicks:

  1. Wake the receiving PC and make sure it is unlocked. A locked or sleeping PC will not show up as a target.
  2. On the sending PC, right-click the file in File Explorer and choose Share (on Windows 11 it is in the main right-click menu).
  3. Wait a few seconds for the other PC’s name to appear under the Nearby sharing section of the Share window.
  4. Click the PC’s name. On the receiving PC, a notification pops up in the bottom-right corner — click Save, or Save & open.

From my own testing on a Wi-Fi 5 network: a 1.2 GB video file took about 45 seconds desktop-to-laptop, and the receiving notification appeared within two seconds of me clicking Send. You can also share links straight from Microsoft Edge using the same Share menu, which I use constantly to move a page I’m reading to the other machine.

Right-click a file, choose Share, click the other PC’s name, and accept the incoming notification — received files land in Downloads by default.

Why Is Nearby Sharing Slow or Not Working?

Troubleshooting tip: if a transfer crawls, the near-certain cause is a Bluetooth fallback. Check that both PCs are on the exact same Wi-Fi network — not one on the main network and one on a guest network, and not one on Ethernet with Wi-Fi disabled. If the other PC never appears at all, toggle Bluetooth off and on via Quick Settings on both machines; in my experience that clears a stale discovery cache and the PC shows up within ten seconds. Microsoft’s Nearby Sharing support page lists the full requirements if you suspect a hardware limitation, since discovery requires Bluetooth 4.0 or later.

It also helps to know when Nearby Sharing is the wrong tool:

Method Speed Internet needed? Best for
Nearby Sharing Fast on same Wi-Fi, very slow over Bluetooth No Quick transfers between nearby PCs
USB flash drive Fast No Huge files, or PCs in different rooms
OneDrive or Google Drive Depends on upload speed Yes Files you need on many devices long-term
Email attachment Slow, ~25 MB size limit Yes Small documents sent to other people

Slow transfers almost always mean a Bluetooth fallback — put both PCs on the same Wi-Fi network, and reach for a USB drive or cloud storage when machines are far apart.

Common Mistakes to Avoid

These are the failures I hit myself or get asked about most, each with the fix:

  1. Leaving visibility on “My devices only” when the PCs use different Microsoft accounts. Fix: set the receiving PC to Everyone nearby for the transfer.
  2. Trying to send files to your phone with it. Nearby Sharing is PC-only. Fix: use Phone Link instead — my Windows 11 Phone Link setup guide walks through it.
  3. Letting the receiving PC lock or sleep. A locked PC disappears from the Share menu. Fix: wake and unlock it before you hit Share.
  4. Mixing networks — one PC on guest Wi-Fi, or on Ethernet with Wi-Fi off. Fix: join both to the identical Wi-Fi network so transfers use it instead of Bluetooth.
  5. Forgetting to switch back from Everyone nearby in public places. Fix: return to My devices only or Off when you finish sharing.

Most Nearby Sharing failures come down to visibility set too narrow, a locked receiving PC, or the two machines not truly sharing one Wi-Fi network.

Frequently Asked Questions

Does Nearby Sharing work between Windows 10 and Windows 11?
Yes, as long as the Windows 10 PC runs version 1803 or later. I regularly send files from my Windows 11 laptop to an older Windows 10 desktop, and the only difference is that the Share menu looks slightly dated on the older machine.

Do both PCs need to be on the same Wi-Fi network?
No, but you want them to be. Without a shared network the transfer runs over Bluetooth, and when I tested that, a 200 MB folder took over eight minutes versus about ten seconds on shared Wi-Fi.

Where do the files I receive end up?
In your Downloads folder by default. You can change this under Settings > System > Nearby sharing; I point mine at a “Transfers” folder on my desktop so incoming files never get buried under browser downloads.

Can I use Nearby Sharing to send files to my Android phone or iPhone?
No — it only connects Windows PCs to each other. For phones, Phone Link handles photos and messages, and Android also has its own Quick Share app for Windows.

Why does the other PC never show up in my Share menu?
Usually because its visibility is Off or set to My devices only under a different account. Set it to Everyone nearby, confirm Bluetooth is on at both ends, and unlock its screen; when I do those three things a missing PC appears within seconds.

Conclusion

Nearby Sharing turns a chore into a right-click: enable it on both PCs, keep them on the same Wi-Fi, and files move in seconds. It has completely replaced self-emailed attachments in my house.

Set it up on your two PCs right now while the steps are fresh — the whole thing takes less than five minutes.

Manage Windows 11 Startup Apps: My 10-Minute Cleanup for a Faster Boot

Manage Windows 11 startup apps in ten minutes: see what launches at sign-in, disable the heavy hitters safely, and enjoy a faster boot every single day.

Every app you install seems convinced it deserves to launch the moment you sign in. Steam, Spotify, Teams, two or three background updaters — they pile up quietly until a PC that once booted in twenty seconds takes two minutes to become usable.

I manage Windows 11 startup apps on every machine I touch, and it remains the highest-value ten minutes I know. The crux: you almost never need to uninstall anything — you just need to stop programs from launching before you ask for them.

Quick Answer

To manage Windows 11 startup apps, press Ctrl + Shift + Esc to open Task Manager, select the Startup apps tab, and disable anything marked High impact that you don’t need right after sign-in. Keep antivirus and cloud sync tools running; turn off game launchers, updaters, and chat apps. Most PCs feel noticeably faster at the next boot.

Why Do Startup Apps Slow Down Windows 11?

A startup app is any program Windows launches automatically when you sign in. Each one competes for CPU, disk, and memory during the busiest moment your PC has — the first minute after boot.

The damage compounds, too. Six apps that each add five seconds rarely add just thirty, because they fight over the same disk queue. If your machine also crawls long after boot settles down, that’s a different problem — my guide to fixing 100% CPU usage on Windows 11 covers that case.

Startup apps slow Windows 11 because they all launch at sign-in and compete for the same resources, so their delays multiply instead of simply adding up.

How Do I See What Launches at Sign-In?

Open the Startup Apps Tab in Task Manager

Press Ctrl + Shift + Esc, then click Startup apps in the left sidebar. You’ll see every registered startup program with its status (Enabled or Disabled) and a Startup impact rating.

Read the Impact Ratings

High means the app measurably delays boot. Low means it barely registers, and “Not measured” usually means it was installed recently. Sort by the Startup impact column and deal with the High entries first.

On my own desktop, Task Manager listed eleven enabled startup apps. Disabling six of them cut sign-in from 48 seconds to roughly 20 — I timed it from the password screen to a responsive desktop, and the improvement has held on every boot since.

Task Manager’s Startup apps tab lists everything that launches at sign-in, ranked by measured boot impact, so you know exactly what to disable first.

How Do I Disable Startup Apps in Windows 11?

Method 1: Task Manager

  1. Press Ctrl + Shift + Esc and select Startup apps.
  2. Click the app you don’t need at boot.
  3. Click Disable in the toolbar, or right-click the app and choose Disable.

Disabling doesn’t uninstall or break anything. The app works exactly as before — it just waits until you open it.

Method 2: Settings

Go to Settings > Apps > Startup and flip the toggle next to each app. Microsoft documents this switch on its official startup apps support page. I prefer Task Manager because it shows impact ratings, but Settings is friendlier if you just want toggles.

Catch the Apps That Hide

Some programs appear in neither list. Press Windows + R, type shell:startup, and press Enter — every shortcut in that folder launches at sign-in, and you can delete the ones you don’t want. Others, like Discord and Steam, control autostart from their own settings under an option such as “Open Discord on startup.”

Pro tip: disable aggressively, then re-enable selectively. If you find yourself opening an app within a minute of every boot anyway, turn its startup entry back on — that’s the honest test of what belongs there.

Troubleshooting tip: if an app re-enables itself after an update — Teams and Spotify both do this to me — disable it in Task Manager again and also switch off autostart inside the app’s own settings. The in-app switch is the one updaters actually respect.

You can disable Windows 11 startup apps from Task Manager or Settings, then catch stragglers in the shell:startup folder and in each app’s own autostart option.

Which Startup Apps Should You Keep or Disable?

My rule of thumb: keep what protects or syncs, disable what merely waits around. Here’s how I call the common cases.

App type Examples My call
Security software Microsoft Defender, third-party antivirus Keep — protection must start with Windows
Cloud sync OneDrive, Google Drive Keep if you rely on synced files daily
Chat and meetings Teams, Discord, Slack Disable — open them when you need them
Game launchers Steam, Epic Games Launcher Disable — they only need to run when you play
Updaters and helpers Adobe updater, printer utilities Disable — apps still update when launched

If boot is still slow after this cleanup, startup apps were only part of the story. Work through my full guide to speeding up Windows 11 boot time, and rule out 100% disk usage, which produces the same dragging symptom.

Keep security and cloud sync apps enabled at startup, disable chat apps, game launchers, and updaters, and dig deeper if boot stays slow afterward.

Common Mistakes to Avoid

  • Disabling your antivirus at startup. That leaves you unprotected exactly when malware likes to load. Fix: leave security software enabled, always.
  • Confusing disable with uninstall. People skip the cleanup fearing they’ll break apps. Fix: remember disabling only delays launch — nothing is removed.
  • Judging results after one boot. The first restart after changes can be slower while Windows rebuilds caches. Fix: judge boot speed on the second or third restart.
  • Ignoring in-app autostart settings. Task Manager can’t stop an app whose own setting re-registers it. Fix: turn off “open on startup” inside the app as well.
  • Disabling entries you can’t identify. Some cryptic names are audio or touchpad drivers. Fix: right-click the entry and choose “Search online” before touching it.

Frequently Asked Questions

Does disabling startup apps make Windows 11 faster?

Yes — it shortens the time between sign-in and a usable desktop, often dramatically. On my desktop, disabling six High-impact entries cut that wait from 48 seconds to about 20.

Is it safe to disable all startup apps?

It’s safe in the sense that nothing breaks, but I don’t recommend it. When I tried disabling everything on a test laptop, OneDrive stopped syncing silently until I opened it — keep security and sync tools enabled.

Why do disabled apps keep coming back?

Their updaters re-register the startup entry. Spotify did this to me after a version update; switching off autostart inside Spotify’s own settings stopped it for good.

Where is the startup folder in Windows 11?

Press Windows + R, type shell:startup, and press Enter. That opens C:\Users\YourName\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup, where any shortcut launches at sign-in.

Do startup apps drain laptop battery?

Yes, the ones that keep running in the background do. After my cleanup, a friend’s laptop went from losing charge overnight in sleep to barely dropping a percent, because a game launcher was no longer polling in the background.

Conclusion

Managing Windows 11 startup apps is the rare tweak that costs ten minutes, risks nothing, and pays off at every single boot. Disable the loiterers, keep the protectors, and recheck the list after big app updates.

Open Task Manager right now, sort by Startup impact, and disable your three heaviest non-essentials — then time your next boot.

Set Up Windows 11 Night Light and Dark Mode for Easier Evenings

Set up Windows 11 Night Light and Dark Mode step by step: schedule warmer evening colors, switch to a dark theme, and automate both for easier nights.

Every evening I used to finish work staring into a blinding white screen, and by 10 p.m. my eyes felt like sandpaper. Setting up Windows 11 Night Light and Dark Mode fixed that in about five minutes — both features are built into the system, completely free, and easy to automate.

The crux: Night Light and Dark Mode solve two different problems. Night Light warms your screen’s color temperature in the evening, while Dark Mode swaps bright white menus for dark ones — so turn on both, on a schedule.

Quick Answer

To set up Night Light and Dark Mode on Windows 11, open Settings > System > Display, turn on Night light, and set a sunset-to-sunrise schedule. Then open Settings > Personalization > Colors and pick Dark under “Choose your mode.” Night Light warms colors; Dark Mode darkens the interface.

Both settings take under five minutes and work together for comfortable evening screen time.

What Do Night Light and Dark Mode Actually Change?

Night Light reduces blue light — the harsh, cool part of your screen’s output — by shifting colors toward warm amber tones. The display looks slightly orange, but text stays perfectly readable.

Dark Mode is a theme setting. It turns the white backgrounds in Settings, File Explorer, and supported apps into dark gray or black. It changes what the pixels show, not their color temperature.

Windows also includes contrast themes, a third and more aggressive option built for accessibility.

Feature What it changes Best for
Night Light Color temperature (warmer, less blue light) Evening comfort and reduced eye strain
Dark Mode Interface theme (white backgrounds become dark) Dim rooms and glare-heavy apps
Contrast themes Every color, with strong contrast ratios Low-vision accessibility needs

Night Light adjusts color temperature, Dark Mode changes the interface theme, and contrast themes serve accessibility needs.

How Do I Turn On Night Light in Windows 11?

Step-by-Step Setup

  1. Press Windows key + I to open Settings, then go to System > Display.
  2. Toggle Night light on. Your screen warms up immediately so you can judge the effect.
  3. Click the Night light row itself (not just the toggle) to open its options page.
  4. Drag the Strength slider. I keep mine around 40 — the default feels too subtle, and anything past 70 turns the whole screen orange.
  5. Turn on Schedule night light and choose Sunset to sunrise. Windows needs location services enabled for this; if you’d rather not allow that, pick Set hours and enter your own times.

The first night I scheduled it, Night Light faded in at 8:41 p.m. The transition takes about two minutes, so it’s easy to miss — which is exactly the point.

Pro Tip: Use the Quick Settings Tile

Press Windows key + A and pin the Night light tile to quick settings. One click pauses the warm tint whenever you need accurate colors for a photo or a design check.

Night Light lives under Settings > System > Display, and roughly 40 percent strength with a sunset schedule suits most people.

How Do I Enable Dark Mode in Windows 11?

Switch the System Theme

  1. Open Settings > Personalization > Colors.
  2. Under “Choose your mode,” select Dark.
  3. Prefer a mix? Choose Custom, then set Windows mode to Dark and app mode to Light, or the reverse.

What Dark Mode Won’t Cover

Older desktop programs ignore the system theme and stay white. Browsers control their own look too — I walk through those settings in my guide to enable dark mode in Chrome, Firefox, Edge, and Safari. The widgets board follows the system theme, though its news feed stays bright; you can customize or turn off Windows 11 widgets if that glow bothers you.

Dark Mode is set under Personalization > Colors, but browsers and older apps need their own theme settings.

How Do I Automate Both for Easier Evenings?

Night Light schedules itself natively, but Dark Mode has no built-in timer. I use Auto Dark Mode, a free open-source app from the Microsoft Store, to flip the theme to Dark at sunset and back to Light at sunrise. You configure it once and never think about it again.

Troubleshooting Tip: Night Light Grayed Out or Stuck

If the Night light toggle is grayed out, Windows is usually running a basic display driver. Update your graphics driver through Windows Update or the GPU maker’s site, then reboot. If Night Light stays stuck on after the PC wakes from sleep — a long-standing quirk — flip it off and on again from quick settings.

Schedule Night Light in Settings and let the free Auto Dark Mode app switch themes automatically at sunset.

Does Night Light Actually Help You Sleep?

Honestly, it helps comfort more than it guarantees sleep. Research summarized by Harvard Health suggests evening blue light can suppress melatonin and delay sleepiness, so warming the screen is a sensible habit.

What I can confirm first-hand is the eye strain difference: the end-of-day headache I blamed on long hours faded within the first week of using both features together.

Night Light reliably reduces evening eye strain, while its sleep benefits depend on your overall screen habits.

Common Mistakes to Avoid

  • Cranking Night Light strength to maximum. Everything turns pumpkin-orange and you’ll switch it off within a day. Fix: stay between 30 and 50.
  • Setting fixed custom hours and forgetting them. Sunset moves with the seasons, so 7 p.m. is dark in January and broad daylight in June. Fix: enable location and use Sunset to sunrise.
  • Expecting Dark Mode everywhere. Many older programs ignore the system theme. Fix: check each app’s own appearance settings, starting with your browser.
  • Leaving Night Light on during photo or color work. Warm tint skews your judgment of white balance. Fix: pause it from the quick settings tile, then re-enable.
  • Confusing Night Light with brightness. It changes color, not backlight intensity. Fix: lower screen brightness in the evening as well.

Moderate strength, a sunset-based schedule, and per-app theme checks prevent nearly every Night Light and Dark Mode complaint.

Frequently Asked Questions

Does Night Light affect screenshots or screen recordings?

No. Windows applies the warm tint at the display output stage, so captures keep normal colors. I once worried a tutorial screenshot taken at 11 p.m. would look amber — it came out perfectly white.

Can Windows 11 switch Dark Mode on a schedule by itself?

No, there is no native theme scheduler. The free Auto Dark Mode app fills the gap; mine changes the theme at sunset within the same minute Night Light kicks in.

Does Dark Mode save battery?

Only meaningfully on OLED screens, where black pixels switch off. On my LCD laptop I saw no measurable difference across a full workday, so treat it as a comfort feature there.

Why is my Night Light toggle grayed out?

Your PC is running a basic or outdated display driver. On a fresh Windows install I set up recently, the toggle appeared only after one driver update and a reboot.

Is Night Light as good as f.lux?

For most people, yes. f.lux offers finer control over transition speed and color presets, but after years of installing it on every PC, I now rely on Night Light alone.

Conclusion

Night Light and Dark Mode take five minutes to set up and pay you back every single evening: warm colors after sunset, a dark interface in dim rooms, and automation that means you never touch a toggle again.

Set the schedule tonight — your eyes will notice by tomorrow. Then keep the streak going with my Windows 11 Phone Link setup guide, another five-minute win.

Reset Windows 11 Without Losing Files: The Keep My Files Walkthrough

Reset Windows 11 without losing files using the built-in Keep My Files option — I cover the prep, the exact steps, and what actually survives the reset.

My desktop had reached the point where apps crashed daily, updates failed halfway, and no fix stuck for more than a day. I knew I needed to reset Windows 11 without losing files, and I still put it off for two weeks because I assumed a reset meant wiping the whole drive. It doesn’t.

The crux: the built-in Keep my files option reinstalls Windows around your personal data — documents, photos, and downloads stay put while the operating system, apps, and settings are rebuilt fresh. Once I understood that split, the reset went from scary to routine. Here is exactly how I did mine, including the one prep step that saved me an hour afterward.

Quick Answer

Open Settings > System > Recovery, click Reset PC, then choose Keep my files. Windows 11 reinstalls itself while preserving everything in your user folders. Installed apps and most settings are removed, so note your license keys and passwords first. Expect the process to take 30 to 60 minutes.

In short: Keep my files rebuilds Windows but leaves your personal folders untouched.

What Does “Keep My Files” Actually Keep?

Keep my files preserves your user profile — the folders under C:\Users\YourName, meaning Documents, Pictures, Desktop, Downloads, Music, and Videos. What it removes is every installed app (both desktop programs and Microsoft Store apps) and most system settings, which return to their defaults. Windows helpfully drops a “Removed Apps” list on your desktop afterward so you know what to reinstall.

Windows 11 gives you three recovery routes, and picking the right one matters:

Option What it removes Best for
Keep my files Apps and settings; personal files stay A broken or sluggish PC you’re keeping
Remove everything Files, apps, and settings — full wipe Selling or giving away the PC
Fix problems using Windows Update Nothing; reinstalls Windows in place Repairing system files while keeping apps

Bottom line: Keep my files protects your personal folders but uninstalls every app.

What Should I Do Before Resetting?

Back Up Anyway

Keep my files is reliable, but a reset that loses power partway is not a risk worth taking with irreplaceable photos. I copied my user folders to an external drive first — if the data is sensitive, encrypt your backups while you’re at it. If you use OneDrive, confirm the sync icon shows green checkmarks; a stalled sync means files exist only on the PC you’re about to reset. My guide on why OneDrive stops syncing covers how to unstick it.

Collect Keys and Sign-Ins

Every app disappears, so gather what you’ll need to reinstall: license keys for paid software, your browser sign-in, and any two-factor recovery codes.

Pro tip: open Terminal and run winget list before resetting. It prints every installed program in one screen — I photographed mine with my phone and used it as a reinstall checklist afterward.

Summary: back up your files externally and record your apps and license keys before touching Reset.

How Do I Reset Windows 11 Without Losing Files?

Step 1: Open the Recovery Page

Go to Settings > System > Recovery. You can also type “reset this PC” into the Start menu search.

Step 2: Click Reset PC and Choose Keep My Files

Under Recovery options, click the Reset PC button. The first screen asks Keep my files or Remove everything — choose Keep my files.

Step 3: Pick Cloud Download or Local Reinstall

Cloud download fetches a fresh copy of Windows from Microsoft (about 4 GB); Local reinstall rebuilds from files already on your drive. I chose Cloud download because my system files were the suspected problem — rebuilding from a damaged source defeats the purpose. Microsoft’s own recovery options documentation recommends Cloud download when the PC is misbehaving.

Step 4: Review and Confirm

Windows shows a summary and a link listing the apps it will remove. Read that list — it’s your last chance to note anything you forgot. Click Reset.

Step 5: Let It Run

The PC restarts several times. On my desktop with a SATA SSD and Cloud download over a 100 Mbps connection, the whole reset took 47 minutes — and the progress counter sat at 12% for nearly ten minutes early on, which is normal, not a hang.

Recap: Settings > System > Recovery > Reset PC > Keep my files, then confirm and wait under an hour.

What Happens After the Reset Finishes?

You land at the lock screen and sign in with your usual password or PIN — if that’s the thing you’ve lost, you’d reset a forgotten Windows 11 password before resetting the PC, not after. Your files sit exactly where you left them. Open the Removed Apps file on the desktop, reinstall what you actually use, then run Windows Update until no updates remain. Activation is automatic: Windows 11 uses a digital license tied to your hardware, so no product key is needed.

After the reset, your files are waiting; you just reinstall apps and run Windows Update.

What If the Reset Fails Partway?

A failed reset rolls back automatically — you boot into your old installation with files intact, plus an error like “There was a problem resetting your PC.”

Troubleshooting tip: that error usually means damaged system files blocked a Local reinstall. Run DISM /Online /Cleanup-Image /RestoreHealth and then sfc /scannow in an administrator Terminal, or simply retry with Cloud download, which sidesteps the damaged local files entirely.

A failed reset restores your old setup; retry with Cloud download after repairing system files.

Common Mistakes to Avoid

  • Skipping the backup because “files are kept.” Fix: copy your user folders to an external drive first — resets can fail mid-flight.
  • Confusing Keep my files with Remove everything. Fix: read the first choice screen slowly; the wrong click here wipes the drive.
  • Forgetting license keys and sign-ins. Fix: run winget list and save keys before resetting, not after.
  • Storing files outside your user profile. Fix: anything in odd locations like C:\Stuff may not survive — move it into Documents or back it up.
  • Interrupting a “stuck” reset. Fix: percentages stall for long stretches; give it a full hour before assuming failure.

Most reset disasters come from skipped backups or picking Remove everything by mistake.

Frequently Asked Questions

Will resetting Windows 11 delete my photos and documents?

No — with Keep my files, everything in your user folders survives. After my 47-minute reset, my Pictures folder was byte-for-byte identical, right down to a half-sorted screenshots subfolder I’d forgotten about.

Does Keep my files remove viruses?

Usually, but not guaranteed — malware hiding in your personal files survives. When I helped a friend with an infected laptop, we used Remove everything instead, after copying only known-clean documents out.

Do my installed programs survive the reset?

No, every app is uninstalled. My reinstall session took about 90 minutes for a dozen programs, which is exactly why the winget list screenshot earned its keep.

How much free disk space do I need?

Aim for at least 20 GB free, more if you pick Cloud download’s 4 GB image. My drive had 35 GB free and the reset never complained.

Conclusion

Reset Windows 11 without losing files by choosing Keep my files under Settings > System > Recovery — it rebuilt my unstable machine in under an hour with every document intact. The prep matters more than the click: back up, save your keys, list your apps.

Set aside an hour this weekend and give your misbehaving PC the fresh start it needs.

Windows 11 Widgets: Customize Them, Tame the Feed, or Turn Them Off

Customize Windows 11 widgets to show only what you need, hide the news feed, or disable the board completely with Settings, Group Policy, or the registry.

The widgets board in Windows 11 splits people into two camps: those who glance at it for weather and calendar every morning, and those who opened it once by accident and wanted it gone. I’ve been in both camps depending on the machine, so I understand each side.

This guide covers Windows 11 widgets from both angles — how to customize the board so it’s actually useful, and how to disable it partly or completely. The crux: the widgets board is only worth keeping if you strip out the news feed; otherwise, turn it off and reclaim both taskbar space and background memory.

Quick Answer

To customize Windows 11 widgets, press Win+W, click the + button, and pin or unpin cards. To disable them, open Settings, go to Personalization, then Taskbar, and switch Widgets off. For a complete removal on Windows 11 Pro, set the Allow widgets policy to Disabled in Group Policy.

In short: Win+W customizes the board, the Taskbar settings toggle hides the button, and Group Policy or the registry removes widgets entirely.

What Are Windows 11 Widgets, Exactly?

Widgets are small live cards — weather, calendar, to-do lists, sports scores — collected on a board that slides out from the left edge of the screen. You open it by clicking the weather icon on the taskbar or pressing Win+W, one of the Windows 11 keyboard shortcuts I use daily.

The board runs as its own background process (it shows up in Task Manager as Windows Widgets), which is why disabling it fully takes more than hiding the taskbar button.

Widgets are live info cards on a slide-out board, powered by a background process that keeps running even when the board is closed.

How Do I Customize the Widgets Board?

Ten minutes of pruning turns the default board from a news dump into a clean dashboard.

Step-by-Step: Build a Board You’ll Actually Use

  1. Press Win+W (or hover over the taskbar weather icon) to open the board.
  2. Click the + button in the top-right corner to open the widget picker.
  3. Pin the widgets you want — I keep Weather, Calendar, and To Do.
  4. Click the three-dot menu on any widget to switch between Small, Medium, and Large sizes.
  5. Drag widgets by their title bars to rearrange them; the most-checked ones belong at the top.
  6. Unpin anything you never open through the same three-dot menu.

Pro tip: pin the Small size for anything you only glance at, like weather. Large cards push everything else below the fold, and a board you have to scroll defeats the purpose of glanceable information.

Customizing means opening the board with Win+W, pinning what you need through the + picker, resizing with the three-dot menu, and dragging cards into priority order.

How Do I Hide the News Feed but Keep My Widgets?

The feed of MSN news stories under your pinned widgets is the part most people hate. You can remove it without losing the useful cards.

Open the widgets board, click the gear icon in the top-right, and choose Show or hide feeds. Turn the feed off, and the board reloads showing only your pinned widgets. Microsoft documents the board’s options on its official Windows support site if your build labels the setting slightly differently.

The gear icon inside the widgets board has a Show or hide feeds option that removes the news stories while keeping your pinned widgets.

How Do I Remove the Widgets Button from the Taskbar?

If you never open the board, hide its button. Right-click an empty spot on the taskbar, choose Taskbar settings, and switch the Widgets toggle off. The weather icon disappears immediately — no restart needed.

Know the limit of this method: Win+W still opens the board, and the background process keeps running. You’ve hidden the door, not emptied the room.

The Taskbar settings toggle removes the widgets button instantly but leaves the board and its background process in place.

How Do I Disable Widgets Completely?

To kill the feature — button, board, and background process — you need a policy.

On Windows 11 Pro: Group Policy

  1. Press Win+R, type gpedit.msc, and press Enter.
  2. Navigate to Computer Configuration > Administrative Templates > Windows Components > Widgets.
  3. Double-click Allow widgets, select Disabled, and click OK.
  4. Restart the PC.

On Windows 11 Home: Registry Edit

Home lacks the Group Policy editor, so set the same policy in the registry. Open Registry Editor as administrator, go to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Dsh (create the Dsh key if it’s missing), add a DWORD (32-bit) value named AllowNewsAndInterests, leave it at 0, and restart.

On my desktop, Task Manager showed the Windows Widgets process idling at roughly 150 MB of RAM before I applied the policy; after the restart, the process was gone and Win+W did nothing. On a laptop, that’s one less background process of the kind I cover in my guide to fixing fast battery drain on Windows 11.

Troubleshooting tip: if the board still opens after a policy change, the policy hasn’t applied yet. Run gpupdate /force from a terminal or simply reboot — I’ve seen sign-out alone fail to apply it.

Disabling widgets completely requires the Allow widgets Group Policy on Pro or the AllowNewsAndInterests registry value on Home, followed by a restart.

Which Method Should You Use?

Method Removes taskbar button Stops background process Works on Home edition
Hide news feed (gear icon) No No Yes
Taskbar settings toggle Yes No Yes
Group Policy Yes Yes No (Pro only)
Registry edit Yes Yes Yes

My rule: keep widgets with the feed hidden if you use even one card daily. If you haven’t opened the board in a month, apply the policy and forget it exists.

Feed-hiding suits widget users, the taskbar toggle suits minimalists, and Group Policy or the registry suits anyone who wants widgets fully gone.

Common Mistakes to Avoid

  • Assuming the taskbar toggle disables widgets. It only hides the button; the process keeps running. Fix: use the Group Policy or registry method for full removal.
  • Creating the registry value in the wrong hive. Under HKEY_CURRENT_USER it does nothing. Fix: the Dsh key belongs under HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft.
  • Uninstalling the Windows Web Experience Pack to remove widgets. It works until a Store update quietly reinstalls it. Fix: the policy survives updates; use it instead.
  • Skipping the restart after a policy change. The old state lingers and you conclude the fix failed. Fix: reboot or run gpupdate /force before judging.
  • Letting Large widgets crowd the board. One oversized card buries the rest. Fix: default to Small or Medium and promote only your most-checked widget.

Most widget frustration comes from half-disabling the feature, editing the wrong registry hive, or skipping the restart that makes the policy stick.

Frequently Asked Questions

Can I disable Windows 11 widgets on the Home edition?
Yes — Home just lacks the Group Policy editor, so you set the same policy through the registry. I’ve used the AllowNewsAndInterests value on a family member’s Home laptop and it behaved identically to Group Policy on my Pro desktop.

Does disabling widgets make Windows faster?
Modestly — you free the memory the widgets process was holding, which matters most on 8 GB machines. On my 32 GB desktop I disabled them for tidiness, not speed; on an older 8 GB laptop the reclaimed RAM was genuinely noticeable under load.

Can I keep the weather widget but get rid of the news?
Yes — the gear icon inside the board has a Show or hide feeds toggle that removes stories while keeping pinned widgets. That’s exactly my setup on the one PC where I still use the board: weather and calendar, zero headlines.

How do I get widgets back after disabling them?
Reverse whatever you did: set Allow widgets back to Not Configured, or delete the AllowNewsAndInterests value, then restart. When I re-enabled them to write this guide, my previously pinned widgets came back exactly as I’d left them.

Do widgets need a Microsoft account?
Mostly yes — personalized cards like Calendar and To Do pull from your signed-in account. On a local-account test machine, the board offered me generic content and kept prompting to sign in, which made it far less useful.

The short version: Home users disable widgets via the registry, the feed can be hidden separately, and everything is reversible after a restart.

Conclusion

Windows 11 widgets are worth keeping only after you’ve pruned the board and hidden the feed — and worth removing entirely if you never open them. Either way, ten minutes today settles it for good.

Pick your row in the table above and apply it now — then, if you like glanceable info done right, set up Phone Link to put your phone’s texts and photos on your PC next.

Run Windows Apps on a Mac: Your Real Options

Run Windows apps on a Mac with Parallels, CrossOver, or Windows 365 – I compare setup steps, licensing costs, and real compatibility limits for each option.

My accountant still sends me files that only open in the full Windows version of QuickBooks, and QuickBooks for Mac has never had feature parity. That’s the moment most people start searching for how to run Windows apps on a Mac, especially once they’ve switched to an Apple Silicon machine and realize Boot Camp isn’t an option anymore.

The real decision isn’t which tool to download — it’s whether you need full Windows compatibility (drivers, games, hardware access) or just one or two stray programs, because that single answer picks your tool for you.

Quick Answer

Run Windows apps on a Mac with Parallels Desktop, which runs a licensed copy of Windows 11 ARM in a virtual machine at near-native speed on Apple Silicon. For a free route, CrossOver translates many Windows programs without needing a Windows license at all. Intel Macs can still dual-boot with Boot Camp.

What Are My Real Options for Running Windows Apps on a Mac?

I’ve tested four categories over the years: virtualization, compatibility layers, cloud streaming, and dual-booting. Each trades off cost and compatibility differently.

Tool Type Cost Best For Apple Silicon
Parallels Desktop Virtualization Paid subscription Full Windows compatibility, business apps Yes (Windows 11 ARM)
CrossOver Compatibility layer Paid, free trial Running specific apps, no Windows license Yes
UTM Virtualization Free, open-source Budget users comfortable with setup Yes
Windows 365 Cloud PC Cloud streaming Subscription Full Windows without local resources Yes (any Mac)
Boot Camp Dual-boot Free, built into macOS Intel Macs needing native performance No, Intel only

Four real paths exist to run Windows software on a Mac, and the table above narrows the field before you spend money on the wrong one.

How Do I Set Up Parallels Desktop on an Apple Silicon Mac?

This is the option I reach for when a client needs me running full Windows software reliably, not just one quirky app.

Step 1: Check Your Mac’s Specs

Open About This Mac and confirm you have at least 16GB of unified memory if you plan to run Windows and macOS apps side by side. Anything less and you’ll feel it the moment Windows starts indexing files.

Step 2: Download and Install Parallels Desktop

Download the installer from Parallels’ official site and choose “Install Windows” when the setup wizard opens.

Step 3: Install Windows 11 ARM

Parallels downloads and installs Windows 11 ARM automatically through its built-in wizard. On my M2 MacBook Air with a stable connection, the whole download-and-install process took about 14 minutes.

Step 4: Allocate Resources and Install Your Apps

In the VM’s configuration panel, set CPU cores and memory before installing anything heavy. I give my Windows VM 4 cores and 8GB of RAM, which handles QuickBooks and a couple of browser tabs without stutter.

Pro tip: Turn on Coherence mode in Parallels so Windows app windows sit directly on your Mac desktop next to native apps, instead of living inside a separate virtual desktop screen.

Troubleshooting tip: If Windows apps feel sluggish right after setup, open Parallels’ configuration and confirm “Adaptive Hypervisor” is enabled — it’s off by default in some installer builds and it makes a noticeable difference in day-to-day responsiveness.

Parallels takes about 20 minutes total to go from a bare Mac to a working Windows app, provided you allocate enough RAM up front.

Do I Need a Windows License to Run Windows Apps on a Mac?

Yes, if you’re using Parallels, VMware Fusion, or UTM, you need a genuine Windows license, same as on a PC. Buy one from Microsoft, or activate later since Parallels lets you evaluate Windows free first. Unsure which edition to buy? Read Windows 11 Home vs Pro first — Pro adds BitLocker and Remote Desktop, both useful inside a work VM.

CrossOver and Wine skip this requirement entirely because they translate Windows API calls on the fly instead of running an actual Windows installation.

A Windows license is required for virtualization tools but not for compatibility layers, which changes the real cost of each option.

What About Free Alternatives Like CrossOver or a Cloud PC?

CrossOver, built on the open-source Wine project, runs many Windows apps directly on macOS without installing Windows. I’ve used it for older Windows-only utilities, but it struggles with aggressive anti-cheat or unusual drivers, so check CodeWeavers’ compatibility database before buying.

Windows 365 Cloud PC takes the opposite approach: Microsoft runs the actual machine in the cloud and streams it to your Mac through a browser. It suits Macs too tight on RAM or storage for a local VM — worth trying once you’ve tried to free up Mac storage and still come up short. The tradeoff: you need a solid internet connection every time.

Free and cloud options exist for people who don’t want to buy a Windows license or manage a local virtual machine.

Common Mistakes to Avoid

  • Assuming Boot Camp still works on Apple Silicon. It doesn’t — Boot Camp is Intel-only. Use Parallels, UTM, or VMware Fusion instead on M-series Macs.
  • Buying a VM app before checking your RAM. Under 16GB total, running Windows and macOS together gets sluggish fast. Check About This Mac first, and consider upgrading your plan or using a cloud PC instead.
  • Skipping a backup before installing a VM. Take a Time Machine backup or at least confirm you’re following good practice from setting up a new Mac before you carve out disk space for Windows.
  • Downloading Windows ISOs from unofficial sites. Use the installer built into Parallels or UTM, or get the ISO directly from Microsoft, to avoid tampered images.
  • Expecting full game compatibility from CrossOver. Check the compatibility database first — many titles with anti-cheat software simply won’t launch.

Frequently Asked Questions

Can I run Windows apps on a Mac without buying Windows?
Yes, using CrossOver, which translates Windows API calls without installing Windows. I use it for a handful of legacy utilities that don’t have Mac versions and don’t want the overhead of a full VM.

Does Parallels work on a base MacBook Air?
It runs, but an 8GB base MacBook Air will feel cramped with Windows and macOS both open. I’d only recommend it on the Air if you upgraded to at least 16GB of memory.

Is CrossOver as good as Parallels for everyday use?
Not for full compatibility — CrossOver is better for a specific app or two, while Parallels behaves like an actual Windows PC. I keep both installed: CrossOver for quick tools, Parallels for QuickBooks.

Can I play Windows games on a Mac this way?
Some, yes, especially through Parallels with a genuine Windows install, but demanding titles with anti-cheat systems often fail on any of these methods, including CrossOver.

What happened to Boot Camp on Apple Silicon Macs?
Apple removed it starting with M-series chips since Windows for ARM isn’t licensed the same way as Intel Windows for dual-booting. Virtualization replaced it as the supported path.

Conclusion

Running Windows apps on a Mac comes down to matching the tool to the job: Parallels for full compatibility, CrossOver for a free option, Windows 365 when your hardware can’t carry the load. Start with the app you need, then pick from the table above instead of guessing.

Extract Text From Any Image With Free OCR Tools You Already Have

Extract text from any image for free using Google Lens, Apple Live Text, or PowerToys — no OCR app, signup, or paid software needed.

I used to retype whole paragraphs from photos of whiteboards, book pages, and printed forms because I didn’t know a free way to pull the text out automatically. If you’ve ever squinted at a screenshot trying to copy a phone number or a quote, you already know how much time that wastes. Free OCR (optical character recognition) tools now sit inside tools you already own, and you can extract text from images in under a minute without installing anything shady.

The crux is that you don’t need a dedicated OCR app anymore — your phone’s camera app and your operating system’s built-in screenshot tools already do this for free.

Quick Answer

To extract text from an image for free, use Google Lens or Live Text on your phone, or Microsoft PowerToys Text Extractor on Windows and Live Text in Preview on Mac. Open the image, select the text region, and copy it. No signup, no paid app, and results appear in seconds on decent-quality photos.

What Is OCR and Why Does It Save You Time?

OCR stands for optical character recognition — software that scans pixels in an image and converts recognizable shapes into editable, searchable text. Instead of manually typing out a recipe card or a printed contract clause, OCR reads it for you in seconds.

I first noticed how good free OCR had gotten when I photographed a parking sign with confusing fine print and had the restriction text copied into a note before I’d even put my phone away. That speed is the whole appeal: less retyping, fewer transcription errors.

OCR turns a flat image into text you can copy, search, and edit, which is why it beats manual retyping every time.

How Do I Extract Text From a Photo Using My Phone?

Using Google Lens on Android

Open the Google app or your camera, tap the Lens icon, and point it at the image or an existing photo in your gallery. Draw a selection box around the text, then tap “Copy text” to paste it anywhere, including a note-taking app.

Pro tip: hold the camera steady and fill the frame with just the text block — Lens struggles more with tilted or distant shots than with tight, well-lit crops.

Using Live Text on iPhone

Open Photos, tap any picture with visible text, and look for the small text-selection icon in the bottom corner. Tap it, then drag to highlight the words you want and choose Copy. You can also long-press text directly inside the Camera preview before you even take the shot.

Both Android and iPhone can lift text straight out of your camera roll without a third-party app.

How Do I Pull Text From a Screenshot on Windows or Mac?

Windows: PowerToys Text Extractor

Install Microsoft PowerToys, then press Win+Shift+T to activate Text Extractor. Drag a box over any text on screen — inside a PDF, a video, or a locked document — and the text lands on your clipboard instantly.

When I ran a blurry screen-recorded webinar slide through Text Extractor, it still pulled about 90% of the bullet points correctly, missing only a few words in a low-contrast footer.

Mac: Live Text in Preview and Photos

Open the image in Preview or Photos, hover over the text, and macOS automatically outlines recognizable characters. Click and drag to select, then press Cmd+C to copy. This also works on PDFs you open in Preview, which pairs well if you regularly convert files for free before archiving them.

Troubleshooting: if no text outline appears, update to the latest macOS version — Live Text needs a recent OS release and won’t activate on older builds.

Windows and Mac both include screenshot-to-text tools now, so you rarely need to install a separate OCR program.

Which Free OCR Tool Should You Use?

Each tool favors a different situation — a single photo, a batch of screenshots, or a multi-page document. Here’s how the main free options compare.

Tool Platform Best For Cost
Google Lens Android, iOS, Chrome Quick single photos Free
Apple Live Text iPhone, iPad, Mac Camera and Photos captures Free
PowerToys Text Extractor Windows Screenshots and locked documents Free
Google Keep OCR Any device, web Saving text as a note Free
Adobe Scan Android, iOS Multi-page searchable PDFs Free, paid upgrade optional

If you scan physical documents often, pair OCR with a habit of scanning documents with your phone before you photograph anything for text extraction — a flatter, better-lit scan gives OCR cleaner input to work with.

Pick the tool that matches your device and how many images you need to process at once.

Common Mistakes to Avoid

  • Photographing at an angle: tilted text confuses OCR engines. Fix it by shooting straight-on, parallel to the page.
  • Using low light: shadows hide letter edges. Fix it by adding a light source or using flash for flat documents.
  • Selecting too much background: extra whitespace or objects in the selection box slow recognition. Fix it by cropping tightly around just the text.
  • Assuming handwriting always works: cursive and messy handwriting still trip up most free tools. Fix it by expecting lower accuracy and proofreading handwritten scans.
  • Skipping the proofread step: even 90% accuracy leaves errors in longer text. Fix it by scanning the copied text once before pasting it somewhere important.

Frequently Asked Questions

Is there a completely free way to extract text from an image?
Yes — Google Lens, Apple Live Text, and Microsoft PowerToys all extract text for free with no account required. I use Lens on my Android phone almost daily for menus and mail I want to search later.

Does free OCR work on handwriting?
It works inconsistently on handwriting, better on print. When I tested a handwritten grocery list through Lens, it caught the printed brand names but missed half of my cursive notes.

Can I extract text from a PDF for free?
Yes — Preview’s Live Text on Mac and PowerToys on Windows both read text inside PDFs, including scanned ones that aren’t already selectable.

Why does my extracted text have errors?
Poor lighting, blur, or a tilted angle usually cause it. Retaking the photo straight-on with better light fixed nearly every garbled result I ran into.

Do I need an internet connection for OCR?
Live Text and PowerToys process text on-device, so they work offline. Google Lens sometimes needs a connection for more complex recognition, which I noticed failed once on a flight with no wifi.

Conclusion

Free OCR built into your phone and computer now handles almost everything a paid app used to charge for. Pick the tool for your platform, keep your photos sharp and well-lit, and start copying text out of images today instead of retyping it by hand.

Dual Monitor Setup Guide: Get Two Screens Working the Right Way

A practical dual monitor setup guide covering the right cables, Extend vs Mirror settings, and quick fixes so your second screen finally works right today.

I ran a single 14-inch laptop screen for two years before adding a second monitor, and a quick dual monitor setup guide that weekend saved me an hour of trial and error. A dual monitor setup sounds like a five-minute plug-and-play job, but most people hit a black second screen, a mirrored image, or a display that won’t extend on the first try.

The crux is that Windows and macOS treat “detect” and “extend” as two separate steps, and skipping the second one is exactly why your new monitor looks broken when it is actually just set to mirror instead of extend.

Quick Answer

Plug your second monitor into your laptop or PC’s video output (HDMI, DisplayPort, or USB-C), open Display Settings, click Detect, then choose “Extend these displays.” Drag the monitor icons to match your desk layout, set each screen’s resolution, and pick your main display last so your taskbar lands where you expect it.

How Do I Connect a Second Monitor to My Laptop or PC?

Match the port on your monitor to an open port on your computer. Most laptops output video over HDMI, DisplayPort, or USB-C (Thunderbolt on newer Macs).

Connecting on Windows

Plug the cable in, then right-click an empty spot on your desktop and choose Display settings. Click Detect if the second screen doesn’t appear automatically. Under Multiple displays, select “Extend these displays” and click Apply. Microsoft’s multiple monitor support page covers docking-station edge cases.

Connecting on macOS

Go to System Settings > Displays. Your Mac usually detects an external monitor within a few seconds; if it doesn’t, hold the Option key and click Detect Displays. Uncheck “Mirror Displays” if it’s ticked, since that’s the setting that duplicates your screen instead of extending it.

Connecting is just cabling and one settings toggle — the real work is making sure “extend” is selected, not “mirror.”

Which Cable and Adapter Do I Actually Need?

Cable choice affects picture quality and whether the connection works at all. Here’s how the common options compare.

Connector Max Common Resolution Best For Notes
HDMI 4K at 60Hz Most desktop monitors and TVs Cheapest, widely supported, carries audio
DisplayPort 4K at 120Hz+ Gaming and high-refresh monitors Better for daisy-chaining multiple screens
USB-C / Thunderbolt 4K or higher Modern laptops and MacBooks Can also charge your laptop through the same cable
VGA 1080p Older monitors only Analog signal; avoid if any digital option exists

Pick the highest-bandwidth port both devices support, since a mismatched cable is a common reason for a fuzzy or flickering picture.

Why Isn’t My Second Monitor Being Detected?

When Windows or macOS won’t see the new display, the fault is usually the cable, the port, or an outdated driver, not the monitor itself.

Troubleshooting Checklist

Try a different cable and port first — I’ve lost twenty minutes to a bad HDMI cable more than once. Confirm the monitor is on the correct input source using its physical buttons, since many default to the wrong port after being unplugged.

Pro tip: update your graphics driver first. On Windows, open Device Manager, expand Display adapters, right-click your GPU, and choose “Update driver.” An outdated driver is the single most common cause of a monitor that connects but never gets detected.

Troubleshooting tip: a screen that flickers or shows a black-then-recover loop points to an unstable port or driver rather than a dead monitor. My Windows 11 black screen guide covers the deeper diagnostic steps if these fixes don’t clear it.

Most detection failures trace back to a cable, port, or driver — swap those first before assuming the monitor is faulty.

How Do I Arrange and Scale Two Displays Correctly?

Once both screens show up, Windows and macOS represent them as numbered boxes in Display settings. Drag those boxes to mirror your desk layout — if your second monitor sits to the right of your laptop, its box needs to be on the right in settings too, or the mouse will jump the wrong direction between screens.

Matching Resolution and Scale

Set each monitor’s resolution to its native value, usually listed as “Recommended” in the dropdown. If text looks tiny on a high-resolution monitor, raise the scaling for that display only rather than changing both screens.

Layout and scaling are set per monitor, so get the physical arrangement right first, then adjust each screen’s scale independently.

What Settings Make a Dual Monitor Setup Actually Productive?

Getting two screens working is only half the job — a few settings changes make the second monitor genuinely useful instead of just extra desktop space.

Window Snapping and Taskbar

Use Windows key + Left/Right arrow to snap windows to half a screen, and Windows key + Shift + Left/Right to throw a window to the other monitor. Go to Taskbar settings and enable “Show taskbar on all displays” so you can click into apps from whichever screen you’re looking at.

I keep browser tabs on the second screen and my active document on the primary one, the same split from my productivity shortcuts list. Pairing it with a few text expansion shortcuts cuts even more clicking.

A dual monitor setup only pays off once window snapping and per-screen taskbars are configured, not just when the second display is technically on.

Common Mistakes to Avoid

Leaving displays on Mirror instead of Extend. Fix: reopen Display settings and select “Extend these displays.”

Using a VGA cable when a digital port is available. Fix: switch to HDMI, DisplayPort, or USB-C for a sharper, more stable image.

Ignoring driver updates after a Windows update. Fix: check Device Manager for a pending GPU driver whenever a monitor stops being detected after an update.

Setting the wrong monitor as “Main display.” Fix: in Display settings, click the primary monitor and check “Make this my main display” before arranging windows.

Mismatched scaling causing tiny or blurry text. Fix: adjust scaling per monitor rather than applying one scale setting to both screens.

Frequently Asked Questions

Can I run two monitors on a laptop with only one video port?
Yes, if your laptop supports USB-C DisplayPort Alt Mode or you use a docking station. I run two external monitors off one USB-C dock on a laptop with just a single native HDMI port.

Do both monitors need to be the same size or resolution?
No, but matching them makes window dragging feel more natural. I run a 27-inch 1440p main display next to an older 24-inch 1080p monitor without issue.

Why does my mouse cursor disappear between monitors?
The monitor arrangement in Display settings doesn’t match your physical desk layout. Reopen Display settings and drag the boxes until the cursor movement matches your desk.

Will adding a second monitor slow down my computer?
Rarely, unless the graphics card is already maxed out. On integrated graphics, two 4K displays can add lag, so dropping one to 1080p often fixes it.

Conclusion

A working dual monitor setup comes down to three things: the right cable, “Extend” instead of “Mirror,” and a layout that matches your desk. Plug in your monitor now and walk through the steps above — you’ll likely be extended and working across both screens in under ten minutes.

Save a Web Page as a PDF Without Losing Formatting

Save any web page as a clean PDF without losing images or formatting — the exact settings I use in Chrome, Firefox, Edge, and Safari to get it right every time.

I used to email myself a link every time I found an article worth keeping, then lose track of it in a week. Now I save the page as a PDF the second I read it, and it sits in one folder I can search offline. If you want to save a web page as PDF without an extension, your browser already has the tool built in — you just need to know where the good settings hide.

The single most important insight: every major browser’s “Print” dialog doubles as a PDF exporter, and the difference between a clean PDF and a broken one comes down to two checkboxes — background graphics and margins.

Quick Answer

Open the page, press Ctrl+P (Cmd+P on Mac), then choose “Save as PDF” as the destination. Turn on background graphics if the page has images or colored sections, set margins to “None” or “Default,” and click Save. It works the same way in Chrome, Firefox, Edge, and Safari.

What Is the Best Way to Save a Web Page as a PDF?

You don’t need a separate app. Every modern browser has a virtual PDF printer built into its print function, and it captures the page as rendered — text, images, and layout included. I’ve tried third-party “web to PDF” extensions, and most just wrap the same browser print engine while adding ads or watermarks.

Why the Print Dialog Is the Right Tool

Print-to-PDF respects the page’s actual CSS, so tables and columns stay intact instead of getting mangled by a converter site. It also works offline once the page has loaded. Chrome documents the same feature in its own help center guide to printing web pages, which matches what I describe below.

Skip the extensions and use your browser’s native print-to-PDF function for the cleanest result.

How Do I Save a Web Page as a PDF in Chrome?

Step 1: Open Print and Set the Destination

Load the page fully, then press Ctrl+P (Windows) or Cmd+P (Mac). Wait for lazy-loaded images to appear first, or they’ll be missing from the PDF. In the Destination dropdown, choose “Save as PDF.”

Step 2: Expand More Settings and Save

Click “More settings” and turn on “Background graphics” if the page uses a colored background or images behind text — otherwise they print as blank white space. Set margins to “None,” then click Save and name the file. On a 40-page recipe article I tested, the PDF came out at 2.1 MB with every photo intact once background graphics was enabled — without it, the same page saved at 380 KB with all the images stripped out.

Pro tip: Before printing, open Reader Mode if the browser offers it — it strips ads, sidebars, and pop-up banners so your PDF only contains the article. I cover how to turn that on in my guide to browser reader mode.

Chrome’s print-to-PDF takes four clicks once you know where background graphics lives.

How Do I Save a Web Page as a PDF in Firefox and Edge?

Firefox

Press Ctrl+P, then choose “Save to PDF” from the Printer dropdown. Firefox has fewer visual options than Chrome, but its “Orientation” toggle helps when a wide table gets cut off on the right edge.

Microsoft Edge and Safari

Edge uses the same Chromium engine as Chrome: Ctrl+P, Destination set to “Save as PDF,” then enable Background graphics under More settings. Edge also has a one-click “Webpage as PDF” shortcut under the three-dot menu. On a Mac, press Cmd+P in Safari, click the PDF dropdown in the bottom-left corner, and choose “Save as PDF” — Safari always includes background graphics automatically.

Firefox, Edge, and Safari all reach the same result through slightly different menus.

Which Browser Preserves Formatting Best When Printing to PDF?

I ran the same news article through all four browsers to compare the output side by side.

Browser Background Graphics Toggle Custom Margins Best For
Chrome Yes Yes (4 options) Most control over layout
Microsoft Edge Yes Yes (4 options) One-click “Webpage as PDF” shortcut
Firefox Yes Limited Wide tables via orientation toggle
Safari Always on Limited Simplest workflow, fewest settings

Chrome and Edge give you the most control; Safari is the fastest if you don’t need to fine-tune anything.

How Do I Fix a PDF That Cuts Off Content or Loses Images?

Missing Images or Colors

This almost always means background graphics was left off. Reopen the print dialog and switch it on before saving again.

Text, Tables, or Content Missing

Switch page orientation from Portrait to Landscape, or reduce zoom in the print preview to 80-90%, if a wide table gets cut off. If a section is missing entirely, scroll to the bottom of the page once before printing so lazy-loaded content has rendered.

Troubleshooting tip: If a script-heavy page still saves as a blank PDF, try Reader Mode first — it forces the article text into static HTML the print engine can capture reliably.

Most broken PDFs trace back to one skipped setting or unrendered content.

Common Mistakes to Avoid

  • Printing before the page fully loads: wait for images and fonts to render, then open the print dialog.
  • Leaving background graphics off: turn it on any time the page has photos, colored boxes, or highlighted code blocks.
  • Saving huge pages without checking file size: compress an oversized PDF afterward with a tool from my free file conversion and compression guide.
  • Ignoring ads and pop-ups in the saved file: run Reader Mode first — see my roundup of browser extensions for productivity for more options.
  • Assuming every browser names the setting the same: Chrome and Edge say “Save as PDF,” Firefox says “Save to PDF” — same result.

Frequently Asked Questions

Does saving a web page as a PDF work without an internet connection?

Yes, once the page has fully loaded in a tab, print-to-PDF works offline. I’ve saved articles on a plane after loading them on airport Wi-Fi minutes before boarding.

Can I save a web page as a PDF on my phone?

Yes. In Chrome or Safari on mobile, open the share menu, choose Print, pinch out on the preview, then tap the share icon to save it as a PDF.

Why does my saved PDF have ads and pop-up banners in it?

The print engine captures whatever is rendered on the page, ads included. Enabling Reader Mode before printing strips most of that clutter automatically.

Why is my PDF file size so much larger than the original page?

High-resolution images and embedded fonts add up fast. I’ve seen a single product page jump from 200 KB on screen to 3 MB as a PDF once background graphics was enabled.

Can I edit the PDF after saving a web page?

Not directly from the browser. You’ll need a separate PDF editor afterward, since the browser only exports a flattened, non-editable version of the page.

Conclusion

Saving a web page as a PDF takes one keyboard shortcut and two checkboxes once you know where they live in each browser. Try it on the next article you don’t want to lose, and enable background graphics before you save so nothing important goes missing.