Windows Sandbox: How to Test Untrusted Apps Without Touching Your Real PC

Windows Sandbox lets you test untrusted apps safely on Windows 11. Enable it in minutes and try any installer without risking your real PC.

I’ve downloaded plenty of installers from small developer sites and forum links where I genuinely couldn’t tell if the .exe was safe. Running it straight on my main Windows 11 machine felt like a gamble every time. Windows Sandbox solves that problem by giving you a disposable, isolated desktop that throws itself away the moment you close it.

The crux is this: Windows Sandbox is a full, temporary copy of Windows that runs inside your real Windows 11 install, so anything an untrusted app does — installs, registry changes, malware — never touches your actual files, drivers, or settings.

Quick Answer

Windows Sandbox is a free, built-in Windows 11 Pro/Enterprise feature that launches an isolated, temporary desktop for testing unknown apps. Enable it once in Windows Features, then open it from the Start menu, drag in an installer, and run it. Close the window and every trace disappears — no cleanup, no snapshots, no risk to your real system.

What Is Windows Sandbox and How Does It Work?

Windows Sandbox is a lightweight virtual machine that Microsoft builds directly into Windows 11. Unlike a full VM in something like VirtualBox, it uses your existing Windows installation files instead of a separate disk image, so it starts in seconds rather than minutes.

Every time you open it, you get a completely clean desktop. Every time you close it, that desktop — along with anything you installed or downloaded inside it — is permanently discarded. Nothing persists between sessions, which is exactly what you want when you’re testing something you don’t fully trust yet.

In short: Windows Sandbox is a throwaway Windows desktop that resets itself every time you close it.

How Do I Turn On Windows Sandbox on Windows 11?

Check Your Windows 11 Edition First

Windows Sandbox only ships with Windows 11 Pro, Enterprise, and Education. If you’re on Home edition, the feature won’t appear in the list at all — you’d need to upgrade to Pro to get it. You also need virtualization enabled in your BIOS/UEFI, which is on by default on most modern PCs.

Enable the Windows Sandbox Feature

  1. Press Win, type “Turn Windows features on or off,” and open it.
  2. Scroll down and check the box next to “Windows Sandbox.”
  3. Click OK and let Windows install the feature.
  4. Restart your PC when prompted.

Launch Windows Sandbox for the First Time

After the restart, press Win, type “Windows Sandbox,” and open it. On my first launch it took about 15 seconds to boot into a bare Windows 11 desktop — no icons, no installed apps, just the taskbar and a browser shortcut.

Enabling Windows Sandbox takes one checkbox and one restart, and it only works on Pro, Enterprise, or Education editions.

How Do I Test an App Inside Windows Sandbox?

Copy the Installer Into the Sandbox

Drag and drop the installer file from your real desktop straight into the Sandbox window. You can also copy a file on your host machine and paste it inside the Sandbox — clipboard sharing works both ways by default.

Run and Watch the App’s Behavior

Double-click the installer inside the Sandbox exactly as you would on your main PC. Watch for anything odd: unexpected extra installers bundling in, browser homepage changes, or new startup entries. Since this is an isolated copy of Windows, none of that follows you back out.

Close the Sandbox When You’re Done

Close the Windows Sandbox window like any other app. You’ll get a warning that all Sandbox data will be discarded — click Yes. There’s no save state and no export; that’s the entire point.

Testing inside Sandbox means dragging the file in, running it, and closing the window to erase every trace.

Windows Sandbox vs Virtual Machine vs Antivirus Scan: Which Should You Use?

Windows Sandbox isn’t your only option for vetting an unknown file. Here’s how it stacks up against the two alternatives I reach for most often.

Method Setup Time Best For
Windows Sandbox Under 2 minutes (one-time) Running an installer to see what it actually does
Full Virtual Machine (VirtualBox/Hyper-V) 20-30 minutes per VM Long-term testing, snapshots, or non-Windows OS testing
Antivirus / online scan Under 1 minute A fast static check before you even open the file

Windows Sandbox wins on speed and zero maintenance; a full VM wins when you need to keep and compare results across sessions.

How Do I Fix Windows Sandbox When It Won’t Start?

If Windows Sandbox greys out in the features list or fails to launch, the fix is almost always virtualization-related.

Confirm Virtualization Is On

Open Task Manager, go to the Performance tab, and check that “Virtualization” reads Enabled under CPU. If it says Disabled, you need to turn on Intel VT-x or AMD-V in your BIOS/UEFI settings.

Check for Conflicting Software

Sandbox can fail to start if another hypervisor, like VirtualBox running in a non-Hyper-V-compatible mode, is holding the CPU’s virtualization extensions. Close other VM software before opening Sandbox.

Pro tip: If Sandbox hangs on a black screen for more than a minute, don’t force-close it immediately — the first boot after enabling the feature sometimes takes longer while Windows finishes provisioning the base image.

Troubleshooting tip: Run DISM /Online /Cleanup-Image /RestoreHealth in an elevated terminal if Sandbox installs but crashes on every launch — a corrupted system image was the culprit the one time this happened to me.

Most Sandbox failures trace back to disabled virtualization or a conflicting hypervisor, both fixable without reinstalling Windows.

Common Mistakes to Avoid

  • Assuming Sandbox works on Windows 11 Home. It doesn’t — upgrade to Pro or use a full VM instead.
  • Treating Sandbox as a permanent test environment. Everything resets on close, so don’t install tools you plan to reuse; set up a real VM for that.
  • Skipping the virtualization check in BIOS. If the feature won’t even install, verify VT-x/AMD-V is on before troubleshooting anything else.
  • Downloading the file into Sandbox instead of dragging it in. Browsing inside Sandbox works, but dragging a file you already vetted a little is faster and avoids re-downloading through a slower virtualized network stack.
  • Ignoring red flags because “it’s just a test.” Note what the installer does inside Sandbox — bundled toolbars, odd network requests — before deciding whether to trust it on your real PC at all; a quick look at how to spot a fake app before you install it helps you catch trouble before you even reach for Sandbox.

Frequently Asked Questions

Does Windows Sandbox slow down my PC while it’s running?
It uses a modest slice of CPU and RAM while open, similar to running a lightweight VM. On my 16GB laptop I didn’t notice a slowdown in other apps, but on an 8GB machine, close a few browser tabs first.

Can I install real software permanently using Windows Sandbox?
No, nothing installed inside Sandbox survives after you close it. If you want a persistent isolated environment, set up a dedicated virtual machine instead.

Is Windows Sandbox available on Windows 10?
Yes, on Windows 10 Pro and Enterprise (version 1903 and later) through the same “Turn Windows features on or off” menu I used above.

Does Windows Sandbox protect me from every kind of malware?
It isolates most file-based threats effectively, but it’s not a substitute for antivirus on your main PC. I still run a normal AV scan on anything I later decide is safe enough to install for real.

Why does my Sandbox window look completely empty with no apps?
That’s expected — Sandbox boots a bare Windows image with no third-party software preinstalled. If you need a browser or specific tool for testing, grab one of the many built-in Windows 11 settings and tools already available, or install it fresh inside the session.

