If you're using Windows 11 and find the Alt + Tab shortcut overwhelmed by Microsoft Edge tabs showing up as a separate windows, there's a simple way to remove these…
Excel can be used to manage team rosters - and can automate complex arrangements such as a two-weekly rotation. This guide shows how to use a formula in Microsoft Excel…
The following instructions show how to use conditional formatting in Microsoft Excel to automatically highlight the current week, based on a column with a "Week Commencing" date (a Monday). This…
By default, Microsoft Edge prompts users to save passwords when logging into websites. The following instructions show how to make Microsoft Edge no longer prompt you to save passwords. Steps…
This following PowerShell command exports a folder tree from a specified directory to a CSV file. The command will: Scan the current directory and its subfolders for files and folders,…
This guide shows how to count the number of files in a Windows folder using three different methods – PowerShell, Command Prompt (CMD), and File Explorer. Requirements Windows Operating System…
This guide shows how to manage environment variables in Windows, including how to edit, clear, and delete them. Requirements Windows 7 or newer Administrative rights for some actions What are…
The following VBA script shows how to remove attachments from emails in Outlook and save them to your local machine. The script will also note in the email body that…
When you need to list all the files in a folder, along with their paths and sizes, you can easily achieve this using both Command Prompt and PowerShell on Windows.…