Download Notion for PC, Windows 11/10 & Mac (Free)

The Notion download for Windows 11 and Windows 10 is free, straight from Notion’s own desktop page or the Microsoft Store listing published by Notion Labs. Download it, sign in, and the desktop app lands in your Start menu in a couple of minutes.

Advertisement

Notion also installs with one winget command, in separate builds for x64 and ARM64 PCs. Mac users get Apple silicon, Intel and Universal builds, and every version syncs the same workspace.

This guide covers which build to pick, the Store and winget installs, checking the installer hash, updates, fixes for failed installs and a clean uninstall.

Notion app card with version, download size and supported systems
The Microsoft Store installer is 93.5 MB and runs on Windows 11 and Windows 10.

Which Notion download do you need?

Match your device to the file in the table. Every row installs the same Notion workspace, so the choice only changes how the app arrives.

Your device Where to get Notion Package
Windows 11 or 10 PC with an Intel or AMD chip Notion Setup .exe for Windows x64 Full installer, per-user
Windows PC managed with app packages Notion MSIX for Windows x64 MSIX package
Windows on Arm laptop (Snapdragon) ARM64 builds on the Notion desktop page .exe or MSIX for ARM64
Windows PC, installing through the Store Notion on the Microsoft Store 93.5 MB installer
Mac with Apple silicon or Intel Notion for Mac macOS 12 or above
iPhone or iPad Notion: Notes, Tasks, AI on the App Store Free, iOS 18.0 or later

Not sure which chip your PC has? Open Settings > System > About and read System type. “ARM-based processor” means the ARM64 build.

Microsoft Store listing for Notion with its publisher and Get button
The Store labels the app Freemium and installs it for the signed-in Windows account only.

Check the Notion system requirements before you install

Notion runs on Windows 10 version 21H2 or newer and on macOS 12 or newer. Older systems need an update before the desktop app installs.

Field Value
Software Notion
Developer Notion Labs, Inc.
Latest version 7.33.0
Microsoft Store package Version 7.12.0, product ID XPDBVSS44R0L9H
Licence Free for personal use, paid plans for teams (Store label: Freemium)
File size 93.5 MB (Microsoft Store installer)
Supported Windows Windows 10 version 21H2 or above, Windows 11, Windows Server 2016
Architecture x64 and ARM64 on Windows; Universal, Apple Silicon and Intel x64 on Mac
Installer types Nullsoft .exe and MSIX, installed per user
Offline installer Yes, a full setup rather than a small web stub
winget ID Notion.Notion
Official download source notion.com/desktop
Supported macOS macOS 12 or above
Last verified 2026-09-13

Check your Windows build before choosing MSIX. Press Windows + R, type winver , and read the OS Build number.

Download Notion from the official sources

Get Notion from one of these sources. Notion’s desktop page carries the current build, and the store listings are published under Notion Labs.

Advertisement
  1. Notion desktop download page — Windows and Mac, every architecture
  2. Notion Setup .exe for Windows x64 — version 7.33.0
  3. Notion for Mac, Universal build — runs on Apple silicon and Intel
  4. Notion on the Microsoft Store — publisher Notion Labs Inc.
  5. Notion.Notion manifest in Microsoft’s winget repository — x64 and ARM64, .exe and MSIX
  6. Notion: Notes, Tasks, AI on the App Store — iPhone and iPad

Skip download portals that repackage Notion. Notion’s own page, the Store and winget all serve files published by Notion Labs.

How to install Notion on Windows 11 and 10

Both routes need no admin rights, because Notion installs into your own user profile.

  1. Open the Notion desktop download page and download the Windows build for your PC.
  2. Double-click the downloaded Notion Setup file in your Downloads folder.
  3. Or open the Notion listing on the Microsoft Store, confirm the publisher reads Notion Labs Inc., and click Get.
  4. Wait for the install to finish.
  5. Open Notion from the Start menu.
  6. Sign in with your Notion account, or create a free one with your email address.
  7. Pick an existing workspace or create a new one.

Right-click the Notion icon on the taskbar and choose Pin to taskbar to keep it one click away.

Install Notion with winget from the command line

Winget pulls the newest Notion build straight away and picks the right architecture for your PC. It is the better route on Windows on Arm and on scripted setups.