Can I copy files out of Sandbox before closing it?
Yes, clipboard and drag-and-drop work in both directions, so you can pull a log file or screenshot out before you close the window and lose everything else.

Conclusion

Windows Sandbox turned “I hope this installer is safe” into a two-minute test I actually run before opening anything questionable. Enable it once, and it’s there every time you need a disposable desktop. For more built-in Windows 11 features worth setting up, check my guide to automatic file backups on Windows 11, and see Microsoft’s own Windows Sandbox documentation for the full technical rundown.

Map a Network Drive on Windows 11 So It Never Disappears Again

Map a network drive on Windows 11 in four steps, keep it after every reboot, and fix the permission and disappearing-drive errors that follow.

I got tired of typing \\NAS\Shared into File Explorer every time I needed a file from my home server, so I finally set up a mapped network drive on Windows 11. Map a network drive on Windows 11 once, correctly, and it shows up under This PC forever — no retyping paths, no digging through Network.

The crux is picking “Reconnect at sign-in” and using an IP address instead of a computer name — that one setting decides whether your drive survives a reboot or vanishes every morning.

Quick Answer

Open File Explorer, click This PC, then Map network drive on the ribbon (or right-click This PC). Pick a drive letter, enter a path like \\192.168.1.50\Shared, check Reconnect at sign-in, and select Finish. The share now appears as its own drive letter every time you sign in.

What Do I Need Before Mapping a Network Drive?

You need a shared folder on another device — a NAS, a second PC, or a router with USB storage — with sharing turned on. Right-click that folder, open Properties > Sharing, and confirm the share name and your account’s permissions.

Find the Share Path

Copy the Network Path from that Sharing tab; it looks like \\DESKTOP-A1B2C3\Shared or \\192.168.1.50\Shared. I grab the IP from my router’s connected-devices list rather than the name, since names occasionally fail to resolve. No sharing set up on your home network yet? Do that first.

You just confirmed the share exists and grabbed the exact path the mapping wizard needs.

How Do I Map a Network Drive on Windows 11?

Step 1: Open This PC and Launch the Wizard

Press Windows key + E, select This PC, then click the “More” menu on the ribbon and choose Map network drive (or right-click This PC for the same option).

Step 2: Choose a Drive Letter and Path

Pick any unused letter — I use Z: so it sits at the bottom of the list. Paste the folder path, or click Browse to find it.

Step 3: Enable Reconnect at Sign-In

Check “Reconnect at sign-in” so Windows remounts the drive on every boot. Only check “Connect using different credentials” if your host sign-in differs from this PC’s account.

Step 4: Finish and Verify

Select Finish. The drive opens immediately and sits under This PC with your chosen letter, right alongside your local drives.

Pro tip: if a credential prompt appears, tick “Remember my credentials” — otherwise Windows asks for the password again on every restart, defeating the point of auto-reconnect.

Four steps get you a permanent, letter-assigned shortcut to any shared folder on your network.

Which Mapping Method Should I Use?

File Explorer covers most setups, but two options exist for scripting or managing several PCs.

Method Best For Persists After Reboot
File Explorer wizard One-time setup on your own PC Yes, with Reconnect checked
net use (Command Prompt) Quick mapping without opening Explorer Only with /persistent:yes
PowerShell (New-PSDrive) Scripting many PCs at once Only with -Persist flag

The command-line version is net use Z: \\192.168.1.50\Shared /persistent:yes — I keep it saved in a text file to re-run after a fresh Windows install.

Use the GUI for a one-off drive and the command line when repeating the setup across machines.

Why Does My Mapped Drive Disappear After Restart?

This traces back to one of two causes: “Reconnect at sign-in” wasn’t checked, or the host device was asleep when your PC booted.

Fix the Reconnect Setting

Right-click the mapped drive under This PC, choose Disconnect, then redo the wizard and tick Reconnect at sign-in.

Keep the Host Device Awake

A PC acting as your file server needs to stay on — open Power & Sleep settings and set Sleep to Never. I also check Windows 11 power plans so a balanced plan isn’t sleeping the network adapter.

Troubleshooting tip: if the drive shows a red X icon, double-click it — Windows reconnects immediately and reports exactly why, usually a wrong password or an unreachable host.

A missing checkbox or a sleeping host explains almost every case of a mapped drive vanishing overnight.

How Do I Fix Permission Denied Errors on a Mapped Drive?

A drive that mounts but refuses to open files means your account lacks access on the host, not on your PC. Reopen the folder’s Properties > Sharing tab on the host, add your Windows account, and grant Read or Read/Write. Different sign-ins on each device? Check local vs Microsoft account settings on both — mismatched account types cause most silent permission failures.

Permission errors live in the host device’s sharing settings, not in the mapping wizard itself.

Is Mapping a Network Drive Over the Internet Safe?

Only behind a VPN. Mapping directly over the open internet exposes your files to anyone scanning for open SMB ports, per Microsoft’s file-sharing guidance. On my home network, standard Wi-Fi security is enough; I only add a VPN to reach the drive while traveling.

Keep mapped drives on a VPN connection whenever you access them outside your own network.

Common Mistakes to Avoid

Using the Computer Name Instead of an IP

Names can fail to resolve on some routers. Fix: use the IP from your router’s admin page.

Forgetting to Check Reconnect at Sign-In

Without it, the drive letter disappears every restart. Fix: redo the mapping and tick the box.

Mapping to a Folder With No Read/Write Permission

The drive appears but file operations fail. Fix: grant access on the host’s Sharing tab.

Picking a Drive Letter That’s Already in Use

Windows silently reassigns or rejects the mapping. Fix: check This PC, including USB drives, first.

Skipping Credential Manager for Different-User Shares

You get a password prompt every boot. Fix: tick “Remember my credentials” when prompted.

Frequently Asked Questions

Can I map a network drive without a NAS?

Yes — any Windows PC with a shared folder works as the host. I mapped my desktop’s Documents folder to my laptop for a month before buying a NAS.

Does mapping a network drive slow down my PC?

No, a mapped drive only uses bandwidth when you open or transfer files. My boot time never changed after adding three mapped drives.

What’s the difference between a mapped drive and a folder shortcut?

A mapped drive gets its own letter and behaves like a local disk; a shortcut just points to the network path, and older programs can’t always browse into it.

Why does Windows ask for a password every time even after I saved it?

Usually the host password changed, or Credential Manager lost the entry after a Windows update. Re-enter it once and tick “Remember my credentials” again.

Can I remove a mapped drive without losing the shared files?

Yes — right-click the drive under This PC and choose Disconnect. That only removes the shortcut; files stay untouched on the host.

Conclusion

Mapping a network drive on Windows 11 takes five minutes and ends retyping network paths for good, as long as you check Reconnect at sign-in and use an IP for the host. Still stuck? My guide to Windows 11 God Mode settings gets you to the Sharing Center fast. Open This PC now and try it.

