Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion portmaster/install/windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ layout: base
This page covers how to install and uninstall the Portmaster on Windows 7, 8, 10 and 11. The install process is the same for all supported Windows versions:

- [Download installer]({{ site.download_windows_url }})
- Use winget: `winget install -i portmaster`
- Use winget: `winget install -i --id Safing.Portmaster`

Please note that we currently only support the 64bit CPU Architecture, which is the current main standard. In case of Windows 7, you require the 2015 security update KB3033929 for correctly verifying driver signatures.

Expand Down