Skip to content

Commit b68037d

Browse files
authored
Merge pull request #8748 from cwhitley-MSFT/main
AB#5506: Add article for VM Startup stuck hangs at "Applying Group Policy Power Options policy"
2 parents 82076d4 + f02225a commit b68037d

File tree

3 files changed

+35
-0
lines changed

3 files changed

+35
-0
lines changed
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
title: Windows VM Startup is Stuck on "Applying Group Policy Power Options" in Microsoft Azure
3+
description: Provides troubleshooting steps for an Azure virtual machine (VM) that is stuck in startup and displays "Applying Group Policy Power Options."
4+
ms.date: 03/03/2025
5+
author: cwhitley-MSFT
6+
ms.author: cwhitley
7+
ms.service: azure-virtual-machines
8+
ms.collection: windows
9+
ms.custom: sap:My VM is not booting
10+
---
11+
12+
# VM startup is stuck on "Applying Group Policy Power Options policy"
13+
14+
**Applies to:** :heavy_check_mark: Windows VMs
15+
16+
This article discusses an issue that causes a Microsoft Azure virtual machine (VM) to get stuck during startup on the **Applying Group Policy Power Options policy** screen.
17+
18+
## Symptoms
19+
20+
A Windows VM doesn't start. When you use [Boot diagnostics](./boot-diagnostics.md) to view a screenshot of the VM, you see that the Windows operating system displays the message, **Applying Group Policy Power Options policy**.
21+
22+
:::image type="content" source="media/applying-group-policy-power-options-policy/ApplyingGroupPolicyPowerOptions.png" alt-text="Screenshot of Windows operating system displaying the message, 'Applying Group Policy Power Options policy'.":::
23+
## Cause
24+
25+
Further investigation is required to determine the specific cause of this issue.
26+
27+
## Collect dump file for troubleshooting
28+
29+
If you experience this error, Azure Support requires a memory dump file in order to troubleshoot and diagnose the issue.
30+
31+
Follow the steps in [this article](./collect-os-memory-dump-file.md) to collect a memory dump file. Then, [create a support request](https://ms.portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/overview?DMC=troubleshoot).
32+
33+
[!INCLUDE [Azure Help Support](../../../includes/azure-help-support.md)]
13.3 KB
Loading

support/azure/virtual-machines/windows/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,8 @@
322322
href: windows-boot-failure.md
323323
- name: Azure VM login hangs at "Applying Group Policy Environment"
324324
href: applying-group-policy-environment-policy.md
325+
- name: Azure VM startup hangs at "Applying Group Policy Power Options policy"
326+
href: applying-group-policy-power-options.md
325327
- name: Troubleshoot Windows VM OS with missing boot manager
326328
href: os-bootmgr-missing.md
327329
- name: OS isn't found

0 commit comments

Comments
 (0)