Wingetlywingetly
← All apps

SecureSafe

by DSwiss AGv2.25.0

Last updated

Secure clouds for documents and passwords

Install with winget

$ winget install --id DSwiss.SecureSafe --exact --version 2.25.0

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

Silent install command for SecureSafe

SecureSafe uses EXE (Burn bundle). The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i securesafe-2.25.0.exe /quiet /norestart

See the full silent install reference for SecureSafe

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

Designed for the secure storage, controlled access and easy sharing of confidential information, SecureSafe meets the highest standards of data protection, compliance and user-friendliness. Protection according to banking standards for all users who want to manage digital assets responsibly.

- End-to-end encryption for files, passwords and notes

- Private hosting infrastructure with dual data center for maximum security

- Access control with granular user rights

Whether for sensitive documents or collaboration with customers - SecureSafe provides security you can rely on.

Installers · v2.25.0

ArchitectureTypeScopeInstallDownload
x64EXE
Burn bundle
machineDirect

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

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

  • SecureSafe FilesDSwiss AG
    DSwiss.SecureSafeFilesv1.1.2

    Secure clouds for documents and passwords

  • System InformerWinsider Seminars & Solutions, Inc.
    WinsiderSS.SystemInformerv4.0.26241.138

    System Informer is a free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware.

  • Mullvad VPNMullvad VPN
    MullvadVPN.MullvadVPNv2026.4

    Mullvad is an open-source commercial virtual private network service based in Sweden.

  • Gpg4winThe Gpg4win Project
    GnuPG.Gpg4winv5.1.0

    A secure solution for file and email encryption.

  • iDefenderiMonitorSDK
    TRUSTSING.iDefender.ENv6.1.1.0

    The Infinite Potential Host Intrusion Prevention System (HIPS)

  • Proton VPNProton AG
    Proton.ProtonVPNv5.1.8

    High-speed Swiss VPN that safeguards your privacy.

More from DSwiss AG or browse credential, password, protect.

Frequently asked questions

How do I install SecureSafe on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id DSwiss.SecureSafe --exact --version 2.25.0. winget downloads the installer from DSwiss AG and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install SecureSafe silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id DSwiss.SecureSafe --exact 2.25.0 --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 SecureSafe?
SecureSafe uses EXE (Burn bundle). Run the downloaded installer with: msiexec.exe /i securesafe-2.25.0.exe /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall SecureSafe via winget?
Run: winget uninstall --id DSwiss.SecureSafe --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from SecureSafe's Apps & Features entry.
Is SecureSafe free?
SecureSafe is distributed under Proprietary. Refer to the publisher (https://www.securesafe.com/en/product/passwords-files) for the full license terms - Wingetly itself does not charge for installation.
Does SecureSafe 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 SecureSafe directly from the publisher.
How do I keep SecureSafe up to date?
Run winget upgrade --id DSwiss.SecureSafe --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of SecureSafe from microsoft/winget-pkgs.