Windows 11 Focus Sessions and Do Not Disturb: Set Up Real Quiet Time

Set up Windows 11 Focus Sessions and Do Not Disturb to silence pings, schedule quiet hours automatically, and protect real work time every single day.

I used to lose entire mornings to the notification badge in the corner of my screen. A Slack ping here, a game update there, and my work kept sliding to “after lunch.” Windows 11 Focus Sessions and Do Not Disturb finally gave me a way to shut that noise off without digging through five app settings.

The real fix isn’t muting notifications one app at a time — it’s turning on Do Not Disturb and letting a Focus Session run a timer and your taskbar badges together as one block.

Quick Answer

Open Settings > System > Notifications > Do Not Disturb to silence alerts instantly, or use the Clock app’s Focus Sessions to pair a timer with Spotify and automatic Do Not Disturb. You can also schedule quiet hours so Windows turns this on every day without you touching a toggle.

What Are Focus Sessions on Windows 11?

Focus Sessions is a feature in the Clock app that bundles a countdown timer, your Microsoft To Do list, and Spotify playback into one screen. Starting a session automatically flips on Do Not Disturb, so banners, sounds, and taskbar flashes stay quiet until the timer ends.

Do Not Disturb is the newer name for what Windows called Focus Assist. It hides notification popups and mutes app sounds while still collecting everything quietly in Notification Center, so nothing gets lost.

Focus Sessions wraps a timer and music around Do Not Disturb, but you can also turn Do Not Disturb on by itself any time you need silence.

How Do I Turn On Do Not Disturb on Windows 11?

This is the fastest path when you just need quiet for the next hour.

Step 1: Open Notification Settings

Click the notification icon on your taskbar (or press Win + N), then select Manage notifications to open Settings > System > Notifications.

Step 2: Flip the Do Not Disturb Toggle

Switch on Do Not Disturb at the top of the page. Banners stop instantly, and app sounds cut out within a second or two — no restart needed.

Step 3: Check What Still Gets Through

Scroll to Turn on Do Not Disturb automatically to see priority exceptions like alarms and calls, covered further down.

Toggling Do Not Disturb from the notification icon takes under ten seconds and needs no Focus Session at all.

How Do I Build a Focus Session With Timers and Spotify?

This route suits a real work block, not just silence.

Step 1: Open the Clock App and Set a Timer

Search for Clock in the Start menu, select Focus Sessions, and enter a duration. I default to 25 minutes and attach a Microsoft To Do task so completing it gets logged automatically.

Step 2: Link Spotify and Start

Select Add Spotify and sign in once for one-click playlists, then hit Start focus session. Do Not Disturb turns on automatically, and I get a small chime when the timer ends instead of a jarring notification burst.

A Focus Session automates the timer, the music, and Do Not Disturb together so you click once instead of juggling three apps.

Pro tip: Right-click the Focus Sessions countdown in the taskbar and pin it, so you can glance at remaining time without alt-tabbing out of your work.

How Do I Schedule Do Not Disturb Automatically?

I don’t want to remember to turn this on every morning, so I set rules instead.

Step 1: Open Automatic Rules and Set Hours

Go to Settings > System > Notifications, expand Turn on Do Not Disturb automatically, toggle on During these times, then set a start and end time — I run mine from 9 a.m. to noon.

Step 2: Enable the Situational Rules

Turn on the display-duplication and gaming rules too, so presentations and full-screen games don’t get interrupted by an email banner.

Scheduled rules mean Do Not Disturb turns on by itself every day, so quiet hours don’t depend on you remembering a toggle.

Automatic Trigger What It Does Best Use Case
During these times Enables Do Not Disturb on a fixed daily schedule Recurring deep-work blocks or sleep hours
When duplicating my display Silences alerts while screen-sharing or presenting Meetings and client demos
When playing a game Blocks popups during full-screen games Gaming sessions without interruptions
When using an app in full screen Extends the same silence to any full-screen app Watching video or using a full-screen editor

What Notifications Should Get Through During Focus Time?

Total silence isn’t always the goal — alarms still need to wake me up.

Priority Notifications List

Under Notifications, open Set priority notifications and add apps or people you can’t miss, like a specific contact or your calendar app. Alarms still get through by default, which is why my morning alarm never fails mid-session.

Priority notifications let a handful of trusted apps or contacts break through Do Not Disturb without turning the whole feature off.

Troubleshooting tip: If Do Not Disturb won’t turn off, check whether an automatic rule, like display-duplication, is still active. A plugged-in second monitor once fooled me into thinking quiet mode was stuck.

Common Mistakes to Avoid

  • Forgetting priority contacts: Add anyone urgent, like family or an on-call manager, before relying on Do Not Disturb daily.
  • Assuming Focus Sessions and Do Not Disturb are the same toggle: You can run Do Not Disturb without opening Focus Sessions at all.
  • Leaving the display-duplication rule on by accident: An external monitor plugged in for other reasons can silently trigger Do Not Disturb.
  • Not linking Microsoft To Do: Skipping this means Focus Sessions can’t track what you finished, losing the built-in history of work blocks.

Frequently Asked Questions

Does Do Not Disturb block calls from a linked Android phone?

No, it only affects Windows notifications, not Phone Link calls. I keep Phone Link settings separate so I never miss a call while my PC is in Do Not Disturb.

Can I start a Focus Session without Spotify installed?

Yes, Spotify is optional — the timer and Do Not Disturb work with no music linked. I ran sessions for weeks before connecting Spotify, and the countdown worked the same either way.

Will Do Not Disturb silence Microsoft Teams calls?

Yes, unless you add Teams to your priority list. I had to allow Teams through after missing a scheduled call during a focus block.

Does turning off my monitor end a Focus Session early?

No, the timer keeps running even if the display sleeps, since it’s tied to the Clock app process, not screen activity. My timer once finished while I stepped away, and the chime greeted me back.

Conclusion

Do Not Disturb and Focus Sessions turn scattered pings into a real block of work, and setup takes less time than reading this article did. Start with the manual toggle today, then add a scheduled rule once you know which hours you protect most. Pair it with Snap Layouts and Virtual Desktops and the keyboard shortcuts that save time every day, or see every hidden setting with Windows 11 God Mode. Microsoft’s Do Not Disturb support page covers edge cases if a rule misbehaves.

Windows 11 God Mode Settings: How I Access Every Control Panel Option in One Folder

Windows 11 god mode settings put every Control Panel option in one folder. I show the exact GUID rename that unlocks it in under a minute, no downloads.

I used to click through four or five different menus in Windows 11 just to find one obscure setting, and I know plenty of readers hit that same wall when a Control Panel option won’t show up in the new Settings app. Windows 11 god mode settings solve that exact headache by pulling every configuration screen the operating system has into one scrollable, alphabetical list.

The crux is that God Mode isn’t a hidden feature Microsoft built in — it’s a naming trick that exposes a master folder Windows already uses internally, and you can unlock it yourself with a simple folder rename.

Quick Answer

