diff --git a/microsoft-edge/web-platform/tracking-prevention-images/settings-and-more-icon.png b/microsoft-edge/web-platform/tracking-prevention-images/settings-and-more-icon.png new file mode 100644 index 0000000000..50748de6e5 Binary files /dev/null and b/microsoft-edge/web-platform/tracking-prevention-images/settings-and-more-icon.png differ diff --git a/microsoft-edge/web-platform/tracking-prevention.md b/microsoft-edge/web-platform/tracking-prevention.md index 2caa7bfcd8..b079409b79 100644 --- a/microsoft-edge/web-platform/tracking-prevention.md +++ b/microsoft-edge/web-platform/tracking-prevention.md @@ -21,7 +21,7 @@ See also: ## Levels of tracking prevention -Microsoft Edge currently offers users three levels of tracking prevention, which are selected by navigating to `edge://settings/privacy`. +Microsoft Edge currently offers users three levels of tracking prevention, which are selected by going to **Settings and more** (![Settings and more icon](./tracking-prevention-images/settings-and-more-icon.png)) > **Settings** > **Privacy and security** > **Tracking prevention**: ![Three settings of tracking prevention](./tracking-prevention-images/tracking-prevention-settings.png) @@ -167,10 +167,7 @@ The Fingerprinting column in [Current tracking prevention behavior](#current-tra By default, InPrivate windows in Microsoft Edge use the same tracking prevention settings as regular windows. -To always apply the "Strict" level of tracking prevention to InPrivate windows: - -1. Go to `edge://settings/privacy`. -1. Click **Always use "Strict" tracking prevention when browsing InPrivate**. +To always apply the "Strict" level of tracking prevention to InPrivate windows, in Microsoft Edge, go to **Settings and more** (![Settings and more icon](./tracking-prevention-images/settings-and-more-icon.png)) > **Settings** > **Privacy and security** > **Tracking prevention**, and then turn on the toggle **Always use "Strict" tracking prevention when browsing InPrivate**. @@ -210,7 +207,7 @@ macOS: `/Applications/Microsoft Edge.app/Contents/Frameworks/Microsoft Edge Fram ## Blocking or allowing specific trackers for debugging purposes -Microsoft Edge only exposes an option to disable tracking prevention enforcements from running on a specified site. This option is accessed via the page info flyout, or through the `edge://settings/privacy/trackingPreventionExceptions` page. +Microsoft Edge only exposes an option to disable tracking prevention enforcements from running on a specified site. This option is accessed via the page info flyout. Or, in Microsoft Edge, select **Settings and more** (![Settings and more icon](./tracking-prevention-images/settings-and-more-icon.png)) > **Settings** > **Privacy and security** > **Tracking prevention** > **Exceptions**. The **Block** and **Allow** options on the `edge://settings/content/cookies` page can be used to allow or deny specific domains access to storage such as cookies and other browser storage mechanisms. This is useful for debugging site issues that are caused by tracking prevention enforcements blocking access to storage for a specific site. diff --git a/microsoft-edge/webview2/concepts/data-privacy-images/settings-and-more-icon.png b/microsoft-edge/webview2/concepts/data-privacy-images/settings-and-more-icon.png new file mode 100644 index 0000000000..50748de6e5 Binary files /dev/null and b/microsoft-edge/webview2/concepts/data-privacy-images/settings-and-more-icon.png differ diff --git a/microsoft-edge/webview2/concepts/data-privacy.md b/microsoft-edge/webview2/concepts/data-privacy.md index a55f9953fd..63b75bf5b3 100644 --- a/microsoft-edge/webview2/concepts/data-privacy.md +++ b/microsoft-edge/webview2/concepts/data-privacy.md @@ -53,7 +53,7 @@ These features are described below. ## SmartScreen -Microsoft Defender SmartScreen ("SmartScreen") is a security feature that is enabled by default to help users safely browse the web. The `IsReputationCheckingRequired` property controls whether SmartScreen is enabled. Generally, all other services in `edge://settings/privacy` are turned off, for WebView2. +Microsoft Defender SmartScreen ("SmartScreen") is a security feature that is enabled by default to help users safely browse the web. The `IsReputationCheckingRequired` property controls whether SmartScreen is enabled. Generally, all other services in Microsoft Edge > **Settings and more** (![Settings and more icon](./data-privacy-images/settings-and-more-icon.png)) > **Settings** > **Privacy and security** (and **Search and services**) are turned off, for WebView2. If you don't disable SmartScreen, you must provide notice to all users that your software includes Microsoft Defender SmartScreen, and collects and sends the user's information to Microsoft as disclosed in [Microsoft Privacy Statement](https://aka.ms/privacy) and in [SmartScreen](/legal/microsoft-edge/privacy#smartscreen) in _Microsoft Edge Privacy Whitepaper_.