Wingetlywingetly
← All apps

Microsoft OneLake file explorer for Windows

by Microsoft Corporationv1.0.14.0

Last updated

The OneLake file explorer application seamlessly integrates Microsoft OneLake, the data lake for Microsoft Fabric, with the Windows File Explorer. Requires an organization account.

Install with winget

$ winget install --id Microsoft.OneLakeFileExplorer --exact --version 1.0.14.0

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

Silent install command for Microsoft OneLake file explorer for Windows

Microsoft OneLake file explorer for Windows uses MSIX. The silent install switches are (no switches needed).

One-line silent install (x64)
Add-AppxPackage -Path .\OneLake_PuPr_1.0.14.0.msix

See the full silent install reference for Microsoft OneLake file explorer for Windows

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

ArchitectureTypeScopeInstallDownload
x64MSIX-Direct
x64Portable
in ZIP
-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 Microsoft OneLake file explorer for Windows.

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

  • Gaming Services Repair Tool for PCMicrosoft Corporation
    Microsoft.Gaming.GamingServicesRepairToolv10.0.26100.6893

    A portable standalone tool to repair and fix problems with the following apps:Xbox App; Xbox Identity Provider; Game Bar; and Gaming Services. It can (and will) also try to update or install those apps, though not silently.

  • Microsoft Visual Studio CodeMicrosoft Corporation
    Microsoft.VisualStudioCodev1.124.2

    Microsoft Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Microsoft Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.

  • Microsoft Visual C++ v14 Redistributable (x86)Microsoft Corporation
    Microsoft.VCRedist.2015+.x86v14.51.36247.0

    The Microsoft Visual C++ v14 Redistributable Package (x86)

  • Microsoft TeamsMicrosoft Corporation
    Microsoft.Teamsv26134.1702.4747.7366

    Collaborate more effectively with a faster, simpler, smarter, and more flexible Teams.

  • Microsoft .NET Windows Desktop Runtime 8.0Microsoft Corporation
    Microsoft.DotNet.DesktopRuntime.8v8.0.28

    .NET is a free, cross-platform, open-source developer platform for building many different types of applications.

  • Microsoft Visual C++ 2008 Redistributable - x86Microsoft Corporation
    Microsoft.VCRedist.2008.x86v9.0.30729.6161

    The Microsoft Visual C++ 2008 SP1 Redistributable Package (x86) installs runtime components of Visual C++ Libraries required to run 32-bit applications developed with Visual C++ 2008 SP1 on a computer that does not have Visual C++ 2008 SP1 installed.

More from Microsoft Corporation or browse microsoftonelake, datalake, microsoftfabric.

Frequently asked questions

How do I install Microsoft OneLake file explorer for Windows on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Microsoft.OneLakeFileExplorer --exact --version 1.0.14.0. winget downloads the installer from Microsoft Corporation and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Microsoft OneLake file explorer for Windows silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Microsoft.OneLakeFileExplorer --exact 1.0.14.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 Microsoft OneLake file explorer for Windows?
Microsoft OneLake file explorer for Windows uses MSIX. MSIX packages install silently by default - no switches are needed (Add-AppxPackage -Path .\OneLake_PuPr_1.0.14.0.msix).
How do I uninstall Microsoft OneLake file explorer for Windows via winget?
Run: winget uninstall --id Microsoft.OneLakeFileExplorer --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Microsoft OneLake file explorer for Windows's Apps & Features entry.
Is Microsoft OneLake file explorer for Windows free?
Microsoft OneLake file explorer for Windows is distributed under Proprietary. Refer to the publisher (https://www.microsoft.com/en-gb/download/details.aspx?id=105222) for the full license terms - Wingetly itself does not charge for installation.
Does Microsoft OneLake file explorer for Windows 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 Microsoft OneLake file explorer for Windows directly from the publisher.
How do I keep Microsoft OneLake file explorer for Windows up to date?
Run winget upgrade --id Microsoft.OneLakeFileExplorer --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Microsoft OneLake file explorer for Windows from microsoft/winget-pkgs.