Windows 11 God Mode is a special folder that lists every Control Panel setting in one alphabetical view. Create it by making a new folder and renaming it to GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}. The folder icon changes instantly, giving you one-click access to 200+ settings without hunting through menus.

What Is Windows 11 God Mode?

God Mode is the nickname the tech community gave to a folder that displays every Control Panel item Windows can render, in one alphabetized list. It works because Windows assigns a CLSID (a globally unique identifier, or GUID) to the master Control Panel view. Renaming a folder with that exact GUID tells File Explorer to treat it as that view.

On my own Windows 11 24H2 machine, the icon changed the instant I finished typing the rename, with no restart needed. Microsoft documents the underlying GUID system in its KNOWNFOLDERID reference, the same mechanism behind folders like Documents and Downloads.

God Mode simply relabels an existing system folder so every setting Windows can show appears in one list instead of scattered across menus.

How Do I Create the God Mode Folder on Windows 11?

Step 1: Create a New Folder

Right-click any empty space on your desktop or inside a File Explorer window, choose New, then Folder.

Step 2: Rename It With the God Mode Code

Select the new folder, press F2, delete the default name, and paste this exactly: GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}

Step 3: Press Enter and Open It

Press Enter to confirm. The folder icon switches to a Control Panel icon immediately, and double-clicking it opens a list of every settings category on your PC.

Pro tip: name the folder something you’ll remember, like AllSettings, before the period — everything after the period must match the GUID exactly, but the text before it is yours to choose.

Troubleshooting tip: if the icon doesn’t change, you likely have file extensions hidden and accidentally added “.txt” or another extension after the GUID. Turn on file extensions in File Explorer’s View menu and check the full name character by character.

Renaming a folder with the exact GUID string is the entire setup process — no downloads, no admin rights, and no restart required.

Which Settings Categories Show Up Inside God Mode?

Once open, the folder groups items alphabetically under headers like Action Center, Administrative Tools, AutoPlay, Backup and Restore, BitLocker Drive Encryption, Device Manager, Network and Sharing Center, Power Options, and User Accounts. I counted well over 200 links the first time I opened mine, though the exact number varies by edition.

For example, the Storage category leads to the same automatic cleanup screen I walked through in my Storage Sense setup guide, and the User Accounts category leads to the same sign-in options I covered when I set up Windows Hello.

God Mode groups over 200 settings by category, surfacing some administrative screens that are otherwise buried several menus deep.

How Does God Mode Compare to Settings and Control Panel?

Each of the three ways to reach Windows configuration screens has a different strength, depending on whether you already know the setting’s name.

Method Best For Search Speed
God Mode folder Browsing every setting in one alphabetical list Fast once open, no typing needed
Settings app Everyday adjustments like display, sound, or accounts Fast with built-in search box
Control Panel Legacy tools like Programs and Features Slower, split across nested menus

God Mode wins for browsing everything at once, while Settings still wins for quick day-to-day search-based changes.

How Do I Pin God Mode for Quick Access?

Pin a Shortcut to the Start Menu

Right-click the God Mode folder and choose Pin to Start. This adds a tile that opens the full settings list in one click.

Create a Taskbar Shortcut

Windows 11 won’t let you pin the folder itself to the taskbar since it behaves like a system view, not a normal directory. Instead, create a desktop shortcut to it, then pin that shortcut.

Troubleshooting tip: if Pin to Start is missing, move the folder into a regular folder like Documents first, then try again — desktop-level system views sometimes hide that option.

You can pin God Mode to Start directly, but the taskbar needs a shortcut workaround since it isn’t a standard folder.

Common Mistakes to Avoid

  • Mistyping the GUID. A single wrong character leaves you with an ordinary folder. Copy the code exactly rather than retyping it.
  • Dropping the period before the GUID. The format is Name.{GUID} — without that period, Windows treats the whole string as a folder name.
  • Expecting new features. God Mode only reorganizes settings that already exist; it doesn’t unlock anything Windows couldn’t already do.
  • Trying to pin it straight to the taskbar. Create a shortcut first, as covered above, since the folder itself won’t pin there.
  • Deleting the folder and worrying settings are gone. The folder is only a view. Deleting it removes the shortcut, not any actual configuration.

Frequently Asked Questions

Does creating a God Mode folder change any settings?

No, it only creates a new way to view existing settings. When I first made mine, I checked several toggles before and after, and nothing had changed.

Is God Mode safe to use on Windows 11?

Yes, it’s a supported side effect of how Windows names system folders, not a hack or exploit. I’ve kept one on my desktop for months without any issues.

Can I rename the God Mode folder to something else?

Yes, you can change the text before the period to anything you like, such as AllSettings.{ED7BA470-8E54-465E-825C-99712043E01C}, and it will still work.

Does God Mode work on Windows 11 Home edition?

Yes, the folder trick works the same way on Home and Pro editions since it relies on a shell feature built into every version of Windows 11.

Why did my folder icon not change after renaming?

This usually means a typo in the GUID or a hidden file extension tacked onto the end. I fixed mine once by turning on file extensions and spotting a stray “.txt”.

Can I delete the God Mode folder without losing settings?

Yes, deleting it just removes the shortcut view. All your actual settings stay exactly as you configured them.

Conclusion

Windows 11 god mode settings turn a five-minute search through menus into a single scroll through one folder. It takes under a minute to set up and costs nothing to try.

Rename a test folder with the GUID above today, and pair it with the Windows 11 keyboard shortcuts I rely on daily for an even faster settings workflow.

Wipe Your Device Before Selling: Step-by-Step for Phones and Laptops

Learn how to wipe your device before selling — sign out first, then reset. Step-by-step guide for iPhone, Android, and Windows with no data left behind.

If you sell or give away a phone or laptop without wiping it properly, the buyer inherits everything on it — saved passwords, banking apps, personal photos, and years of browsing history. The single most important step is signing out of every linked account before you reset, because skipping it triggers Activation Lock on iPhones or Factory Reset Protection on Android, leaving the next owner with a device they simply can’t use.

I know this from experience. I once sold an Android phone without removing my Google account, and the buyer called two days later — Factory Reset Protection had blocked them at setup and they couldn’t get past the credentials screen. Ten minutes of prep would have fixed it. Here’s exactly how to wipe your device before selling so that doesn’t happen to you.

Quick Answer

Sign out of Apple ID, Google, or Microsoft account first — then factory reset. On iPhone: Settings > General > Transfer or Reset > Erase All Content and Settings. On Android: Settings > System > Reset > Factory Data Reset. On Windows: Settings > System > Recovery > Reset PC > Remove Everything with Clean data enabled. Remove your SIM before handing over any phone.

What Do You Need to Do Before Resetting?

Three steps must happen before the reset. Skip any one of them and you’ll create a problem that’s harder to fix after the handoff.

Device Sign-Out Step Reset Path Time
iPhone / iPad Settings > [Your Name] > Sign Out Settings > General > Transfer or Reset > Erase All Content 5–15 min
Android Settings > Accounts > Google > Remove account Settings > System > Reset > Factory Data Reset 4–10 min
Windows PC Settings > Accounts > Your Info > Sign out Settings > System > Recovery > Reset PC 1–2 hours

