How to Set a Default Focus Mode in Perplexity Settings

Perplexity offers several Focus modes that limit search results to specific sources such as academic papers, YouTube videos, or social media posts. By default, Perplexity uses the All search mode, which pulls from the entire web. If you often need results from a single source like Reddit or Wolfram Alpha, switching modes manually each time … Read more

How to Use Social Focus Mode for X and Mastodon Posts

You want Perplexity to search social media platforms X and Mastodon for real-time opinions, breaking news, or community discussions. Without changing any settings, Perplexity returns a mix of web results, news articles, and academic sources. This article shows you how to enable Social Focus Mode to limit results to X and Mastodon posts only. Social … Read more

How to Combine Multiple Focus Modes in One Perplexity Thread

You want to ask Perplexity a question that requires information from different domains. For example, you might need web search results, academic papers, and math calculations all in one conversation. Perplexity does not allow you to select more than one focus mode at a time. This article explains how to work around that limitation by … Read more

How to Move Microsoft Store App Data to Another Drive on Windows 11

Quick fix: Open Settings → Apps → Installed apps. Find the Microsoft Store app. Click the three-dot menu → Move. Pick the target drive from the dropdown. Click Move. Windows transfers app files to the new drive. Settings, user data, save files move automatically. Works only for Microsoft Store apps, not Win32 desktop installs. If … Read more

How to Retrieve OEM Product Key From a Pre-Installed Windows 11 PC

Quick fix: Open Command Prompt (Admin). Run: wmic path softwarelicensingservice get OA3xOriginalProductKey. The output is your OEM product key stored in BIOS/UEFI. Or use PowerShell: (Get-WmiObject -query ‘select * from SoftwareLicensingService’).OA3xOriginalProductKey. If empty: PC doesn’t have OEM key in firmware (manual installs and resale PCs may not). OEM PCs from Dell, HP, Lenovo, etc. ship … Read more

How to Pin a Specific Driver Version on Windows 11

Quick fix: Install the desired driver version. Then run in Command Prompt (Admin): wushowhide.diagcab (download from Microsoft) → pick the driver update from the list to hide it. Windows Update won’t offer that driver again. Alternative: Group Policy → Computer Configuration → Administrative Templates → Windows Components → Windows Update → Do not include drivers … Read more

How to Use Multiple Edge Profiles for Work and Personal Separation

Quick fix: Open Edge. Click your profile icon (top right). Click + Add profile. Pick “Add a personal profile” or “Add work profile.” Sign in with the work or personal Microsoft account. Each profile has its own bookmarks, history, passwords, extensions. Switch via the profile icon. Pin separate profiles to taskbar for one-click access. One … Read more