Advertisement
  1. Right-click Start and select Terminal.
  2. Run winget install –id Notion.Notion -e to install the newest desktop build.
  3. Type Y if winget asks you to accept the source agreements.
  4. Run winget install –id XPDBVSS44R0L9H –source msstore instead if you want the Microsoft Store copy.
  5. Add –architecture arm64 to the first command to force the ARM64 build on a Snapdragon laptop.
  6. Add –installer-type msix to install the MSIX package rather than the .exe.
  7. Open Notion from the Start menu and sign in.

Both installers work per user. Run the command in each Windows account that needs Notion.

Choose the Notion package for deployment across PCs

The winget manifest lists no MSI. For managed PCs it offers four packages, and the MSIX builds suit tools that handle app packages.

Package Architecture Minimum Windows Source
Nullsoft .exe x64 Not stated winget manifest
Nullsoft .exe ARM64 Not stated winget manifest
MSIX x64 Build 10.0.19041.0 winget manifest
MSIX ARM64 Build 10.0.19041.0 winget manifest

The Store’s .exe accepts /S for a silent install. Test on one PC before a wide rollout, because a per-user app installs for the signed-in account only.

The MSIX package family name is com.notion.app.desktop.notion_87smfmv0eebam , which is the value to target in allow lists.

Advertisement
Winget repository folder holding the Notion installer manifest files
The installer manifest lists x64 and ARM64 builds as both nullsoft .exe and MSIX packages.

How to verify the Notion installer hash

Winget checks the SHA256 hash on its own during an install. Run the check by hand when you copy the installer to other machines.

  1. Open Terminal.
  2. Run winget download –id Notion.Notion -e –architecture x64 to save the installer to your Downloads folder.
  3. Change to that folder and run Get-FileHash .\.exe -Algorithm SHA256 .
  4. Open the Notion.Notion winget manifest and open Notion.Notion.installer.yaml.
  5. Compare your hash with the InstallerSha256 line for the matching architecture and installer type.
  6. Delete the file and download again if the two values differ.

The x64 .exe for this release hashes to CAA9CCCB26E264244CDE0C6492D0DEE4F4B9D09CE3CA495152A0CC2E9F3FB4AE .

Which Notion download do you need for your Mac?

Notion for Mac needs macOS 12 or above. Open the Apple menu and select About This Mac to see your chip and macOS version.

Your Mac says Download Build
Chip: Apple M1, M2, M3 or later Notion for Mac, Apple Silicon arm64 .dmg
Processor: Intel Notion for Mac, Intel x64 Intel .dmg
Several Macs with mixed chips Notion for Mac, Universal One .dmg for both chips
You only want to save web pages into Notion Notion Web Clipper on the Mac App Store Free, macOS 10.14 or later

Open the downloaded .dmg and drag Notion into Applications. The Mac App Store carries only the Web Clipper, not the desktop app.

App Store page for Notion on iPhone and iPad
The iPhone and iPad app is free and requires iOS 18.0 or later.

Is Notion free to download and use?

The download costs nothing on every platform. The Microsoft Store labels Notion as Freemium with no free trial, and the App Store lists it as Free.

Yes, install the free version first. Notion is free for personal use and for students, and you can create as many notes and docs as you want. Teams can try it free, and paid plans unlock features that are limited on the free plan. Any site charging for the Notion installer itself is not Notion.

Upgrades happen inside your account, not through a different download. The same app serves free and paid workspaces.

How to check your Notion version and update it

Notion’s desktop page serves the current build, while the Microsoft Store still serves 7.12.0. Winget closes that gap in one command.

  1. Open Settings > Apps > Installed apps and search for Notion. The entry shows the installed version number.
  2. Or run winget list –id Notion.Notion in Terminal to see the installed and available versions.
  3. Run winget upgrade –id Notion.Notion to move to the newest build.
  4. Close Notion first, so the installer can replace its files.
  5. For the Store copy, open Microsoft Store > Library and click Get updates.

Run winget upgrade –all to update Notion and every other winget-managed app in one pass.

Fix Notion not installing on Windows 11 or 10

Find the symptom that matches what you see, then work through its steps in order.

Setup fails with error code 2

Code 2 means Notion is still running, so its files are in use.

  1. Close every Notion window.
  2. Open Task Manager with Ctrl + Shift + Esc.
  3. Select any Notion process and click End task.
  4. Run the install or upgrade again.

winget is not recognized in Terminal

The App Installer package that provides winget is missing or out of date.

  1. Open Microsoft Store and search for App Installer.
  2. Click Update or Get.
  3. Close and reopen Terminal, then run winget –version .