Step 1: Back Up Your Data

Move everything you want to keep off the device before resetting. On iPhone: Settings > [Your Name] > iCloud > iCloud Backup > Back Up Now. On Android: Settings > System > Backup. On Windows, copy your Documents, Desktop, and Pictures folders to an external drive or cloud storage.

Step 2: Sign Out of Your Main Account

  • iPhone/iPad: Settings > [Your Name] > Sign Out — this also disables Find My iPhone automatically.
  • Android: Settings > Accounts > Google, tap your account, then Remove account.
  • Windows: Settings > Accounts > Your Info, then Sign out next to your Microsoft account.

Step 3: Remove Your SIM Card

Remove the SIM from any phone before handing it over — it stores your phone number and carrier info, and you’ll need it in your next device. Use the SIM eject pin or a straightened paperclip on the side tray.

Pro tip: After removing your Google account from Android, visit android.com/find and confirm the device no longer appears in your account. If it does, select it and click Sign out — this clears Factory Reset Protection before you reset.

These three steps — in this order — prevent every common post-sale activation problem buyers run into across all platforms.

How Do You Wipe an iPhone or iPad?

Once your Apple ID is signed out, the erase takes about 30 seconds to start and 5–15 minutes to complete.

  1. Go to Settings > General > Transfer or Reset iPhone.
  2. Tap Erase All Content and Settings.
  3. Enter your passcode, confirm the warnings, and tap Continue.
  4. The device erases itself and restarts to the “Hello” setup screen.

I’ve done this on every iPhone I’ve sold — the “Hello” screen confirms Activation Lock is off and the buyer can set up the device normally. If the phone prompts for an Apple ID password on restart instead, sign out of your account and run the erase again.

The “Hello” welcome screen before handoff is the only reliable sign that Activation Lock is cleared and the device is ready for a new owner.

How Do You Factory Reset an Android Phone?

The menu path varies by manufacturer, but the core steps are consistent across Samsung, Pixel, and most other Android devices.

  1. Go to Settings > General Management > Reset (Samsung) or Settings > System > Reset options (Pixel / stock Android).
  2. Tap Factory Data Reset, review the deletion list, then tap Reset.
  3. Enter your PIN or password and tap Delete All.
  4. The phone reboots to a language-selection welcome screen.

On my Pixel 7, the reset finished in about 4 minutes. Samsung devices typically take 7–10 minutes.

Troubleshooting tip: If setup asks for your previous Google account password, Factory Reset Protection is active. Sign back into the device, go to Settings > Accounts > Google, remove the account, then reset again.

A clean Android reset ends at the language-selection screen — a credentials prompt on startup means the Google account wasn’t removed before resetting.

How Do You Wipe a Windows PC Before Selling?

Windows 11 includes a built-in reset that reinstalls the OS without a USB drive. The option most people miss is “Clean data,” which overwrites storage so recovery software can’t read deleted files.

  1. Go to Settings > System > Recovery.
  2. Click Reset PC under Recovery options.
  3. Choose Remove everything — not “Keep my files.”
  4. Choose Cloud download for a clean Windows installation.
  5. Click Change settings and set Clean data to On.
  6. Click Reset. With both options enabled, expect 1–2 hours.

Cloud download plus Clean data gives the buyer a fresh install and prevents your files from being retrieved with recovery tools. For more on protecting data going forward, see my guide on encrypting your backups on any device.

Enabling “Clean data” is the difference between a deleted file and an unrecoverable one — always turn it on when resetting a Windows PC before selling.

What Are the Most Common Mistakes When Wiping a Device?

  1. Resetting an iPhone without signing out of Apple ID. Activation Lock stays on. The buyer can’t activate the phone, and removing the lock remotely at appleid.apple.com requires your password and sometimes proof of purchase.
  2. Choosing “Keep my files” on Windows Reset. Apps are removed, but your personal files stay fully readable on the drive. Always choose “Remove everything.”
  3. Skipping Google account removal on Android. Factory Reset Protection activates on the buyer’s first boot and the phone shows “This device is protected by Google.” Fix: remove your account via Settings > Accounts > Google before resetting.
  4. Forgetting MDM or work profiles. Corporate apps and VPN certificates installed via Mobile Device Management can survive a factory reset. On iPhone, check Settings > General > VPN & Device Management and remove any profiles before wiping.

Frequently Asked Questions

Does a factory reset permanently delete my photos?

Yes — all locally stored photos are removed when you reset. That’s why Step 1 (backing up to iCloud, Google Photos, or your computer) is essential. Once the reset runs, local copies can’t be recovered from the device itself.

Can someone recover my data after a factory reset?

On devices sold since 2016, hardware encryption makes recovery effectively impossible after a proper reset. On Windows, enabling “Clean data” adds a critical overwrite pass. For older Android phones (pre-2015), enable full-disk encryption in Settings before resetting — the reset then destroys the encryption key along with the data.

What if I forgot my Apple ID password before selling?

Reset it at iforgot.apple.com before wiping. Don’t hand over an iPhone with Activation Lock still on — the buyer can’t activate it, and you’ll still need to log in remotely to remove it anyway.

Should I factory reset even after deleting everything manually?

Yes. Manual deletion leaves login tokens and cached data on the device — only a factory reset removes those completely. For a broader security checklist, my guide on protecting your identity after a data breach covers what to do when personal data is already at risk.

Conclusion

Wiping your device before selling takes 20–30 minutes and protects years of personal data. Back up first, sign out of your main account, remove the SIM, then factory reset — and confirm the welcome screen before handing anything over. If you’re setting up a new device next, my guide on spotting fake apps before you install them will help you keep that fresh start secure.

Record Your Screen on Windows 11 with the Built-In Snipping Tool

Record your screen on Windows 11 with the built-in Snipping Tool — no downloads needed. Select any region, save as MP4, and add audio via Xbox Game Bar.

Screen recording used to mean hunting for third-party software, installing it, and spending 20 minutes in settings before capturing a single frame. Windows 11 solved that problem quietly: the Snipping Tool that ships on every PC now records video, saves MP4 files, and requires zero downloads.

I reached for the Snipping Tool one morning to capture a bug for a colleague, clicked what I assumed was the screenshot button, and discovered the video camera icon right beside it. The clip was done in under a minute, saved straight to my Pictures folder, and required no setup at all. For most everyday screen recordings, you never need anything else.

Quick Answer

Open the Snipping Tool app from Start, click the video camera icon to switch to recording mode, drag to select your screen region, then click Start. A three-second countdown plays, recording begins, and a floating toolbar lets you pause or stop. Click Stop and press Ctrl + S in the preview window to save the MP4 to Pictures\Screen Recordings.

What Does the Windows 11 Snipping Tool Actually Record?

Snipping Tool records any rectangular region you draw on screen — a single app window, part of the desktop, or your full display — and saves it as a standard MP4 that every media player and sharing platform opens without conversion.

