-
In this video, I’ll show you how to disable or enable location service in Google Chrome for PC and mobile. Chapters:0:00 Intro0:23 DISABLE OR ENABLE LOCATION IN CHROME FOR WINDOWS OR MACOS1:15 DISABLE OR ENABLE LOCATION IN CHROME FOR ANDROID1:57 HOW TO CHANGE YOUR LOCATION MANUALLY IN GOOGLE CHROME3:07 End screen What you will learn:…
-
You may want certain file types to open in a particular app or program. Thankfully, Microsoft offers a couple of different ways to change the default file association on Windows. Let’s see how you can make that happen. Chapters:0:00 Intro0:23 Set Default by Apps from Settings1:16 Set Defaults by File Type or Link Type from…
-
If your internet isn’t as fast as you’d like, there are some ways you can tweak your setup to maximize your connection speed. Chapters:0:00 Intro0:23 Close Unnecessary Background Running Applications1:04 Disable the Metered Connection1:35 Change the DNS server2:37 Change the Limit Reservable Bandwidth3:34 Disable the Windows Update Services4:20 Flush the DNS Cache4:46 Temporarily Disable Windows…
-
You can sometimes get error messages claiming that “Your File History drive was disconnected for too long.” If this is the case for you, don’t worry. Here’s how you can reconnect your File History drive. Chapters:0:00 Intro0:23 Reconnect the External Drive and Restart File History1:02 Use a New External Drive2:21 Repair the Backup Drive2:51 Delete…
-
Kindly refer to this video for how to enable or disable DotNet Framework (NetFx3) via PowerShell, Control Panel, and DISM in Windows. Link:.NET Framework 3.5 web installer – https://download.microsoft.com/download/2/0/E/20E90413-712F-438C-988E-FDAA79A8AC3D/dotnetfx35.exe Commands:Dism /online /enable-feature /featurename:NetFx3 /All /Source:DriveLetter:\sources\sxsEnable-WindowsOptionalFeature -Online -FeatureName “NetFx3” Chapters:0:00 Intro0:23 How to Enable .NET Framework 2.0 and 3.5 on Windows 111:51 How to Install .NET…
-
Removing Bing will allow you to personalize your search experience with the preferred search engine. Perhaps you want an alternative one that has more robust privacy policies? Whatever the reason, this video will show you several ways to disable or remove Bing from your PC. Chapters:0:00 Intro0:23 How to Disable Bing Search by Editing the…
-
Iris is an eye protection software available for Linux, macOS, Windows, ChromeOS, Android, iOS, and Windows Phone. This video will be showing you how to install IRIS on Linux. Link:Iris website – https://iristech.co/ Chapters:0:00 Intro0:23 How to Install IRIS on Linux3:03 Create an app launcher4:44 Enable automatic start5:17 End screen Commands:cd ~/Downloadssudo mkdir /opt/iris/sudo apt…
-
Here’s how you can restore contacts on an Android device and how to set up an automatic backup so that you never have to worry about losing them again. Chapters:0:00 Intro0:23 Restore Google Contacts with App0:54 Restore Google Contacts with Website1:25 Restore Contacts Using Backups1:57 Manually Export Your Contacts2:22 Turn Automatic Backup On2:52 End screen…
-
Watch on to learn what you must do to reset popular desktop browsers such as Google Chrome, Mozilla Firefox, and Apple Safari to default settings. Chapters:0:00 Intro0:23 Reset Google Chrome to Factory Defaults0:57 Reset Mozilla Firefox to Factory Defaults1:29 Reset Microsoft Edge to Factory Defaults1:53 Reset Apple Safari to Factory Defaults4:37 Reset Tor Browser to…
-
Ubuntu 22.04 Jammy Jellyfish is released on April 21, 2022. This video is going to show you 2 ways to upgrade from Ubuntu 20.04 to Ubuntu 22.04: using the graphical update manager and using the command line. Commands:update-manager -dlsb_release -asudo apt update && sudo apt dist-upgradesudo apt install update-manager-coresudo nano /etc/update-manager/release-upgradesdo-release-upgrade -d Link:How to Upgrade…