Skip to content

Commit 4472a2e

Browse files
committed
Merged main into live
2 parents b327afb + 1064e0a commit 4472a2e

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

hub/apps/get-started/enable-your-device-for-development.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,10 @@ If you see this dialog, select **settings for developers** to open the **For dev
3131

3232
To enable Developer Mode, or access other settings:
3333

34-
1. Toggle the Developer Mode setting, at the top of the **For developers** page
35-
2. Read the disclaimer for the setting you choose. Click **Yes** to accept the change.
34+
1. Open Windows Settings.
35+
2. Search for **Developer settings** or Go to **Update & Settings** then **For developers**.
36+
3. Toggle the Developer Mode setting, at the top of the **For developers** page
37+
4. Read the disclaimer for the setting you choose. Click **Yes** to accept the change.
3638

3739
![Developer Mode settings entry](./images/developer-mode-dialog.png)
3840

uwp/whats-new/windows-10-build-14393.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.localizationpriority: medium
1111
---
1212
# What's new in Windows 10 for developers, build 14393
1313

14-
Windows 10 build 14939 (also known as the Anniversary Update or version 1607), in combination with Visual Studio 2019 and the updated SDK, provide the tools, features, and experiences to make remarkable Universal Windows Platform apps. [Install the tools and SDK](https://developer.microsoft.com/windows/downloads#_blank) on Windows 10 and you’re ready to either [create a new Universal Windows app](../get-started/create-uwp-apps.md) or explore how you can use your [existing app code on Windows](../porting/index.md).
14+
Windows 10 build 14393 (also known as the Anniversary Update or version 1607), in combination with Visual Studio 2019 and the updated SDK, provide the tools, features, and experiences to make remarkable Universal Windows Platform apps. [Install the tools and SDK](https://developer.microsoft.com/windows/downloads#_blank) on Windows 10 and you’re ready to either [create a new Universal Windows app](../get-started/create-uwp-apps.md) or explore how you can use your [existing app code on Windows](../porting/index.md).
1515

1616
This is a list of new and improved features of interest to developers. For a raw list of new namespaces added to the Windows SDK, see the [Windows 10 build 14393 API changes](windows-10-build-14393-api-diff.md). For more information on the highlighted features of this update, see [What's cool in Windows 10](https://developer.microsoft.com/windows/windows-10-for-developers).
1717

@@ -57,4 +57,4 @@ WebSockets | Added support to both [**MessageWebSockets**](/uwp/api/windows.netw
5757
Windows Information Protection (WIP) APIs | [**WIP**](../enterprise/wip-hub.md) is a set of features on desktops, laptops, tablets, and phones for Mobile Device Management (MDM). WIP gives enterprises greater control over how their data is handled on enterprise managed devices. <br/><br/>You can use WIP APIs to build apps that respect data policies while separating an employee’s personal data from being impacted by those policies. Policy administrators will trust your app to consume their organization's data. And employees will love that you've kept their personal data intact on their device even if they un-enroll from the organization's mobile device management (MDM) or leave the organization entirely.
5858
Windows IOT Core | Windows IoT Core now fully supports Raspberry Pi 3 as well as a remote display experience, allowing users to remotely view and control UWP applications running on an IoT Core device.
5959
Windows Unlock with companion (IoT) devices | A companion device is a device that can act in conjunction with your Windows 10 desktop to enhance the user authentication experience. Using the [Companion Device Framework](../security/companion-device-unlock.md), a companion device can provide a rich experience for Microsoft Passport even when Windows Hello is not available (for example, if the Windows 10 desktop lacks a camera for face authentication or fingerprint reader device, for example).
60-
Winsock | TCP sockets can now be configured with [Winsock](https://tools.ietf.org/html/rfc7413) to use [RFC 7413](https://tools.ietf.org/html/rfc7413) TCP Fast Open by setting the TCP_FASTOPEN socket option.
60+
Winsock | TCP sockets can now be configured with [Winsock](https://tools.ietf.org/html/rfc7413) to use [RFC 7413](https://tools.ietf.org/html/rfc7413) TCP Fast Open by setting the TCP_FASTOPEN socket option.

0 commit comments

Comments
 (0)