Wingetlywingetly
← All apps

Smart View

by Samsungv1.6.0.5

Last updated

Lets you enjoy content stored on your mobile and PC easily on your Samsung TV’s big screen.

Install with winget

$ winget install --id Samsung.SmartView --exact --version 1.6.0.5

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

Silent install command for Smart View

Smart View uses MSI. The silent install switches are /quiet /norestart.

One-line silent install (x86)
msiexec.exe /i SmartView.msi /quiet /norestart

See the full silent install reference for Smart View

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.6.0.5

ArchitectureTypeScopeInstallDownload
x86MSI-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 Smart View.

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

  • S
    Samsung BIOS Command ToolSamsung
    Samsung.BIOSCommandToolv1.1.4.1

    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.

  • 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

More from Samsung or browse samsung-smart-view, samsungsmartview, samsung-smart-tvs.

Frequently asked questions

How do I install Smart View on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Samsung.SmartView --exact --version 1.6.0.5. winget downloads the installer from Samsung and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Smart View silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Samsung.SmartView --exact 1.6.0.5 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Smart View?
Smart View uses MSI. Run the downloaded installer with: msiexec.exe /i SmartView.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Smart View via winget?
Run: winget uninstall --id Samsung.SmartView --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Smart View's Apps & Features entry.
Is Smart View free?
Smart View is distributed under Proprietary (Freeware). Refer to the publisher (https://www.samsung.com/latin_en/support/smart-view/) for the full license terms - Wingetly itself does not charge for installation.
Does Smart View 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 Smart View directly from the publisher.
How do I keep Smart View up to date?
Run winget upgrade --id Samsung.SmartView --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Smart View from microsoft/winget-pkgs.