Skip to content

Commit 71d328b

Browse files
Merge pull request #5594 from MicrosoftDocs/main
Auto Publish – main to live - 2025-07-16 05:00 UTC
2 parents 917118a + ec7e30a commit 71d328b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+367
-1093
lines changed

.openpublishing.redirection.json

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,45 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "hub/android/wsa/index.md",
5+
"redirect_url": "/previous-versions/windows/android/wsa/index",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path": "hub/android/wsa/release-notes.md",
10+
"redirect_url": "/previous-versions/windows/android/wsa/release-notes",
11+
"redirect_document_id": false
12+
},
13+
{
14+
"source_path": "hub/dev-home/environments.md",
15+
"redirect_url": "/previous-versions/windows/dev-home/environments",
16+
"redirect_document_id": false
17+
},
18+
{
19+
"source_path": "hub/dev-home/extensions.md",
20+
"redirect_url": "/previous-versions/windows/dev-home/extensions",
21+
"redirect_document_id": false
22+
},
23+
{
24+
"source_path": "hub/dev-home/index.md",
25+
"redirect_url": "/previous-versions/windows/dev-home/index",
26+
"redirect_document_id": false
27+
},
28+
{
29+
"source_path": "hub/dev-home/setup.md",
30+
"redirect_url": "/previous-versions/windows/dev-home/setup",
31+
"redirect_document_id": false
32+
},
33+
{
34+
"source_path": "hub/dev-home/utilities.md",
35+
"redirect_url": "/previous-versions/windows/dev-home/utilities",
36+
"redirect_document_id": false
37+
},
38+
{
39+
"source_path": "hub/dev-home/windows-customization.md",
40+
"redirect_url": "/previous-versions/windows/dev-home/windows-customization",
41+
"redirect_document_id": false
42+
},
343
{
444
"source_path": "hub/apps/whats-new/latest-docs-updates.md",
545
"redirect_url": "https://learn.microsoft.com/windows/apps/whats-new/windows-11-build-22000",

hub/android/wsa/index.md

Lines changed: 0 additions & 253 deletions
This file was deleted.

hub/android/wsa/release-notes.md

Lines changed: 0 additions & 245 deletions
This file was deleted.

hub/apps/develop/smart-app-control/overview.md

Lines changed: 15 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,36 @@
11
---
22
title: Smart App Control
3-
description: Overview of Smart App Control
4-
ms.topic: article
5-
ms.date: 09/20/2022
3+
description: Overview of Smart App Control, a Windows feature that protects users from untrusted or potentially dangerous code.
4+
ms.topic: concept-article
5+
ms.date: 07/15/2025
6+
# customer intent: As a Windows developer, I want to understand how Smart App Control works so that I can ensure my apps are compatible and secure.
67
---
78

8-
# Smart App Control
9+
# Smart App Control overview
910

10-
Smart App Control is a new app execution control feature that combines Microsoft’s app intelligence services and Windows' code integrity features to protect users from untrusted or potentially dangerous code. Smart App Control selectively allows apps and binaries to run only if they're likely to be safe. Microsoft's app intelligence services provide safety predictions for many popular apps. If the app intelligence service is unable to make a prediction, then Smart App Control will still allow an app to run if it is signed with a certificate issued by a certificate authority (CA) within the Trusted Root Program.
11+
Smart App Control is an app execution control feature that combines Microsoft’s app intelligence services and Windows' code integrity features to protect users from untrusted or potentially dangerous code. Smart App Control selectively allows apps and binaries to run only if they're likely to be safe. Microsoft's app intelligence services provide safety predictions for many popular apps. If the app intelligence service is unable to make a prediction, then Smart App Control will still allow an app to run if it is signed with a certificate issued by a certificate authority (CA) within the Trusted Root Program.
1112

1213
Malware, Potentially Unwanted Apps (PUA), and unknown, unsigned code are blocked by default.
1314

1415
## Smart App Control requirements
1516

16-
Smart App Control is designed to protect a device for its entire lifetime. As such, it can only be enabled on a clean install of a version of Windows that contains the Smart App Control feature. Additionally, Smart App Control is only enabled in certain regions. We hope to roll out additional regions soon.
17+
Smart App Control is designed to protect a device for its entire lifetime. As such, it can only be enabled on a clean install of a version of Windows that contains the Smart App Control feature. Additionally, Smart App Control is only enabled in certain regions. This feature is expected to roll out to additional regions soon.
1718

1819
- Windows 11, version 22572 or higher,
1920
- A clean Windows install,
20-
> [!NOTE]
21-
> [Resetting your device](/windows-hardware/service/desktop/resetting-the-pc) counts as a clean Windows install.
21+
22+
> [!NOTE]
23+
> [Resetting your device](/windows-hardware/service/desktop/resetting-the-pc) counts as a clean Windows install.
24+
2225
- North America or Europe
2326

2427
## Smart App Control stages
2528

26-
Smart App Control can be running in either *evaluation mode* or *enforcement mode*.
29+
Smart App Control can either run in *evaluation mode* or *enforcement mode*.
2730

28-
In *evaluation mode*, Smart App Control runs in the background, observing activity on the device. During this time, Smart App Control is evaluating whether the device is a good fit for the protection it offers based the variety of apps installed and used on the device.
31+
In *evaluation mode*, Smart App Control runs in the background, observing activity on the device. During this time, Smart App Control is evaluating whether the device is a good fit for the protection it offers based on the variety of apps installed and used on the device.
2932

30-
In *enforcement mode*, Smart App Control is actively protecting your device. Apps cannot be run unless they are recognized by Microsoft's app intelligence services, or signed with a trusted certificate.
33+
In *enforcement mode*, Smart App Control is actively protecting your device. Apps cannot be run unless they are recognized by Microsoft's app intelligence services, or they are signed with a trusted certificate.
3134

3235
## Frequently Asked Questions
3336

@@ -53,6 +56,6 @@ Smart App Control allows apps and binaries to run only if they're likely to be s
5356

5457
Note that some older Microsoft binaries are considered unsafe because attackers can potentially use them to gain unauthorized access. For a complete list of these files, please see [Application Control for Windows](/windows/security/threat-protection/windows-defender-application-control/windows-defender-application-control#smart-app-control-enforced-blocks).
5558

56-
## Further information
59+
## Related content
5760

5861
- [What is Smart App Control?](https://support.microsoft.com/topic/what-is-smart-app-control-285ea03d-fa88-4d56-882e-6698afdb7003)

0 commit comments

Comments
 (0)