Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix download url and description for Surface UEFI Configurator #210

Open
wants to merge 1 commit into
base: public
Choose a base branch
from
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
4 changes: 3 additions & 1 deletion surface/wake-on-power-for-surface.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,9 @@ Surface UEFI Configurator lets you save individual UEFI settings in a Windows In

## To enable Wake-on-Power

1. Download the latest version of [Surface UEFI Configurator](https://www.microsoft.com/download/confirmation.aspx?id=46703).
1. Download Microsoft Surface UEFI Configurator from the [Surface Tools for IT](https://www.microsoft.com/download/details.aspx?id=46703) page in the Microsoft Download Center.
- For Intel/AMD devices, download: **SurfaceUEFI_Configurator_v2.112.139.0_x64.msi**
- For ARM devices, download: **SurfaceUEFI_Configurator_v2.112.139.0_x86.msi**
2. Sign in to your Surface device as an administrator, open **Surface UEFI Configurator**, select **Surface Devices**, and then select **Next**.

:::image type="content" source="images/wake-on-power-for-surface/wake-on-power-for-surface-1.png" alt-text="Select Surface Devices and select Next.":::
Expand Down