An "All-in-one" solution for downloading, converting and playing offline videos from the Internet.


Does not contain a list of supported sites and allows you to download videos even from little-known and new sites.

Download Save Video plugin right now!  (4.5MB)

Download videos from sites like YouTube and save it as MP4, AVI, MPEG, FLV file to your PC or laptop.

Save Video plugin for Internet Explorer (3 in 1 - Downloader,Converter,Player)
 

Windows 11 Bloatware Removal Powershell «Working BUNDLE»

Get-AppxProvisionedPackage -Online | Select DisplayName, PackageName Example: Remove Spotify

$safeToRemove = @( "Microsoft.3DBuilder" "Microsoft.BingNews" "Microsoft.BingWeather" "Microsoft.GetHelp" "Microsoft.Getstarted" "Microsoft.Messaging" "Microsoft.Microsoft3DViewer" "Microsoft.MicrosoftOfficeHub" "Microsoft.MicrosoftSolitaireCollection" "Microsoft.MixedReality.Portal" "Microsoft.Office.OneNote" "Microsoft.OneConnect" "Microsoft.People" "Microsoft.Print3D" "Microsoft.SkypeApp" "Microsoft.Wallet" "Microsoft.WindowsAlarms" "Microsoft.WindowsCamera" # Keep if you use a webcam "Microsoft.WindowsCommunicationsApps" "Microsoft.WindowsFeedbackHub" "Microsoft.WindowsMaps" "Microsoft.WindowsSoundRecorder" "Microsoft.Xbox.TCUI" "Microsoft.XboxApp" "Microsoft.XboxGameOverlay" "Microsoft.XboxGamingOverlay" "Microsoft.XboxIdentityProvider" "Microsoft.XboxSpeechToTextOverlay" "Microsoft.YourPhone" "Microsoft.ZuneMusic" "Microsoft.ZuneVideo" "Microsoft.Advertising.Xaml" "Microsoft.MSPaint" # Paint is still useful for many ) foreach ($app in $safeToRemove) Where-Object DisplayName -like $app Example: Reinstall the Calculator windows 11 bloatware removal powershell

Get-AppxPackage -AllUsers -Name *xbox* | Remove-AppxPackage -AllUsers This script targets non-essential apps while preserving Windows security and functionality: Get-AppxProvisionedPackage -Online | Select DisplayName

Get-AppxPackage *spotify* | Remove-AppxPackage For provisioned apps (removes for future users too): windows 11 bloatware removal powershell

© 2019 . All rights reserved.