Your cart is currently empty!
Category: Windows 10
Kali Linux 2021.3 inside VirtualBox using Pre-made VirtualBox images
This video is about virtualizing Kali Linux inside of VirtualBox, allowing you to have Kali VM. Link: How to Enlarge a Virtual Machine’s Disk in VirtualBox or VMware – https://youtu.be/T4rdrVsCJDs Chapters:0:00 Intro0:23 Download pre-made kali linux virtualbox images0:48 Import ova files in virtualbox2:17 End screen What you’ll learn 1. How and Where to Download pre-made… Read more
How To Download Any Windows 10 Version
Let me guide you through the process of downloading any version of Windows 10. Using this method, you will be able to download the following versions 1507, 1511, 1607, 1703, 1709, 1803, 1809, 1903, 1909, 2004 and 20H2. Chapters:0:00 Intro0:23 Download any windows 10 version2:53 End screen What you will learn 1. How to download… Read more
How to Disable Automatic Reboot in Windows 10
You are working hard on something on your computer when it suddenly reboots. That’s annoying and disturbing. It can break your chain of thoughts, lead to inconsistencies, and in most cases, frustration too. So, how does one disable automatic reboot in Windows 10? Chapters:0:00 Intro0:23 How to disable automatic reboot0:48 Edit group policy1:42 End screen… Read more
How to batch install multiple apps on Windows 11
Do you want to install multiple apps on Windows 11? Here are multiple ways to complete this task. Links:Winget’s GitHub page – https://github.com/microsoft/winget-cli/releasesofficial Winstall website – https://winstall.app/ Chapters:0:00 Intro0:23 Install windows package manager: winget1:15 Install essential apps using command line2:36 End screen What you will learn 1. How you can install every basic application quickly… Read more
How to color pages in a Word document
Learn three easy ways to add a bit of color to the pages of your Microsoft Word document. Chapters:0:00 Intro0:23 How to add one color to all pages in word0:57 How to add one color for a single page in word2:18 Make sure your colored page prints2:47 How to color only one section of a… Read more
4 Ways To Reset Firewall Settings In Windows 10
While Windows 10 Firewall does a great job of protecting the system from hackers and intruders, sometimes its settings get messed up and the firewall starts malfunctioning. In this case, we can easily reset Firewall settings. Commands:netsh advfirewall reset(New-Object -ComObject HNetCfg.FwPolicy2).RestoreLocalFirewallDefaults() Chapters:0:00 Intro0:23 Reset windows firewall through the control panel0:51 Reset windows firewall through the… Read more
How to Backup and Restore Application Settings in Windows 10
Windows 10 apps come with their data and configuration settings. When you backup the data, the configuration is not necessarily backed up. Chapters:0:00 Intro0:23 Backup application settings in windows 101:58 Restore application settings using cloneapp2:29 End screen What you will learn 1. How to migrate the settings to another PC without losing any customization 2.… Read more
Top 3 Ways to Import Passwords From CSV in Google Chrome
Google Chrome only offers you the ability to import passwords directly from Firefox. But that also requires having both browsers installed on the same PC or Mac. So if you plan to import your login information from a different browser or computer, you must rely on the good old CSV file. Commands:cd “\Program Files (x86)\Google\Chrome\Application”chrome.exe… Read more