Wingetlywingetly
← All apps
S

Samsung BIOS Command Tool

by Samsungv1.1.4.1

Last updated

The Samsung BIOS Command Tool (BCT) allows IT admins to easily configure their client device BIOS settings through a simple command line interface using either Windows Command Prompt or PowerShell.

Install with winget

$ winget install --id Samsung.BIOSCommandTool --exact --version 1.1.4.1

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v1.1.4.1

ArchitectureTypeScopeInstallDownload
x64ZIP
archive
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Samsung BIOS Command Tool.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Easy Setting BoxSamsung
    Samsung.EasySettingBoxv3.0.11

    Screen splitting application for smarter multitasking

  • Easy Connection to ScreenSamsung
    Samsung.EasyConnectionToScreenv6.5.13

    The Easy Connection To Screen App allows you to control your PC from your Smart TV.

  • Samsung Kiosk Scan & DecodeSamsung
    Samsung.ScannerDecoderAppv2.0.0

    QR scanner/decoder app for Samsung Kiosk devices.

  • WatchFaceStudioSamsung
    Samsung.WatchFaceStudiov1.9.9

    The watch face is one of the most visible ways that users can express themselves on their smartwatches. Creating a watch face is a great way to showcase your brand for users on Wear OS.

  • Samsung Q1 Windows XP User ManualSamsung
    Samsung.UserManual.Q1-WinXPv2.0

    Intended for legacy computing purposes, Windows XP manual for Samsung Q1

  • Samsung Q1 Windows Vista ManualSamsung
    Samsung.UserManual.Q1-WinVistav1.1

    Intended for legacy computing, user manual for Samsung Q1 on Windows Vista.

More from Samsung.

Frequently asked questions

How do I install Samsung BIOS Command Tool on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Samsung.BIOSCommandTool --exact --version 1.1.4.1. winget downloads the installer from Samsung and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Samsung BIOS Command Tool silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Samsung.BIOSCommandTool --exact 1.1.4.1 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall Samsung BIOS Command Tool via winget?
Run: winget uninstall --id Samsung.BIOSCommandTool --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Samsung BIOS Command Tool's Apps & Features entry.
Is Samsung BIOS Command Tool free?
Samsung BIOS Command Tool is distributed under Samsung Proprietary. Refer to the publisher for the full license terms - Wingetly itself does not charge for installation.
Does Samsung BIOS Command Tool work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Samsung BIOS Command Tool directly from the publisher.
How do I keep Samsung BIOS Command Tool up to date?
Run winget upgrade --id Samsung.BIOSCommandTool --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Samsung BIOS Command Tool from microsoft/winget-pkgs.