Skip to content
Follow
🪟

Windows

Windows 3 min read
How to Back Up and Restore Windows 11 Registry

The post details how to back up and restore the Windows 11 registry using its export and import feature. It emphasizes the importance of a solid back-up for the Windows registry given its impact on the Windows functioning and installed applications. Faults or errors in the registry could leave the system inoperable.

November 17, 2021 Read more →
Windows 4 min read
How to Reset Your Microsoft Account Password

The post discusses steps for Microsoft account password recovery, including identifying the correct username, receiving verification codes via associated email or phone number, and resetting the password. If initial attempts fail, users can try recovering their accounts through a recovery form that asks personalized questions. Thus, this process allows Microsoft users to regain access to linked services and secure their important data.

November 16, 2021 Read more →
Windows 3 min read
How to Clean Boot Windows 11

The post teaches how to perform a clean boot in Windows 11, to isolate and address third-party programs/services potentially causing instability. A clean boot mimics safe mode, but with more control over startups, helping identify issues' sources. Steps include administrative access, using Task Manager to disable startups, and using 'System Configuration' to disable other services, thus achieving a clean boot environment.

November 15, 2021 Read more →
Ubuntu Linux 5 min read
How to Setup PuTTY for SSH Key Authentication on Windows 11

The post provides a step-by-step guide for configuring PuTTY with SSH Key (no passwords) authentication on Windows 11, deemed more secure than traditional password authentication. It covers the process from downloading and installing PuTTY, generating a key pair, and copying the public key to the SSH server to disabling password login and configuring the PuTTY client for password-less authentication.

November 14, 2021 Read more →
Browsers 3 min read
How to Export Passwords from Microsoft Edge

The post provides a step-by-step guide for exporting passwords from Microsoft Edge to a .CSV file, which can then be imported into other third-party password managers. The article also suggests that while useful, Microsoft Edge's built-in password manager may not be the most secure option available.

November 13, 2021 Read more →
Ubuntu Linux 11 min read
How to Set Up SSH Key Authentication in Windows 11

The post provides a guide for creating and configuring SSH keys for passwordless login on Ubuntu Linux, Unix-like systems, and Windows 11. It also includes instructions on how to use these keys to authenticate to an SSH server and the configuration steps for disabling password login. Additionally, it deals with how to copy your public key to an SSH server in Windows 11 using PowerShell.

November 12, 2021 Read more →
Windows 3 min read
Generate SSH Keys on Windows 11: A Step-by-Step Guide

The post provides a step-by-step guide on generating SSH key pairs in both Ubuntu Linux and Windows 11. For Windows 11, it takes advantage of the OpenSSH package, Windows Terminal, Command Prompt, or PowerShell for key creation. It also mentions that the generated key pairs can be accessed from the directory, C:\User\<username>\.ssh. The tutorial stresses the importance of SSH keys for remote connections and code management through GitHub.

Windows 3 min read
How to Restore Missing Recycle Bin Icon in Windows 11

This content guides new users and students on how to restore the Recycle Bin icon on their Windows 11 Desktop, which isn't added by default unlike previous Windows versions. The post advises to check if Desktop icons are being displayed first, then outlines the path to System Settings and Desktop icon settings to restore the icon.

November 10, 2021 Read more →
Windows 5 min read
How to Find Your Downloads Folder in Windows 11

The post provides guidance for students and new users on how to find and use the Downloads folder in Windows 11. This is the default location where files downloaded from the internet are stored. Users can access this folder through the File Explorer or create a shortcut to it on the Start menu. Browsers offer the option to change this default location, requiring confirmation prior to each download. Users can also move the Downloads folder to other locations based on preference.

November 7, 2021 Read more →
Windows 5 min read
How to Make Notepad++ Default in Windows 11

The content provides a comprehensive guide on how to install Notepad++ and make it the default text editor in Windows 11, as an alternative to the default Windows Notepad. It details the process of downloading and installing Notepad++, setting it as a default application for text files, and even provides instructions for completely replacing the default Notepad function with Notepad++ through command prompt commands.

November 6, 2021 Read more →
Windows 3 min read
How to Partition a Hard Drive in Windows 11

This text provides instructions on setting up and partitioning a new hard drive on Windows 11. It explains that partitioning helps manage data and improve performance in some situations. The step-by-step guide presents how to create, shrink, resize partitions, and how to initialize a new hard disk.

November 5, 2021 Read more →
Windows 3 min read
How to Restore Default Folder Locations in Windows 11

This text provides a guide for restoring the default location of folders in the home directories of Windows 11. The process involves using File Explorer, inserting a specific command into the address bar, selecting a folder, and opting for 'Restore Default' in the folder properties. These steps can help users with storage management, returning to initial locations after prior changes.

November 3, 2021 Read more →
Windows 3 min read
How to Repair the Windows 11 Start Menu

This article advises on how to reset or repair the Start Menu in Windows 11, an essential pathway to open apps and access settings. When the Start Menu malfunctions, it can be reset using specific commands in PowerShell, either for the user profile or all users on a device. If faced with an error, one can terminate the Windows Shell Experience Host process in Task Manager and rerun the commands.

November 2, 2021 Read more →
Windows 2 min read
How to Change Downloads Location in Windows 11

This content guides users on how to change the default download location in Windows 11. It explains how to use the 'Move' command within the Downloads folder's Properties menu to alter the default location, choosing a new destination for the downloads. Finally, it confirms this process will also relocate any existing files to the new chosen location.

Windows 3 min read
How to Reset Microsoft Store App in Windows 11

This content is a guide to reset or repair the Microsoft Store app on Windows 11 if it stops working or can't be opened. The Microsoft Store app, a Universal Windows Platform (UWP) app, can be reset to factory settings to resolve these issues. The guide also provides steps to re-register the Microsoft Store app using Windows PowerShell commands if the reset does not resolve the problem.

November 1, 2021 Read more →