The MSIX package refuses to install

The MSIX build needs Windows build 10.0.19041.0 or later.

  1. Press Windows + R, type winver and check the build number.
  2. Open Settings > Windows Update and install pending updates.
  3. Use winget install –id Notion.Notion -e –installer-type nullsoft on an older build.

The Microsoft Store Get button does nothing

A stuck Store cache or a signed-out Store account.

  1. Press Windows + R, type wsreset.exe and press Enter.
  2. Wait for the Store to reopen by itself.
  3. Click your profile icon and confirm you are signed in.
  4. Open the Notion listing again and click Get.

SmartScreen or antivirus blocks the installer

A setup file from an unofficial site, or a corrupted download.

  1. Delete the file you downloaded.
  2. Install from the Microsoft Store or with winget install –id Notion.Notion -e instead.
  3. Check that the publisher shows Notion Labs before you allow anything to run.

How to uninstall Notion

Removing the app leaves your pages untouched, because your workspace lives in your Notion account.

  1. Close every Notion window.
  2. Open Settings > Apps > Installed apps.
  3. Find Notion, click the button and select Uninstall.
  4. Confirm with Uninstall again.
  5. Or run winget uninstall –id Notion.Notion in Terminal.
  6. For the MSIX build, run Get-AppxPackage notion | Remove-AppxPackage in PowerShell if the Settings entry is missing.

Sign in again after a reinstall and your workspace reappears exactly as you left it.

Frequently asked questions

Is Notion free to download?

Yes. Notion costs nothing to download on Windows, Mac, iPhone and iPad, and it is free for personal use. The Microsoft Store labels it Freemium, which means paid plans exist for teams that need extra features.

Where is the official Notion download for Windows?

Notion’s own desktop page at notion.com/desktop is the official download for Windows and Mac. The Microsoft Store listing published by Notion Labs Inc. and the Notion.Notion winget package are official alternatives.

Does Notion work on Windows 11?

Yes. Notion supports Windows 11, Windows 10 version 21H2 or above, and Windows Server 2016. Install it from notion.com, the Microsoft Store or winget, in x64 or ARM64 builds.

How big is the Notion download?

The Microsoft Store installer for Notion is 93.5 MB. It is a full setup package, so the app installs completely once that file finishes downloading.

Is there a Notion offline installer?

Yes. Notion’s Windows setup is a full nullsoft installer rather than a small web stub. Run winget download –id Notion.Notion -e to save the installer and copy it to a PC without internet access.

Is Notion available for Mac?

Yes. Notion for Mac needs macOS 12 or above and comes in Apple Silicon, Intel x64 and Universal builds on notion.com/desktop. The Mac App Store only carries the Notion Web Clipper.

Does Notion have a 64-bit or ARM64 version?

Yes. Windows builds come in x64 and ARM64, each as a .exe and as an MSIX package. On Mac, Notion offers separate Apple Silicon and Intel builds plus a Universal build.

Is the Notion app safe to install?

Yes, when it comes from notion.com, the Microsoft Store, winget or the App Store. Each copy is published by Notion Labs, and winget checks the installer’s SHA256 hash against Microsoft’s manifest before running it.

What is the latest version of Notion for Windows?

Notion 7.33.0 is the current build on Notion’s desktop download page and in the winget repository, released on 8 September 2026. Run winget upgrade –id Notion.Notion to install it over an older copy.

Why won’t Notion install on my PC?

The most common cause is Notion still running in the background, which returns error code 2. Close Notion, end any Notion process in Task Manager and run the installer again.

Philip Celasco

Philip is a Texas-based technology writer and IT administrator at Techdows.com with more than 10 years of experience creating practical content for everyday users and professionals. He specializes in web browsers, particularly Chromium-based platforms such as Google Chrome, Microsoft Edge, Brave, and Opera. Through his work as an IT administrator, Philip has hands-on experience managing devices, configuring browser policies, troubleshooting software and network issues, and helping people resolve problems that affect productivity and security. His articles are based on practical testing and real-world technical experience. He covers browser settings, extensions, performance problems, privacy controls, security features, and Windows troubleshooting. Outside work, Philip enjoys the quieter side of life in Texas and stepping away from the screen when he can. He has two kids, two cats and loves to play golf with his mother during the weekends.

Leave a Reply

Your email address will not be published. Required fields are marked *