The recording feature arrived with Windows 11 22H2 (October 2022 update). If your Snipping Tool has no camera icon, go to Settings > Windows Update, install pending updates, restart, and reopen the app.

Snipping Tool records any screen region as an MP4, but the camera icon only appears on Windows 11 22H2 or later.

How Do I Record My Screen with Snipping Tool?

  1. Open Snipping Tool. Press the Windows key, type Snipping Tool, and press Enter. Right-click it in the results and choose Pin to taskbar for one-click access next time.
  2. Switch to video mode. Click the camera icon at the top of the Snipping Tool window. The toolbar shifts to recording mode with a red Record button on the right.
  3. Select your recording area. Click New. The screen dims and a crosshair cursor appears. Drag to draw a rectangle around the region you want to capture.
  4. Wait for the countdown. A three-second countdown runs inside the selected region. When it hits zero, recording starts and a floating toolbar appears with Stop, Pause, and a running timer.
  5. Stop and save. Click the red Stop button in the floating toolbar. In the preview window, press Ctrl + S to write the MP4 to Pictures\Screen Recordings.

Pro tip: The Pause button in the floating toolbar freezes the recording mid-session so you can rearrange windows between scenes. The pause never shows in the final clip.

The preview window is where saving happens — close it before pressing Ctrl + S and the recording is permanently lost.

Does Snipping Tool Capture Audio?

By default, no — Snipping Tool records video only. Starting with Windows 11 Build 22621.2361 (October 2023 cumulative update), a microphone toggle appeared in the floating recording toolbar. Click the mic icon once before hitting Start to capture narration alongside the video.

System audio — music, notifications, and game sounds playing through your speakers — is not captured by Snipping Tool at all. For clips that need ambient sound, Xbox Game Bar handles it better.

Troubleshooting tip: If the mic icon doesn’t appear, confirm your microphone is enabled under Settings > System > Sound, then close and reopen Snipping Tool.

Microphone capture requires an updated Windows 11 build; system audio is unavailable in Snipping Tool regardless of version.

Can Xbox Game Bar Record My Screen Too?

Yes. Press Win + G to open Xbox Game Bar, then use the Capture widget to record the active window. The shortcut Win + Alt + R starts recording immediately — worth adding alongside the other Windows 11 keyboard shortcuts that save time every day.

Xbox Game Bar records both microphone and system audio, making it the right pick for narrated walkthroughs or anything that needs ambient sound included. The trade-off: it captures the active foreground window only — no custom regions, no full desktop. I switch to it specifically when I want my voice synced to a walkthrough; Snipping Tool handles everything else.

Xbox Game Bar records the active window with full audio but cannot capture a custom region or the desktop background.

How Does Snipping Tool Compare to Xbox Game Bar?

Feature Snipping Tool Xbox Game Bar
Custom region selection Yes No — active window only
Full desktop capture Yes No
Microphone audio Yes (updated builds) Yes
System audio No Yes
Output format MP4 MP4
Quick shortcut None (open app first) Win + Alt + R
Best for Demos, bug clips, tutorials Narrated walkthroughs, gaming

Choose Snipping Tool when region control matters; choose Xbox Game Bar when audio is the priority.

When Is a Third-Party Recorder Worth It?

The gap appears when you need a custom screen region and system audio at the same time — neither built-in tool delivers both together. For that, OBS Studio is the free, open-source answer: it captures any region, mixes any audio sources, and streams live. Before recording in any tool, snapping your windows into a tidy grid with Windows 11 Snap Layouts keeps the clip easy to follow for your viewer.

OBS Studio fills the one gap the built-in tools can’t cover together — custom region plus full audio — and it’s completely free.

Common Mistakes to Avoid

  1. Pressing Win + Shift + S to start a recording. That shortcut opens screenshot mode, not video. You must open the Snipping Tool app from Start and click the camera icon first.
  2. Forgetting to switch to video mode. Snipping Tool opens in screenshot mode on every launch. Click the camera icon before drawing your selection or you’ll capture a still image.
  3. Closing the preview window before saving. The MP4 is not written to disk until you press Ctrl + S. Close the preview early and the recording is gone with no recovery option.
  4. Expecting to hear system audio in the clip. Snipping Tool never records speaker output. Use Xbox Game Bar or record narration separately if ambient sound is needed.
  5. Capturing the full display when only one window matters. Full-screen recordings create large files and can stutter on older hardware. Draw your selection to cover only the region your viewer needs to see.

Frequently Asked Questions

Where does Snipping Tool save screen recordings?

Files save automatically to Pictures\Screen Recordings as .mp4 — typically C:\Users\[YourName]\Pictures\Screen Recordings. I check that folder whenever I need a clip I recorded earlier; it’s where every one of them lands.

Why is there no camera icon in my Snipping Tool?

The recording feature requires Windows 11 22H2 or later. Go to Settings > Windows Update, install all pending updates, restart, and reopen Snipping Tool. The camera icon appears after the update completes.

Can I trim the recording before saving?

Yes. The preview window shows a timeline with trim handles at the start and end of the clip. I drag them inward every time to cut the dead air at either end, then press Ctrl + S to save the trimmed version.

Is there a maximum recording length?

Snipping Tool caps recordings at four hours. For everyday use — bug reports, demos, short tutorials — the limit never comes up in practice.

Does screen recording slow down my PC?

On modern hardware, barely. I’ve run 10-minute sessions on a mid-range laptop without dropped frames. If you notice stuttering, shrink the recording region or temporarily lower your display resolution.

Conclusion

The record screen windows 11 snipping tool feature is already on your PC — no installs, no trials, no subscriptions. Open Snipping Tool, click the camera icon, draw your region, and your MP4 is saved in minutes. Pair it with Xbox Game Bar when you need audio alongside the video. Open the app right now and record your first clip — you’ll have it saved before most third-party installers even finish loading.

Windows 11 Power Modes and Power Plans: Which Setting Should You Use

Windows 11 power modes and plans shape your CPU speed, battery life, and fan heat. Here’s what each setting does and the best time to switch between them.

Windows 11 ships with three power modes — Balanced, Best Power Efficiency, and Best Performance — and most people leave whichever one the factory set. That single choice quietly shapes how fast your processor runs, how long your battery lasts, and how hot your laptop gets under load. The key insight: no mode is universally correct — the right pick depends on whether you are plugged in, on battery, or running a sustained workload like video editing or gaming.

I spent a frustrating afternoon wondering why my laptop felt sluggish after I unplugged it, only to discover it had dropped into Best Power Efficiency automatically. Switching to Balanced brought responsiveness straight back. Understanding how Windows 11 power modes and power plans work takes about five minutes and pays off every day you use the machine.

Quick Answer

Windows 11 has three built-in power modes: Best Power Efficiency (extends battery life, limits CPU speed), Balanced (scales up under load — the right default for most people), and Best Performance (maximum speed, more heat and drain). Change them at Settings > System > Power & battery. Use Balanced for everyday work; switch to Best Performance only for demanding plugged-in tasks.

