You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hub/apps/whats-new/latest-doc-updates.md
+23-31Lines changed: 23 additions & 31 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,54 +18,50 @@ For the latest Windows Developer Documentation news, or to reach out to us with
18
18
19
19
Don't forget to visit the [Windows Developer Center](https://developer.microsoft.com/windows/), where we highlight some of the latest technologies, frameworks and news for Windows developers.
20
20
21
-
*Many thanks to everyone who has contributed to the documentation. Your corrections and suggestions are very welcome! For information on contributing, please see our [contributor guide](/contribute/).*
21
+
_Many thanks to everyone who has contributed to the documentation. Your corrections and suggestions are very welcome! For information on contributing, please see our [contributor guide](/contribute/)._
22
22
23
23
Highlights this month include:
24
24
25
25
## Microsoft Build announcements for Windows developers
26
26
27
27
*[Dev Home](/windows/dev-home/): Monitor your work in the centralized dashboard, GitHub and System performance widgets. Get setup and onboard new projects with the Machine configuration tool. Learn about Dev Home’s:
28
-
*[Dashboard widgets](/windows/dev-home/), including the ability to set up customized GitHub feeds,
29
-
*[Machine configuration tool](/windows/dev-home/setup) for setting up a new machine or onboard a new project, and
30
-
*[Customizable extensions](/windows/dev-home/extensions), with the ability to set up GitHub notifications or build and share your own Open Source extension for Dev Home.
28
+
*[Dashboard widgets](/windows/dev-home/), including the ability to set up customized GitHub feeds,
29
+
*[Machine configuration tool](/windows/dev-home/setup) for setting up a new machine or onboard a new project, and
30
+
*[Customizable extensions](/windows/dev-home/extensions), with the ability to set up GitHub notifications or build and share your own Open Source extension for Dev Home.
31
31
32
-
*[Dev Drive](/windows/dev-drive/): Improve your dev workload performance using this new storage format, using ReFS and specifically designed for developer scenarios, with the ability to designate trust, manage antivirus configurations, and attach security filters.
33
-
* Microsoft Defender has a new [performance mode](/microsoft-365/security/defender-endpoint/microsoft-defender-endpoint-antivirus-performance-mode?view=o365-worldwide) specifically designed for Dev Drive.
32
+
*[Dev Drive](/windows/dev-drive/): Improve your dev workload performance using this new storage format, using ReFS and specifically designed for developer scenarios, with the ability to designate trust, manage antivirus configurations, and attach security filters.
33
+
* Microsoft Defender has a new [performance mode](/microsoft-365/security/defender-endpoint/microsoft-defender-endpoint-antivirus-performance-mode?view=o365-worldwide) specifically designed for Dev Drive.
34
34
35
-
*[WinGet Configuration](/windows/package-manager/configuration/): Consolidate manual machine setup and project onboarding to a single command that is reliable and repeatable. Learn how to:
36
-
*[Author a WinGet Configuration file](/windows/package-manager/configuration/create),
37
-
*[Check the trustworthiness of a WinGet Configuration file](/windows/package-manager/configuration/check),
38
-
*[Use the winget configure command](/windows/package-manager/winget/configure) to begin setting up your machine to the desired configuration state.
35
+
*[WinGet Configuration](/windows/package-manager/configuration/): Consolidate manual machine setup and project onboarding to a single command that is reliable and repeatable. Learn how to:
36
+
*[Author a WinGet Configuration file](/windows/package-manager/configuration/create),
37
+
*[Check the trustworthiness of a WinGet Configuration file](/windows/package-manager/configuration/check),
38
+
*[Use the winget configure command](/windows/package-manager/winget/configure) to begin setting up your machine to the desired configuration state.
39
39
40
-
*[PowerToys](/windows/powertoys/): These open source utilities are suggested by and developed with the help of the developer community using Windows. New utilities in the .70 release include:
41
-
*[Mouse without Borders](/windows/powertoys/mouse-without-borders), for seamless transition between multiple machines from the same keyboard and mouse, sharing clipboard contents and files,
42
-
*[Peek](/windows/powertoys/peek), for previewing file content without the need to open multiple apps or interrupt your workflow,
43
-
*[Paste as Plain Text](/windows/powertoys/paste-as-plain-text), for pasting text from your clipboard, excluding any text-formatting.
40
+
*[PowerToys](/windows/powertoys/): These open source utilities are suggested by and developed with the help of the developer community using Windows. New utilities in the .70 release include:
41
+
*[Mouse without Borders](/windows/powertoys/mouse-without-borders), for seamless transition between multiple machines from the same keyboard and mouse, sharing clipboard contents and files,
42
+
*[Peek](/windows/powertoys/peek), for previewing file content without the need to open multiple apps or interrupt your workflow,
43
+
*[Paste as Plain Text](/windows/powertoys/paste-as-plain-text), for pasting text from your clipboard, excluding any text-formatting.
44
44
45
-
*[Windows Terminal](/windows/terminal/): Customize your terminal and running multiple command lines, all set up to their specific preferences. Learn more about how to customize your prompt and the new Tab Tearout feature.
45
+
*[Windows Terminal](/windows/terminal/): Customize your terminal and running multiple command lines, all set up to their specific preferences. Learn more about how to customize your prompt and the new Tab Tearout feature.
46
46
47
-
*[Windows Copilot](/windows/dev-environment/): The first PC platform to provide centralized AI assistance and designed to help people easily take action and get things done is coming soon!
48
-
49
-
*[Windows on Arm](/windows/arm/overview): We’ve got a new tutorial that can help you update your apps to run natively on Arm.
47
+
*[Windows Copilot](/windows/dev-environment/): The first PC platform to provide centralized AI assistance and designed to help people easily take action and get things done is coming soon!
50
48
49
+
*[Windows on Arm](/windows/arm/overview): We’ve got a new tutorial that can help you update your apps to run natively on Arm.
51
50
52
51
<hr>
53
52
54
-
55
53
The following list of topics have also seen significant updates in the past month:
# PowerToys running with administrator permissions
11
11
12
-
If you're running any application as an administrator (also referred to as elevated permissions), PowerToys may not work correctly when the elevated applications are in focus or trying to interact with a PowerToys feature like FancyZones. This can be addressed by also running PowerToys as an administrator.
12
+
When running any application as an administrator (also referred to as elevated permissions), PowerToys may not work correctly when the elevated applications are in focus or trying to interact with a PowerToys feature like FancyZones. This can be addressed by also running PowerToys as administrator.
13
13
14
14
## Options
15
15
16
16
There are two options for PowerToys to support applications running as administrator (with elevated permissions):
17
17
18
-
1.**Recommended**: PowerToys will display a prompt when an elevated process is detected. Open PowerToys Settings. Inside the General page, select <kbd>Restart as administrator</kbd>.
18
+
1.**Recommended**: PowerToys will display a notification when an elevated process is detected. Open PowerToys Settings. On the General tab, select **Restart as administrator**.
19
19
2. Enable **Always run as administrator** in the PowerToys Settings.
20
20
21
21
## Support for admin mode with PowerToys
22
22
23
-
PowerToys needs elevated administrator permission when editing protected system settings or when interacting with other applications that are running in administrator mode. If those applications are in focus, PowerToys may not function unless it is elevated as well.
23
+
PowerToys needs elevated administrator permission when writing protected system settings or when interacting with other applications that are running in administrator mode. If those applications are in focus, PowerToys may not function unless it is elevated as well.
24
24
25
25
These are the two scenarios PowerToys will not work in:
26
26
@@ -53,11 +53,9 @@ Admin mode permissions may be required in the following scenarios:
53
53
54
54
## Run as administrator: elevated processes explained
55
55
56
-
Windows applications run in _User mode_ by default. To run an application in _Administrative mode_ or as an _elevated process_ means that app will run with additional access to the operating system.
56
+
Windows applications run in _User mode_ by default. To run an application in _Administrative mode_ or as an _elevated process_ means that app will run with additional access to the operating system. Most apps do not need to run with elevated permission. A common scenario, however, for requiring administrator permission would be to run certain PowerShell commands or edit the registry.
57
57
58
-
The simplest way to run an app or program in administrative mode is to right-click the program and select <kbd>Run as administrator</kbd>. If the current user is not an administrator, Windows will ask for the administrator username and password.
59
-
60
-
Most apps do not need to run with elevated permission. A common scenario, however, for requiring administrator permission would be to run certain PowerShell commands or edit the registry.
58
+
The simplest way to run an app or program in administrative mode is to right-click the program and select **Run as administrator**. If the current user is not an administrator, Windows will ask for the administrator username and password.
61
59
62
60
If you see this User Account Control prompt, the application is requesting administrator level elevated permission:
Copy file name to clipboardExpand all lines: hub/powertoys/awake.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,45 +1,45 @@
1
1
---
2
2
title: PowerToys Awake utility for Windows
3
3
description: A tool for a Windows computer to stay awake.
4
-
ms.date: 05/05/2023
4
+
ms.date: 08/03/2023
5
5
ms.topic: article
6
6
ms.localizationpriority: medium
7
7
---
8
8
9
9
# PowerToys Awake utility
10
10
11
-
PowerToys Awake is a utility tool for Windows designed to keep a computer awake without having to manage its [power & sleep settings](https://support.microsoft.com/windows/how-to-adjust-power-and-sleep-settings-26f623b5-4fcc-4194-863d-b824e5ea7679). This behavior can be helpful when running time-consuming tasks, ensuring that the computer does not go to sleep or turn off its screens.
11
+
PowerToys Awake is a tool for Windows designed to keep a computer awake without having to manage its [power & sleep settings](https://support.microsoft.com/windows/how-to-adjust-power-and-sleep-settings-26f623b5-4fcc-4194-863d-b824e5ea7679). This can be helpful when running time-consuming tasks, ensuring that the computer does not go to sleep or turn off its screens.
12
12
13
13
## Getting started
14
14
15
-
PowerToys Awake can be used directly from PowerToys Settings or as a standalone executable. When the tool is running from PowerToys, it can be managed from PowerToys Settings or the system tray.
15
+
You can use PowerToys Awake directly from PowerToys Settings or as a standalone executable. When it's running from PowerToys, it can be managed from PowerToys Settings or the system tray.
16
16
17
17
> [!NOTE]
18
18
> PowerToys Awake does not modify any of the Windows power plan settings, and does not depend on a custom power plan configuration. Instead, it spawns background threads that tell Windows that they require a specific state of the machine.
19
19
20
20
## Settings
21
21
22
-
In the PowerToys Settings view, start PowerToys Awake by using the **Enable Awake**toggle. Once enabled, the application will manage the awakeness state of the computer.
22
+
In the PowerToys Settings, start PowerToys Awake by toggling **Enable Awake**on. Once enabled, the application will manage the awakeness state of the computer.
23
23
24
24

25
25
26
-
The following Awake states can be selected:
26
+
You can choose the following Awake states:
27
27
28
28
| Setting | Description |
29
29
| :-- | :-- |
30
30
| Keep using the selected power plan | The computer awakeness state is unaffected. The application is waiting for user input. |
31
-
| Keep awake indefinitely | The computer stays awake indefinitely, until you explicitly put the machine to sleep or exits/disables the application. |
32
-
| Keep awake for a time interval | Keep machine awake for a defined limited time. After the defined time Awake returns to the previous state. |
31
+
| Keep awake indefinitely | The computer stays awake indefinitely, until you explicitly put the machine to sleep or close/disable the application. |
32
+
| Keep awake for a time interval | Keep machine awake for a defined limited time. After the defined time, Awake returns to the previous state. |
33
33
| Keep awake until expiration. | Keep machine awake until a defined time. |
34
34
35
35
> [!NOTE]
36
36
> Changing the hours or minutes while the computer is kept awake temporarily will reset the timer.
37
37
38
38
### Keep screen on
39
39
40
-
While PowerToys Awake can keep the computer awake indefinitely or temporarily, in its default state the displays connected to the machine will turn off, even though the computer won't go to sleep. If you need the displays to be available, use the **Keep screen on** switch, which will ensure that all monitors remain on.
40
+
While PowerToys Awake can keep the computer awake indefinitely or temporarily, in its default state the displays connected to the machine will turn off. If you need the displays to be available, use the **Keep screen on** switch, which will keep displays active.
41
41
42
-
This feature only works if Awake is running in one of the three `Keep awake` state.
42
+
This feature only works if Awake is running in one of the three **Keep awake** states.
43
43
44
44
## System tray
45
45
@@ -54,7 +54,7 @@ PowerToys Awake can also be executed as a standalone application, directly from
54
54
| Argument | Description |
55
55
| :---------------- | :---------- |
56
56
|`--use-pt-config`| Use the PowerToys configuration file to manage the settings. This assumes that there is a `settings.json` file for Awake, generated by PowerToys, that contains all required runtime information. This includes the Behavior Mode (indefinite or timed), whether screens should be kept on, and what the values for hours and minutes are for a temporary keep-awake.<br/>When this argument is used, all other arguments are ignored. Awake will look for changes in the `settings.json` file to update its state. |
57
-
|`--display-on`|Determines whether the screens should be kept on or off while the machine is kept awake. Expected values are `true` or `false`. |
57
+
|`--display-on`|Keep displays on or off while the machine is kept awake. Expected values are `true` or `false`. |
58
58
|`--time-limit`| Duration, in seconds, during which Awake keeps the computer awake. Can be used in combination with `--display-on`. |
59
59
|`--expire-at`| Expiration date and/or time when Awake will turn off and resume the standard power state. Can be used in combination with `--display-on`. |
60
60
|`--pid`| Attaches the execution of Awake to a Process ID (PID). When the process with a given PID terminates, Awake terminates as well. |
0 commit comments