Tutorials

Windows 11 tutorials, tricks, tips, and guides.
Apply Folder View to All Folders of Same Template Type in Windows 11
This tutorial will show you how to apply view settings of a folder to all folders of the same template type for your account in Windows 11. You can change the folder view settings in Windows 11 to what you want for each separate folder. View settings for a folder include the template, columns, column width, Group by, Sort by, and layout view. If you like, you can apply the view settings of a folder to all folders of the same template type all at once without needing to manually apply one by one. Here's How: 1 Open File Explorer (Win+E). 2 Open a folder using a template (ex: "General items") type you want to apply its view settings to all folders of the same same type. Be sure to close all other folder windows before continuing...
General
Assign Shortcut Key to Shortcut in Windows 11
This tutorial will show you how to assign a keyboard shortcut to open a shortcut on your desktop, taskbar, or Start menu for your account in Windows 10 and Windows 11. A shortcut is a link to an item (such as a file, folder, or app) on your PC. You can assign a shortcut key (aka: keyboard shortcut) to use to open a shortcut on your desktop, taskbar, and Start menu. If you assign the same shortcut key to a shortcut (B) that was already assigned to another shortcut (A), the shortcut key will no longer work for the other shortcut (A) and will now only work for the current shortcut (B). If you move a shortcut that you assigned a shortcut key to another location, the shortcut key will no longer work to open the shortcut. Option One...
General
Hide or Show Desktop Icons in Windows 11
This tutorial will show you how to hide or show all desktop icons for your account, specific users, or all users in Windows 10 and Windows 11. The desktop (Win+D) is your home screen and working space in Windows that contains the taskbar and any icons (ex: shortcuts, files, folders, etc...) you add to and arrange on the desktop. Reference: https://support.microsoft.com/en-us/windows/show-hide-or-resize-desktop-icons-2b9334e6-f8dc-7098-094f-7e681a87dd97 When you hide desktop icons, the icons are still on your desktop, but just do not display. Your desktop icons will still always show and be available in your %UserProfile%\Desktop and shell:desktop folders. Option One: Hide or Show Desktop Icons for Current User using Context Menu...
General
PowerShell - Create a Menu
When making a PowerShell script to do multiple, optional tasks, it is practical to use a menu to let user to select what to do. There are several methods to create a PS menu. In this tutorial, I will show how to create a simple menu using a so called Do - While loop, which performs tasks until user selects to quit script. In this sample, I will create a menu to either export (backup), delete, start or stop (shut down) one or more virtual machines using grid view table selection (see tutorial). You can view and download the sample script on my OneDrive. Line numbers used in this tutorial refer to line numbers shown in OneDrive Preview. View and Download: SampleMenu.ps1 1. To start with, we create a menu, and store it to variable...
General
PowerShell - using Out-GridView tables
Out-Gridview is in my opinion one of the most practical PowerShell cmdlets. As all PS cmdlets, it has the same verb-noun syntax: do this (verb) with that (noun). Out-GridView simply tells PS to send command output to a grid view table. The power of Out-GridView cmdlet comes from its optional -PassThru switch, which lets user to select items from table, then passing them as parameters to another cmdlet. Out-GridView without -PassThru only lists command output in a table. The syntax with -PassThru switch is as follows: first cmdlet | Out-GridView -PassThru | another cmdlet In this tutorial, I will show just a few practical examples about using Out-GridView with -PassThru, to let you see and understand how it works. See official...
General
Open Command Prompt in Windows 11
This tutorial will show you different ways on how to open a command prompt in Windows 11. The Command shell is an entry point for typing commands in the Command Prompt console window. By typing commands at the command prompt, you can perform tasks on your computer without using the Windows GUI. In Windows 11, Windows Terminal is the default console to open installed shells like the Command Prompt in by default now. If you wanted, you can still directly open the Command Prompt in Windows 11. Option One: Open Command Prompt in Windows Terminal Option Two: Open Command Prompt from Search Option Three: Open Command Prompt from Run Option Four: Open Command Prompt from Task Manager Option Five: Open Command Prompt from File Explorer...
General
Change Showing Alt+Tab as Windowed or Full Screen in Windows 11
This tutorial will show you how to change the Alt+Tab experience to show as windowed or full screen for all users in Windows 11. You can press the Alt + Tab or Ctrl + Alt + Tab keys to switch between open windows in Windows 11. Starting with Windows 11 build 22526, Microsoft is experimenting with showing ALT + TAB as windowed by default instead of full screen for some. Starting with Windows 11 build 22554 and up, ALT + TAB will now show as windowed by default. The Full Screen Alt+Tab has been removed. You must be signed in as an administrator to change the Alt+Tab experience to show as windowed or full screen. EXAMPLE: Show Alt+Tab windowed or full screen Here's How: 1 Do step 2 (full screen) or step 3 (windowed) below for...
General
Touchpad Gestures for Windows 11
This tutorial will provide you with a list of touchpad gestures you can use for Windows 11. You can get around Windows faster with touchpad gestures. A touch gesture is the physical action performed on a touchpad by your finger(s). References: https://support.microsoft.com/en-us/windows/touch-gestures-for-windows-a9d28305-4818-a5df-4e2b-e5590f850741#WindowsVersion=Windows_11 https://support.microsoft.com/en-us/surface/surface-touchpad-use-and-settings-6c32fd32-23f4-c2d3-a3f9-cfc70feff233 Some of these gestures will only work with precision touchpads. To find out if your laptop has one, select Settings > Bluetooth & devices > Touchpad. Action Gestures Select an item Tap touchpad Scroll Place two fingers on the touchpad and...
General
Touch Screen Gestures for Windows 11
This tutorial will provide you with a list of touch screen gestures you can use for Windows 11. You can get around Windows faster with touch screen gestures. A touch gesture is the physical action performed on a touch screen by your finger(s). Starting with Windows 11 build 22557, Microsoft includes 5 new touch gestures to make it easier and quicker to navigate Windows 11 on a PC with touch. Starting with Windows 11 build 22567, Microsoft updated multi-finger touch gestures to include responsive and delightful animations that follow your finger. Reference: https://support.microsoft.com/en-us/windows/touch-gestures-for-windows-a9d28305-4818-a5df-4e2b-e5590f850741 You can use these gestures on the touch screen of your Windows 11...
General
Pin or Unpin Items on Jump Lists in Windows 11
This tutorial will show you how to pin or unpin items on Jump Lists of apps for your account in Windows 11. Jump Lists are available when you right click on an app on the taskbar or Start Menu that supports having a jump list. Jump Lists are lists of app specific tasks or items you can quickly open or get to for every day usage. Jump Lists can include pinned items, recent items, frequent items, tasks, and/or websites. Items pinned to an app's jump list will appear at the top of the jump list for quick access. Starting with Windows 11 build 22635.3785 (Beta), when right-clicking on apps pinned to the Start menu, jump lists will be shown for apps that have them such as File Explorer. Folders you pin or unpin for the jump list of File...
General
Compare Windows 11 Editions
This tutorial will show you a comparison of available features between Windows 11 editions to help find out which Windows is right for you. Windows 11 Home The best Windows ever keeps getting better, offering home users, students, and gamers a calm, creative space to think, express, and create. Windows 11 Pro Designed for the hybrid workplace, Windows 11 Pro has the business and management features your team needs to work more efficiently, seamlessly, and securely almost anywhere. Windows 11 Pro for Workstations Designed for people with advanced workloads and data needs such as data scientists, CAD professionals, researchers, media production teams, graphic designers, and animators. References...
General
Reset Touch Keyboard Default Open Position in Windows 11
This tutorial will show you how to reset the touch keyboard open position on screen to default on the main display for your account in Windows 11. Windows 11 includes a touch keyboard you can click/tap on to enter text. This can be handy if you have a PC with a touchscreen without a physical keyboard. The touch keyboard opens at the same position and same display as last closed by default. EXAMPLE: Touch keyboard default open position on screen Here's How: 1 Click/tap on the Download button below to download the file below. Reset_touch_keyboard_open_position_on_screen_to_default.reg https://www.elevenforum.com/attachments/reset_touch_keyboard_open_position_on_screen_to_default-reg.97454/?hash=be79af6d059e63e1595a38574cc48c87...
General

Tutorial Categories

Back
Top Bottom