What Are Windows 11 Power Modes?

Windows 11 introduced “Power Mode” as a simplified front end to the existing power plan engine. Internally it adjusts CPU frequency scaling, thermal limits, and wake latency — but instead of a full Control Panel of sliders, Microsoft distilled the controls down to three dropdown options.

The Three Modes Compared

Mode CPU behavior Best for Trade-off
Best Power Efficiency Runs at lower clock speeds; throttles aggressively Maximum battery life, light tasks Noticeably slower in demanding apps
Balanced Scales up under load, scales down at idle Everyday use, unpredictable workloads Slight ceiling vs. Best Performance
Best Performance Stays near maximum clock speed continuously Gaming, video editing, heavy sustained tasks Higher fan noise, heat, and battery drain

The classic Control Panel power plans (High Performance, Power Saver, Balanced) still exist underneath. The Power Mode slider layers on top of the default Balanced plan and does not replace any custom OEM plans. If a custom plan is active, the slider may be limited or greyed out.

Power Mode is a simplified overlay — changing the slider does not delete or modify custom plans set up in Control Panel.

How Do I Change the Power Mode in Windows 11?

Step 1: Open Power & Battery Settings

Press Win + I to open Settings, then navigate to System > Power & battery. The “Power mode” dropdown sits near the top of the page, directly below the battery percentage graph on laptops.

Step 2: Select Your Mode

Click the dropdown and choose Best Power Efficiency, Balanced, or Best Performance. The change takes effect immediately — no reboot required. I always hover over the setting afterward to confirm the tooltip matches my selection.

Step 3: Adjust Before Going Unplugged

Windows 11 applies the same Power Mode on AC power and on battery unless Battery Saver overrides it. If you switch to Best Performance while plugged in and then unplug, the setting stays — and your battery drains noticeably faster. Check the dropdown before long unplugged sessions and drop back to Balanced.

Pro tip: Right-click the battery icon in the taskbar system tray and choose “Power and sleep settings.” It opens the same Power & battery page in two clicks without navigating the full Settings menu.

Troubleshooting tip: If Best Performance is greyed out or missing, check your charger first. USB-C hubs and third-party adapters often report insufficient wattage, and Windows hides the option in response. Connecting the original OEM adapter almost always restores it immediately.

Changing power mode takes two clicks, applies instantly, and is fully reversible — treat it as a context-driven toggle, not a permanent configuration.

Does Power Mode Actually Make a Noticeable Difference?

Yes — measurably under sustained load. On my Core i7 ultrabook, switching from Best Power Efficiency to Best Performance improved a video export from 4 minutes 10 seconds to 3 minutes 28 seconds and raised single-threaded benchmark scores by roughly 18%. Battery life dropped from about 7.5 hours to just under 5 hours during the same session.

For light tasks — documents, email, web browsing — Balanced already scales close to maximum speed because those workloads rarely sustain enough CPU pressure to trigger throttling. The real gap between Balanced and Best Performance only appears during long gaming sessions, video renders, or software compilations. Microsoft’s official documentation on power and sleep settings covers the advanced controls if you want to explore further.

The performance gap between modes is largest during sustained heavy work — for everyday tasks, Balanced already runs close to full CPU speed.

How Does Battery Saver Interact With Power Modes?

Battery Saver is a separate overlay that Windows 11 activates automatically when the battery drops below 20%. When active, it reduces background activity, lowers display brightness, and caps CPU performance — regardless of which Power Mode you have selected. Think of it as an emergency efficiency override that overrules the slider entirely.

You can turn Battery Saver on manually from Quick Settings (the battery icon in the taskbar) or change its trigger threshold under Settings > System > Power & battery > Battery Saver. If your PC suddenly feels slow without obvious cause, open Quick Settings first — I have seen Battery Saver engage silently after an overnight partial drain, leaving the next morning’s session frustratingly sluggish until I noticed the icon.

Battery Saver overrides your chosen Power Mode when active — always check the taskbar Quick Settings flyout first when unexpected slowness appears.

What Are the Most Common Power Mode Mistakes?

  1. Leaving Best Performance on when unplugged. This cuts battery life by 30–50% and makes the laptop hot within minutes. Switch back to Balanced before pulling the charger.
  2. Using Best Power Efficiency on a plugged-in desktop. Desktops have no battery to protect, so Efficiency mode only throttles the CPU with zero benefit. Use Balanced or Best Performance.
  3. Confusing power mode with screen brightness. Power Mode adjusts CPU and system behavior; screen brightness is a separate slider on the same Settings page and is not linked to it.
  4. Blaming updates or drivers when Battery Saver is the real culprit. I have watched people spend 20 minutes diagnosing slow performance that disappeared the moment Battery Saver was dismissed from the taskbar.
  5. Forgetting to revert after a gaming session or big export. Make reverting to Balanced a post-task habit — it is easy to close the lid and wonder the next day why the laptop runs hot.

All five mistakes share the same root: treating power mode as a one-time setup rather than a context-driven toggle to revisit with each session.

Frequently Asked Questions

Does changing the power mode affect sleep timing?

No — sleep and hibernate timers live under Settings > System > Power & battery > Screen and sleep, separate from Power Mode. Switching between Balanced and Best Performance makes no difference to how quickly the screen turns off or the device sleeps. On my machine the sleep timer stayed at its default 15 minutes in every mode.

Is running Best Performance bad for my laptop long-term?

Occasional use is fine. Running it continuously for weeks keeps fans spinning longer and sustains higher internal temperatures, which can shorten thermal paste effectiveness and battery cell longevity over years. I flip to it for a demanding session and switch back to Balanced when the work is done.

Why is Best Performance greyed out or not showing?

Three common causes: the laptop is connected to an underpowered charger or USB-C hub, the OEM has locked the mode on budget models, or a custom Control Panel power plan is overriding the slider. Connecting the original OEM adapter resolves the charger case immediately — it is the first thing to check.

Will switching to Balanced reduce fan noise?

Yes, noticeably. Balanced prevents the CPU from running at sustained maximum frequency, so fans spin at lower sustained speeds during everyday tasks. If fan noise during light work is bothering you, dropping from Best Performance to Balanced is the fastest fix — going to Best Power Efficiency quiets things further but at a real performance cost.

Conclusion

Windows 11 power modes and power plans are a two-click setting with a real daily impact — changing a single dropdown in Settings > System > Power & battery can add hours of battery life or shave time off a big export, depending on which direction you need. Balanced is the right default for most people; flip to Best Performance when you need maximum speed on AC, and check for Battery Saver any time the machine feels unexpectedly slow.

For more Windows 11 performance wins, read how to automate disk cleanup with Storage Sense, explore the keyboard shortcuts that save time every day, and set up automatic file backups so your work is protected no matter what mode you are running.

Windows 11 Clipboard History: Paste Any of Your Last 25 Copies Instantly

Windows 11 clipboard history stores your last 25 copied items in a floating panel — one Settings toggle to enable, then Win + V to paste any of them instantly.

