Wingetlywingetly
← All apps

mstsfence

by martonav0.2.0.10

Last updated

Keep full-screen Remote Desktop (mstsc) sized to the monitor work area, so the host taskbar stays visible and the session renders 1:1.

Install with winget

$ winget install --id martona.mstsfence --exact --version 0.2.0.10

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

Silent install command for mstsfence

mstsfence uses MSIX. The silent install switches are (no switches needed).

One-line silent install (x64)
Add-AppxPackage -Path .\mstsfence-windows-amd64.msix

See the full silent install reference for mstsfence

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.

About

mstsfence makes mstsc.exe, in full-screen mode, size itself to the monitor's work area

instead of the whole monitor -- so the host taskbar stays visible (host taskbar on the

bottom, session taskbar on top) and the remote desktop renders 1:1, with no scaling or

letterboxing.

A small tray controller installs a global hook that the OS maps into mstsc however it was

launched (.rdp file, jump list, Start menu); outside mstsc it does nothing. Inside mstsc it

clamps the monitor-geometry APIs the client reads to the work area, tracking DPI and

resolution changes live. An optional dark-mode pass and a host display-scaling (DPI)

override are included. Staying on stock mstsc keeps all of its credential UX, Credential

Manager integration, and certificate/consent dialogs.

Installers · v0.2.0.10

ArchitectureTypeScopeInstallDownload
x64MSIX-Direct
arm64MSIX-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 mstsfence.

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

  • WM_NIGHTmartona
    martona.WM_NIGHTv0.2.0.8

    Native dark mode for classic Win32 desktop apps -- Explorer, regedit, the Control Panel, and the dialogs Windows forgot.

  • gigmartona
    martona.gigv0.2.0.6

    Native Frigate multi-camera viewer for Windows.

  • Clippmartona
    martona.clippv1.5.0.160

    Peer-to-peer clipboard sync for Windows, macOS, and iOS over your LAN.

  • Y
    yomartona
    martona.yov0.3.5

    Natural-language command assistant for PowerShell.

  • Zapret 2loop-uh
    loop-uh.Zapret2v21.0.0.6

    Bypassing Discord and YouTube blocks

  • Win-CodexBarCodexBar Contributors
    Finesssee.Win-CodexBarv0.54.0

    Windows-native menu bar app for OpenAI Codex and Claude Code usage stats.

More from martona or browse remote-desktop, rdp, mstsc.

Frequently asked questions

How do I install mstsfence on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id martona.mstsfence --exact --version 0.2.0.10. winget downloads the installer from martona and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install mstsfence silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id martona.mstsfence --exact 0.2.0.10 --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 mstsfence?
mstsfence uses MSIX. MSIX packages install silently by default - no switches are needed (Add-AppxPackage -Path .\mstsfence-windows-amd64.msix).
How do I uninstall mstsfence via winget?
Run: winget uninstall --id martona.mstsfence --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from mstsfence's Apps & Features entry.
Is mstsfence free?
mstsfence is distributed under MIT. Refer to the publisher (https://github.com/martona/mstsfence) for the full license terms - Wingetly itself does not charge for installation.
Does mstsfence 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 mstsfence directly from the publisher.
How do I keep mstsfence up to date?
Run winget upgrade --id martona.mstsfence --exact, or winget upgrade --all to update everything winget tracks. We index 4 versions of mstsfence from microsoft/winget-pkgs.

Recent versions

  • 0.2.0.10latest
  • 0.2.0.8
  • 0.1.2.6
  • 0.1.2.5