Uploaded August 2026 | Updated September 2026, 1 week ago
You can set up a metered Wi-Fi connection in Windows to limit your data usage. All mobile data connections are configured as metered by default, but Ethernet and Wi-Fi aren't, so you'll need to enable them manually. Here's how!
Commands:
netsh wlan show profiles
netsh wlan set profileparameter name="network name" cost=Fixed
netsh wlan show profile name="network name"
Chapters:
0:00 Intro
0:19 Via Settings
0:57 Via Command
2:42 End screen
What you will learn:
1. Via Settings
a. How to open network settings
b. How to Manage known networks
c. How to configured your network as metered
d. How to go to the network's properties page
e. How to toggle on or off the Metered connection
2. Via Command
a. How you can use either PowerShell or Command Prompt to turn on (or off) metered connections
b. How to run PowerShell or Command Prompt as administrator
c. How to show wlan profiles
d. How to see a list of all your active Wi-Fi profiles on your device
e. How to set your wifi as non-metered using command
f. How you can check in the terminal whether a connection is metered or not
3. What to do if metered option in the Settings is greyed out for some reason
Song: Popsicles & Pierse - Lifeline
Music provided by Vlog No Copyright Music.
Video Link: bit.ly/3GOIKsG
#computereverywhere #Windows11 #WindowsTutorial #WindowsTips #MeteredConnection #DataSaving #TechTips #Windows11Settings #WiFiSettings
You can set up a metered Wi-Fi connection in Windows to limit your data usage. All mobile data connections are configured as metered by default, but Ethernet and Wi-Fi aren't, so you'll need to enable them manually. Here's how!
Commands:
netsh wlan show profiles
netsh wlan set profileparameter name="network name" cost=Fixed
netsh wlan show profile name="network name"
Chapters:
0:00 Intro
0:19 Via Settings
0:57 Via Command
2:42 End screen
What you will learn:
1. Via Settings
a. How to open network settings
b. How to Manage known networks
c. How to configured your network as metered
d. How to go to the network's properties page
e. How to toggle on or off the Metered connection
2. Via Command
a. How you can use either PowerShell or Command Prompt to turn on (or off) metered connections
b. How to run PowerShell or Command Prompt as administrator
c. How to show wlan profiles
d. How to see a list of all your active Wi-Fi profiles on your device
e. How to set your wifi as non-metered using command
f. How you can check in the terminal whether a connection is metered or not
3. What to do if metered option in the Settings is greyed out for some reason
Song: Popsicles & Pierse - Lifeline
Music provided by Vlog No Copyright Music.
Video Link: bit.ly/3GOIKsG
#computereverywhere #Windows11 #WindowsTutorial #WindowsTips #MeteredConnection #DataSaving #TechTips #Windows11Settings #WiFiSettings





![Use This One Tool to Remove All AI From Windows
Microsoft might love pushing AI into every Windows product, but you don’t have to put up with it if you don’t like it. Instead of removing each AI component separately, here’s how I remove AI from Windows all at once with one tool.
Commands:
& ([scriptblock]::Create((irm https://raw.githubusercontent.com/zoicware/RemoveWindowsAI/main/RemoveWindowsAi.ps1)))
Chapters:
0:00 Intro
0:19 Running the Script
1:06 Choosing Windows AI Options to Remove
2:23 Restore AI in Windows
3:24 End screen
What youll learn:
1. Remove AI from Windows With RemoveWindowsAI
a. How You can remove Copilot and other AI features in Windows one at a time
b. How to remove one or two AI components
c. How to remove all AI
d. How to choose any or all Windows AI components to remove at the same time
e. How to go back to a pre-AI Windows
f. How to fully disable or remove AI features you don’t want
g. How to prevents Windows Update from reinstalling AI components
2. What RemoveWindowsAI Targets
a. How to remove Copilot, including Copilot in Edge
b. How to remove Recall
c. How to remove Image creator in Paint and other AI Paint features
d. How to remove Input Insights along with preventing typing data harvesting
e. How to remove AI voice effects
f. How to remove AI in Windows search
g. How to remove AI actions
h. How to remove AI fabric service
i. How to reinstalls the non-AI or classic versions of any apps that currently have AI integrated, such as Paint, Notepad, and Photos
j. How to remove all Recall tasks, AI installers and package files, and associated registry keys
3. Running the Script
a. How to run RemoveWindowsAI and remove AI from Windows
b. How to see the graphical interface with all the options to remove AI from Windows
4. Choosing Windows AI Options to Remove
a. How to just check off the Windows AI features you want to remove
b. How to enable Backup Mode
c. How to Install Classic Windows Apps
d. How remove Copilot and Copilot in Edge
e. How to remove AI in notepad
5. Restore AI in Windows
a. How to revert changes
b. How to turn on Revert Mode
Song: Mulle - Deep Waters (Vlog No Copyright Music)
Music provided by Vlog No Copyright Music.
Video Link: https://www.youtube.com/watch?v=3VG8InhQb1s
#computereverywhere #Windows #AI #Microsoft #Windows11 #ArtificialIntelligence #Copilot #WindowsAI #Privacy #WindowsTips #DebloatWindows #TechTutorial #RemoveAI #WindowsFix #TechHacks #PCMaintenance Use This One Tool to Remove All AI From Windows](https://i.ytimg.com/vi/WfULmZKy2Io/mqdefault.jpg)


![How To Install FreeBSD 15 Step-by-Step
FreeBSD Installation Guide For Beginners.
The latest FreeBSD version 15.0 has been released a few days ago. FreeBSD 15 is packed with so many improvements and feature updates. This step by step video guide show you how to download the latest FreeBSD version, how to create a FreeBSD Bootable USB and how to install FreeBSD 15 latest edition.
Links:
FreeBSD official download page - https://www.freebsd.org/where/
Install and Create a Live USB with Ventoy on Linux [Step-by-Step Guide] - https://youtu.be/Ul8PL_PPnJA
How To Create Bootable USB Drive Using dd Command - https://youtu.be/kmRfeO2Ls0s
What you will learn:
1. Download FreeBSD 15
a. How to Go to the FreeBSD official download page and download the suitable version for your systems architecture
b. How to Create FreeBSD Bootable USB Medium
2. Install FreeBSD 15 Step By Step
a. How to start the FreeBSD installation
b. How to install FreeBSD on your hard drive
c. How to Select your preferred keymap
d. How to install the base system using traditional distribution sets or packages
e. How to configure the network
f. How to Select your Network interface and configuration mode
g. How to automatically partitioned the drive with ZFS filesystem
h. How to partition the disk drive and allocate space for each partition
i. How to create a pool
j. How to download the installation files from the FreeBSD official repositories
k. How to Select your geographical region, Country, timezone, current date and time
l. How to add a new user and create more user
m. How you can modify the configuration choices that you made throughout the installation process
n. How to Reboot into the newly installed FreeBSD system
o. How to Login to the FreeBSD system as root user
p. How to Check the install FreeBSD version
q. How To update FreeBSD OS System
3. How to successfully installed and updated FreeBSD 15 edition
#computereverywhere #FreeBSD #FreeBSD15 #InstallFreeBSD #FreeBSDTutorial #Unix #OpenSource #BSD #OperatingSystem #ServerSetup #SysAdmin #LinuxAlternative #TechTutorial #StepByStep #ComputerTutorial #ITSupport #DevOps #Programming #SelfHosted #Homelab #FreeBSDBeginner How To Install FreeBSD 15 Step-by-Step](https://i.ytimg.com/vi/XTm73S5ciJE/mqdefault.jpg)