Every time you copy something new on Windows, the previous item vanishes from the clipboard. If you’ve ever copied a paragraph, then copied a link, then realized you still needed that paragraph — you’ve hit the classic single-slot problem. The crux: Windows 11 has built-in clipboard history that stores your last 25 copied items in a scrollable panel, but the feature ships disabled, and a single toggle is all it takes to unlock it.

I used to paste important snippets into a scratch Notepad window before copying anything else — a clunky workaround I kept using out of habit for years. Once I turned on clipboard history, that workaround disappeared entirely. The feature handles text, HTML, and images, and it stays populated through app switches and screen locks, though not through restarts unless you pin the items you need.

Quick Answer

Press Win + V to open the Windows 11 clipboard history panel. If nothing appears, go to Settings > System > Clipboard and turn on Clipboard history. From that point, every item you copy is saved. Click any entry to paste it — text, image, or HTML — without retyping or switching apps to hunt it down.

Enable clipboard history in Settings, then press Win + V anywhere to open the panel and paste any of your last 25 copied items on demand.

How Does Windows 11 Clipboard History Work?

Clipboard history is a background Windows service that intercepts everything you copy — plain text, rich HTML, and PNG or BMP images — and adds each item to a scrollable panel. The list holds up to 25 entries. When you copy a 26th item, the oldest unpinned entry drops off automatically.

The panel opens as a floating overlay wherever your cursor sits. Clicking any entry pastes it into the active field exactly as if you had pressed Ctrl + C on it a moment ago. No third-party software is required — this is a native Windows 11 feature available in every edition, including Home.

Clipboard history is a native Windows 11 service that stores up to 25 recent copies — text, HTML, or images — in a floating panel opened with Win + V.

How Do I Turn On Clipboard History?

  1. Press Win + I to open Settings.
  2. Click System in the left sidebar.
  3. Scroll down and select Clipboard.
  4. Toggle Clipboard history to On.

The change takes effect immediately — no reboot needed. I turned it on mid-afternoon during a writing session and it started capturing copies from that moment forward. Everything I copied for the rest of the day was waiting in the panel when I pressed Win + V.

Pro tip: While you’re on the Clipboard settings page, enable Sync across devices if you use the same Microsoft account on more than one Windows 11 PC. Text snippets you copy on your desktop will appear in the clipboard panel on your laptop within seconds.

Turn on clipboard history in Settings > System > Clipboard — it activates instantly with no restart and optionally syncs text across your Windows 11 devices.

How Do I Open and Paste From Clipboard History?

  1. Click inside any text field or app where you want to paste.
  2. Press Win + V. The clipboard panel slides in near your cursor.
  3. Click any item to paste it, or press the number key shown next to it.

The panel shows a text preview for snippets and a thumbnail for images. Scroll the list if you’ve copied more than fits on screen.

Troubleshooting tip: If Win + V opens a blank panel with a single “On” button, clipboard history is still disabled — click that button directly, or enable it in Settings. On some managed work laptops, Group Policy blocks this feature, so you may need to ask your IT administrator to allow it.

If you’re building out your Windows 11 shortcut vocabulary, the full breakdown of time-saving combos is in Windows 11 keyboard shortcuts that save time every day — Win + V is just one of dozens worth knowing.

Press Win + V anywhere in Windows 11 to open the clipboard panel and click any stored item to paste it immediately into the active field.

How Do I Pin Items So They Don’t Disappear?

Unpinned clipboard history entries clear when you sign out or restart Windows. To keep a specific item permanently:

  1. Press Win + V to open the panel.
  2. Click the three-dot menu (⋯) on any entry.
  3. Select Pin. The item moves to the top of the list with a pin icon.

Pinned items survive restarts and never get pushed off by new copies. I keep my work email signature pinned here — it’s always the first entry whenever I open the panel. To unpin, open the panel, click the three-dot menu on the pinned entry, and choose Unpin.

Pinned clipboard items stay permanently at the top of the panel, surviving restarts and never being displaced by new copies.

Can I Sync Clipboard History Across My Devices?

Yes, if you’re signed in to the same Microsoft account on multiple Windows 11 PCs. In Settings > System > Clipboard, enable Sync across devices and choose Automatically sync text that I copy. Text and HTML snippets you copy on one machine appear in clipboard history on your other Windows 11 devices within a few seconds.

Note that image sync is not supported — only text transfers between devices. If you also want your documents accessible across machines, setting up automatic file backups on Windows 11 pairs well with clipboard sync as part of a consistent cross-device workflow.

Clipboard sync transfers text and HTML between Windows 11 devices sharing the same Microsoft account — images remain local only.

What Clipboard History Mistakes Should I Avoid?

  • Not enabling it first. The feature ships off by default. If Win + V shows nothing, go to Settings and turn on clipboard history before anything else.
  • Expecting items to survive a restart. Unpinned entries clear at sign-out or reboot. Pin anything you need to keep beyond the current session.
  • Leaving copied passwords in the panel. After pasting a password, open the clipboard panel and delete that entry from the three-dot menu so it doesn’t sit there visible to anyone who presses Win + V.
  • Using “Clear all” to remove one item. The broom icon wipes every unpinned entry at once. Use the three-dot menu on individual entries to remove only what you want gone.
  • Expecting images to sync between PCs. Clipboard sync only moves text. Images you copy stay on the local device only.

The two most costly clipboard history mistakes are forgetting to enable it and leaving a copied password sitting visible in the panel after use.

Frequently Asked Questions

How many items does Windows 11 clipboard history store?

It stores up to 25 items. When you copy a 26th item, the oldest unpinned entry is removed automatically. Pinned items are stored separately and don’t count against the 25-item limit, so you can keep permanent items alongside your rolling history.

Does clipboard history capture screenshots?

Yes. Screenshots taken with Win + Shift + S (Snipping Tool) copy directly to the clipboard and appear in clipboard history immediately. I use this constantly — snip a section of a chart, keep working in another window, then paste it later without switching back to find the source.

Is there a way to search clipboard history on Windows 11?

No — the native Windows 11 panel has no search bar. You scroll through the list manually. If you need full-text search and persistent grouped storage, the free open-source tool Ditto extends clipboard history with search, categories, and items that survive reboots without pinning.

Will enabling clipboard history slow down my PC?

No measurable impact in practice. The service stores text and image thumbnails, not full-resolution copies of every screenshot. I’ve had it running continuously on a mid-range laptop for over a year with no effect on startup time or day-to-day performance.

Can I delete just one clipboard history item?

Yes. Open the panel with Win + V, click the three-dot menu on any entry, and choose Delete. This removes only that item. The broom icon clears every unpinned entry at once — useful for a privacy sweep at the end of a session, but not the right move if you just want to remove one thing.

Conclusion

Windows 11 clipboard history turns a single-slot clipboard into a 25-item memory bank — one toggle to enable, one shortcut to open, and you can paste anything you copied earlier in the session without hunting for the original source.

Head to Settings > System > Clipboard, turn on Clipboard history, then press Win + V right now to see everything already stored and ready to paste.