Windows 10 S — Streamlined, Security-First Windows for Up to Five PCs
Windows 10 S is a configuration of Windows designed by Microsoft for environments where predictability and security matter more than app flexibility. It is the same edition shipped on classroom devices, library kiosks, and frontline retail hardware: only Microsoft Store apps run by default, only Microsoft-signed drivers load, and the system is locked to a known-good code path enforced at boot. This listing provides a single retail key that activates Windows 10 S or Windows 11 S on up to five PCs. Your purchase is delivered as a single 25-character Microsoft retail key with instant digital delivery, 100% genuine Microsoft licensing, and lifetime activation on up to five devices. Every key is sourced directly from Microsoft authorized channels, delivered to your account dashboard within seconds of payment, and backed by a 7-day replacement-or-refund warranty with a real-human support team on hand if activation hits a snag. 🪟 🛡️
S mode is built on the Windows 10 Pro code base, so it inherits the full Pro feature set: BitLocker, Group Policy, Windows Update for Business, Azure AD join, Mobile Device Management, and Assigned Access. The defining trade-off is app source restriction — the operating system refuses to launch any executable that is not signed with a Microsoft certificate.
What Is Included and How Activation Works
Your purchase delivers one 25-character Microsoft retail product key for Windows 10 S. The key can activate up to five PCs. The license attaches to the hardware on first activation and remains valid for the life of the device, including after operating system reinstalls on the same machine.
To activate:
- Download the official Windows 10 S or Windows 11 S installation media from microsoft.com.
- Install the operating system. Initial device setup (OOBE) requires an active internet connection and a Microsoft account (MSA) or Azure AD account.
- Open Settings > System > Activation and enter the 25-character key.
- Windows validates the key against Microsoft activation servers and activates immediately.
Key Features and Capabilities
- Code integrity enforcement — user-mode CI policy blocks any executable not signed with a Windows, WHQL, ELAM, or Microsoft Store certificate.
- Microsoft Defender always on — Defender ATP-style protection is built in, with memory integrity enabled by default on clean installs.
- Microsoft Edge default — Edge ships as the default browser with SmartScreen, InPrivate, and Defender Application Guard.
- BitLocker device encryption — full-disk encryption is enabled by default on capable hardware.
- Azure AD join and MDM — devices can be joined to Microsoft Entra ID directly from OOBE for managed deployments.
- Windows Autopilot ready — supports zero-touch deployment through Microsoft Intune or a partner MDM service.
- Windows Update for Business — defer and schedule cumulative and feature updates through MDM policy.
- Assigned Access / kiosk mode — lock a device to a single Microsoft Store app for digital signage and kiosk scenarios.
- OneDrive auto-configuration — when the user signs in with a Microsoft account, OneDrive is configured to sync Documents, Pictures, and Desktop automatically.
- Windows 10 Pro feature set — Group Policy editor, Remote Desktop client, Windows Sandbox, Hyper-V are present; the activation key may also activate standard Windows 10 Pro installations.
Switching Out of S Mode
Switching out of S mode is free and one-way. The user can leave S mode through the Microsoft Store on the device; the switch is permanent for that install. To return to S mode after switching out, you must wipe the device and reinstall the S edition image from clean media. The S product key, however, continues to function for activating standard Windows Pro installations on the same hardware, so a single key can support mixed deployment scenarios.
Who This Edition Is For
- K-12 schools and school districts deploying shared student devices with predictable app catalogs.
- Frontline retail and hospitality running point-of-sale, digital signage, or concierge applications delivered as Microsoft Store apps.
- Call centers and customer service that want a locked-down browser-only or single-app configuration.
- IT departments standardizing on a Microsoft-Verified app policy and managing devices through Intune or Windows Autopilot.
System Requirements
| Component | Minimum | Recommended |
|---|---|---|
| Processor | 1 GHz or faster CPU or SoC | 1.5 GHz+ multi-core 64-bit CPU |
| RAM (64-bit) | 2 GB | 4 GB or higher |
| Hard disk space | 20 GB (64-bit) | 64 GB or larger SSD |
| Graphics card | DirectX 9 with WDDM 1.0 driver | DirectX 12 with WDDM 2.0 driver |
| Display | 800 x 600 | 1366 x 768 or higher |
| TPM | Not required for base install | TPM 1.2 or 2.0 recommended for BitLocker |
| Internet | Required for setup and updates | Broadband recommended |
Activation and Licensing Notes
Windows 10 S activates through the standard Microsoft online activation flow. No phone activation is required. The license is perpetual — once a device is activated, it remains genuine for the life of the hardware, with monthly security and feature updates delivered through Windows Update as long as the edition is in support.
One key activates up to five PCs. Each PC keeps an independent activation record. The same key may also be used to activate standard Windows Pro installations on the same five PCs, although Microsoft does not guarantee that every Pro image will accept an S product key.
S mode is supported on Windows 10 and on Windows 11 in the form of Windows 11 in S mode, which carries the same restrictions and the same single-switch exit model.
Get Started With Windows 10 S
Download the official Windows 10 S or Windows 11 in S mode installation media from microsoft.com, run setup on each PC, and enter the product key at the activation prompt. Configure your MDM policies and Autopilot profile before handing devices to users, and your fleet ships with a known-good baseline on day one.
Comparing S Mode with Home, Pro, and Pro in S Mode
Understanding where Windows 10 S fits in the Windows edition matrix helps with deployment planning. Compared to Windows 10 Home, S mode is a locked configuration that only runs Microsoft Store apps and Microsoft-signed drivers, while Home has no app restrictions. S mode includes BitLocker, Windows Update for Business, MDM enrollment, and Azure AD join, while Home does not. Compared to Windows 10 Pro, S mode shares the same code base and feature set, with the additional restriction on app source.
S mode is also distinct from Pro in S mode, which is a configuration of Windows 10 Pro that ships pre-locked to S mode on a specific device. The S mode product key in this listing is the underlying Pro product key, used to activate either standard Pro or S mode installations. S mode is a per-device configuration; the OS can be installed in S mode on a device, then switched out to Pro at the user's request.
Compared to Windows 10 Enterprise in S mode, S mode is a configuration of Windows 10 Pro for consumer and education use, while Enterprise in S mode adds Enterprise features (AppLocker, Credential Guard, Device Guard, DirectAccess, Windows To Go, BranchCache) on top of the same S mode restrictions. S mode is the right edition for consumer and education use; Enterprise in S mode is the right edition for managed business devices.
Building and Distributing Apps for S Mode
Developers building apps for S mode can use three primary paths. Universal Windows Platform (UWP) apps are signed by the Microsoft Store and run on S mode by default. Desktop Bridge (Centennial) apps convert a Win32 line-of-business application into a packaged UWP-style app for distribution through the Microsoft Store or through a private Microsoft Store for Business catalog. MSIX is the modern packaging format that repackages Win32 installers into a signed MSIX package for deployment through the Microsoft Store, Microsoft Store for Business, or a Mobile Device Management (MDM) service like Microsoft Intune.
For organizations with custom line-of-business applications, Desktop Bridge and MSIX are the standard paths. The application is repackaged into a signed MSIX container, validated against the S mode code-integrity policy, and distributed to managed devices through the Microsoft Store for Business or through an MDM service. Once the MSIX package is on the device, the app launches and runs normally while S mode continues to enforce its code-integrity baseline.
Security and Compliance Considerations
Windows 10 S mode is designed with security as a primary feature, not an add-on. The code-integrity policy enforced at boot time blocks any executable that is not signed with a Windows, WHQL, ELAM, or Microsoft Store certificate, eliminating entire classes of malware and drive-by download attacks. The UEFI firmware policy enforces the same restriction during the firmware load and OS boot phase, so a compromised bootloader cannot bypass the S mode restriction.
For organizations, the primary compliance benefit of S mode is the predictable app catalog. Every app that runs on an S mode device is Microsoft-verified through the Microsoft Store certification process, which includes a security review, a code-signing requirement, and an explicit privacy disclosure. This makes S mode a strong fit for environments where compliance audits focus on app provenance and code integrity, such as regulated industries, education, and government.
Microsoft Defender is always on and always up-to-date on S mode, with memory integrity enabled by default on clean installs. The Windows Security app provides the same threat history and protection timeline that ships on Pro. For organizations that need additional security telemetry, the Microsoft Defender for Endpoint (formerly Defender ATP) integration is available through the same management channel used for Pro and Enterprise devices.
Related Products You May Also Consider
Customers comparing Microsoft Windows 10 S Retail [5 PC] often consider these related products before they check out.
- Windows 10 Enterprise
- Windows 10 Enterprise KN
- Windows 10 Enterprise
- Windows 10 Home
- Windows 10 Home
Microsoft Windows 10 S Alternatives
With Windows 10 mainstream support ended in October 2025, three alternatives are worth comparing before you commit to a new licence.
Windows 11
The current mainstream consumer and business release. Required for new hardware, Copilot, and the latest security baselines.
Windows 10 LTSC (IoT)
Long-term servicing branch supported into the late 2020s. Available only through specific licence channels and intended for fixed-purpose devices.
Linux Mint or Ubuntu LTS
Free, stable, and compatible with most productivity software. Best fit for users who can move off Windows-only line-of-business apps.
How to choose: Stay on Windows 10 only if you have a fixed-purpose device and a valid LTSC licence. Move to Windows 11 for the longest support window and current security. Move to Linux if your application stack allows it and you want zero licence cost.
Frequently Asked Questions
What is the difference between Windows S and Windows Home?
S mode is a locked configuration of Windows Pro. It only runs Microsoft Store apps and Microsoft-signed drivers, and the only browser is Microsoft Edge. Home has no app restrictions but is missing the Pro business features like BitLocker, Group Policy, and Azure AD join.
Can users install apps from outside the Microsoft Store?
No. S mode refuses to launch executables that are not signed with a Windows, WHQL, ELAM, or Microsoft Store certificate. To install Win32 apps, the user must switch out of S mode first.
Can a device be switched back into S mode?
No. The switch out of S mode is one-way for that install. Returning to S mode requires a full wipe and reinstall of the S edition image.
Does this key work on Windows 11?
Yes. The retail key activates both Windows 10 S and Windows 11 in S mode. Use the installation media that matches the version you want to deploy.
How many PCs can be activated?
One key activates up to five PCs. The same key may also activate standard Windows Pro installations on the same hardware, though this is not officially guaranteed.
Is the license perpetual?
Yes. Once a PC is activated, it remains genuine for the life of the hardware. Microsoft continues to deliver monthly security and feature updates through Windows Update as long as the edition is in support.
![Microsoft Windows 10 S Retail [5 PC]](http://dotkeys.net/cdn/shop/files/microsoft-windows-10-s-retail-5-pc.webp?v=1784725595&width=1445)