How to Install Bloxstrap With Winget (October 2024)

Do you want to install Bloxstrap with Winget? If your answer is YES, you have come to the right place.

The Windows Package Manager is a free and open-source package manager designed by Microsoft for Windows 10 and Windows 11.

It consists of a command-line utility and a set of services for installing applications.

The Widget will make it easier and faster for users to install and manage applications, all you need is to run the command.

However, some Windows users are looking to install Bloxstap with Winget.

If you are one of those users and want to install Bloxstrap using the Winget command then don’t worry, we have you covered.

In our step-by-step guide, we will walk you through the process of installing Bloxstrap with Winget.

Without any further ado, let’s get started:

How to Install Bloxstrap With Winget?

Installing Bloxstrap using Widget is very simple. However, if you don’t know the procedure, follow the steps written below:

Before you apply the following steps, make sure you have a Widget installed on your device.

ALSO READ > How To Get High FPS And Low Ping In Roblox With Bloxstrap (2024)

If you don’t have a Winget installed on your device, do it now by following the steps written below:

Step 1: Install Winget

Windows Package Manager Winget command-line tool is available on Windows 11 and modern versions of Windows 10 as a part of the App Installer.

To install Winget on your PC, you need to have the app installer installed in your Windows operating system.

If you don’t have App Installer installed on your computer, you can download and install it from the Microsoft Store.

Make sure it is updated with the latest version

Install Widget on Windows Sandbox

If you want to install a Winget on Windows Sandbox, open the PowerShell and run the following command:

$progressPreference = 'silentlyContinue'
Write-Information "Downloading WinGet and its dependencies..."
Invoke-WebRequest -Uri https://aka.ms/getwinget -OutFile Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle
Invoke-WebRequest -Uri https://aka.ms/Microsoft.VCLibs.x64.14.00.Desktop.appx -OutFile Microsoft.VCLibs.x64.14.00.Desktop.appx
Invoke-WebRequest -Uri https://github.com/microsoft/microsoft-ui-xaml/releases/download/v2.8.6/Microsoft.UI.Xaml.2.8.x64.appx -OutFile Microsoft.UI.Xaml.2.8.x64.appx
Add-AppxPackage Microsoft.VCLibs.x64.14.00.Desktop.appx
Add-AppxPackage Microsoft.UI.Xaml.2.8.x64.appx
Add-AppxPackage Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle

This will install the Winget on your Windows Sandbox.

ALSO READ > How to Hide UI In Roblox Game Using Bloxstrap (2024)

Step 2: Install Bloxstrap With Winget

Once you have successfully installed the App Installer on your device, use the Winget by tying ‘’winget’ on Command Prompt.

Here is how you can install Bloxstrap with Winget:

Once you have successfully installed the App Installer on your device, use the Winget by tying ‘’winget’ on Command Prompt.

Here is how you can install Bloxstrap with Winget:

  • To install the Bloxstrap, click on the Windows Search Bar and search for Command Prompt.
  • Now, open the prompt as an administrator.
  • Once the command prompt is opened, run the following command
winget install --id=pizzaboxer.Bloxstrap  -e
  • This will download the Bloxstrap from its library.

That’s everything you need to know to install Bloxstrap with Winget.

Leave a Comment