Tutorials

Windows 11 tutorials, tricks, tips, and guides.
List Running Windows Subsystem for Linux (WSL) Distros in Windows 11
This tutorial will show you how to find and list all currently running Linux distros for your account in Windows 10 and Windows 11. The Windows Subsystem for Linux (WSL) lets developers install a Linux distribution (such as Ubuntu, OpenSUSE, Kali, Debian, Arch Linux, etc) and use Linux applications, utilities, and Bash command-line tools directly on Windows, unmodified, without the overhead of a traditional virtual machine or dualboot setup. Sometimes you may need to know all currently running Linux distros. Reference: https://learn.microsoft.com/en-us/windows/wsl/basic-commands#list-installed-linux-distributions Here's How: 1 Open Windows Terminal, and select either Windows PowerShell or Command Prompt. 2 Copy and paste the...
Virtualization
Turn On or Off Hardware Accelerated GPU Scheduling in Windows 11
This tutorial will show you how to turn on or off hardware-accelerated GPU scheduling in Windows 11. Hardware-accelerated GPU scheduling enables more efficient GPU scheduling between applications by reducing latency and improving video output performance. Hardware-accelerated GPU scheduling requires a GPU that supports hardware acceleration, combined with a graphics driver that supports WDDM 2.7 or higher. References: https://devblogs.microsoft.com/directx/hardware-accelerated-gpu-scheduling/ https://devblogs.microsoft.com/directx/navigating-the-redesigned-graphics-settings-page/ You must be signed in as an administrator to turn on or off hardware-accelerated GPU scheduling. Option One: Turn On or Off Hardware Accelerated GPU...
System
Move Libraries Above or Below This PC in Navigation Pane in Windows 11
This tutorial will show you how to move Libraries to show above or below This PC in the navigation pane of File Explorer for your account in Windows 11. Windows 7 introduced libraries, which provide users with a single, coherent view of their files even when those files are stored in different locations. Libraries can be configured and organized by a user and a library can contain folders that are found on the user's computer and also folders that have been shared over a network. Libraries present a simpler view of the underlying storage system because, to the user, the files and folders in a library are displayed in one single view location, no matter where they are actually physically stored. In File Explorer, users interact with...
Personalization
See Sleep States Available on Windows 11 PC
This tutorial will explain and show you how to see the power sleep states available on your Windows 11 PC. System power states describe the power consumption of the system as a whole. The operating system supports six system power states, referred to as S0 (fully on and operational) through S5 (power off). Each state is characterized by the following: Power consumption: how much power does the computer use? Software resumption: from what point does the operating system restart? Hardware latency: how long does it take to return the computer to the working state? System hardware context (such as the content of volatile processor registers, memory caches, and RAM): how much system hardware context is retained? Must the operating system...
System
Enable or Disable Ask Where to Save Downloads in Microsoft Edge
This tutorial will show you how to enable or disable Ask me what to do with each download in Microsoft Edge for your account or all users in Windows 10 and Windows 11. The Microsoft Edge web browser is based on Chromium and was released on January 15, 2020. It is compatible with all supported versions of Windows, and macOS. With speed, performance, best in class compatibility for websites and extensions, and built-in privacy and security features. By default, files are saved automatically to the default location, without asking the user in Microsoft Edge. You can turn on Ask me what to do with each download in Microsoft Edge to always ask you if you want to save a file or open it without saving. Reference...
Browsers and Mail
Change Default Downloads Folder Location in Microsoft Edge
This tutorial will show you how to change the downloads folder location for where to save by default in Microsoft Edge for your account or all users in Windows 10 and Windows 11. The Microsoft Edge web browser is based on Chromium and was released on January 15, 2020. It is compatible with all supported versions of Windows, and macOS. With speed, performance, best in class compatibility for websites and extensions, and built-in privacy and security features. Microsoft Edge downloads to your Downloads folder by default. If wanted, you can change the default downloads folder location in Microsoft Edge. References...
Browsers and Mail
Create QR Code for Page or Image in Microsoft Edge
This tutorial will show you how to create a QR code of a page or image in Microsoft Edge. Microsoft Edge supports sharing the URL of a page or image via QR code. You can create a QR code of a page or image in Microsoft Edge, and scan or download the QR code to share. A QR code is a type of matrix barcode. To scan this code, you can use a QR scanner app on your phone, or some camera apps. References: https://www.microsoft.com/en-us/edge/features/qr-code-generator?form=MA13FJ https://www.microsoft.com/en-us/edge/learning-center/how-to-generate-qr-codes?form=MA13I2 Option One: Create QR Code for Page via Address Bar in Microsoft Edge Option Two: Create QR Code for Page via Context Menu in Microsoft Edge Option Three: Create QR Code...
Browsers and Mail
Enable or Disable Background Extensions and Apps in Microsoft Edge
This tutorial will show you how to enable or disable "Continue running background apps when Microsoft Edge is closed" for your account or all users in Windows 10 and Windows 11. Extensions, or add-ons, are simple tools that customize your browser experience and offer you more control in Microsoft Edge. Background extensions and apps will continue running when Microsoft Edge is closed by default. This allows Microsoft Edge processes to start at OS sign-in and keep running after the last browser window is closed. In this scenario, background apps and the current browsing session remain active, including any session cookies. An open background process displays an icon in the system tray and can always be closed from there. Option...
Browsers and Mail
Enable or Disable Double-click to Close Tabs in Microsoft Edge
This tutorial will show you how to enable or disable Use double-click to close browser tabs in Microsoft Edge for your account or all users in Windows 10 and Windows 11. Microsoft Edge is the AI-powered browser. A smarter way to browse. As the only browser built and optimized for Windows, it’s AI-powered tools are designed to help you make the most of your time online. Whether you’re searching, shopping or gaming, AI-powered tools and a security-first approach help you stay productive, save money, and get things done your way. If wanted, you can enable to close a browsing tab in Microsoft Edge by double clicking the primary (left) mouse button. Option One: Turn On or Off "Use double-click to close browser tabs" in Microsoft Edge...
Browsers and Mail
Enable or Disable Use of Security Questions for Local Accounts in Windows 11
This tutorial will show you how to enable or disable the use of security questions for local accounts in Windows 10 and Windows 11. When you set up a local account with a password via Settings, you are required by default to select and answer security questions. Security questions provide an extra layer of protection for your local account in case you forget your password. These security questions are used to verify who you are so you can reset the password of your local account on the sign-in screen if needed. Available security questions for a local account: What was your first pet's name? What's the name of the city where you were born? What was your childhood nickname? What's the name of the city where your parents met? What's...
Accounts
Enable or Disable Variable Refresh Rate for Games in Windows 11
This tutorial will show you how to enable or disable variable refresh rate (VRR) for your account in Windows 11. Variable refresh rate (VRR) allows a monitor with VRR capabilities, including AMD’s FreeSync, Nvidia’s G-SYNC, and VESA DisplayPort Adaptive-Sync, to automatically adjust its refresh rate based on the frame rate of the image being displayed. The feature enables VRR support for DirectX 11 full screen games that do not support VRR natively. When variable refresh rate is turned on, you get higher frame rates and helps reduce screen tearing in games that don't support VRR by default. References: https://devblogs.microsoft.com/directx/navigating-the-redesigned-graphics-settings-page/...
Gaming
Open Elevated Windows Terminal as Administrator in Windows 11
This tutorial will show you different ways to open an elevated Windows Terminal to Run as Administrator in Windows 11. Windows Terminal is a modern host application for the command-line shells you already love, like Command Prompt, PowerShell, and bash (via Windows Subsystem for Linux (WSL)). Its main features include multiple tabs, panes, Unicode and UTF-8 character support, a GPU accelerated text rendering engine, and the ability to create your own themes and customize text, colors, backgrounds, and shortcuts. Starting with Windows 11 build 26100.6725 (24H2) and build 26200.6725 (25H2), Windows now includes Edit, a text editor you can use from the command line. To edit a file, open the Terminal app and type edit followed by the file...
Apps

Tutorial Categories

Back
Top Bottom