Skip to content

Commit b9262e1

Browse files
committed
Add troubleshooting article for Azure VM startup issue related to Group Policy Registry policy
1 parent e7e75df commit b9262e1

3 files changed

Lines changed: 35 additions & 0 deletions

File tree

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 Registry policy" in Microsoft Azure
3+
description: Provides troubleshooting steps for an Azure virtual machine (VM) that is stuck in startup with message, "Applying Group Policy Registry policy"
4+
ms.date: 04/22/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 Registry 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 Registry policy** screen.
17+
18+
## Symptoms
19+
20+
A Windows VM doesn't start. When you use [Boot diagnostics](./boot-diagnostics.md) to view the screenshot of the VM, you see that the Windows operating system displays the message, **Applying Group Policy Registry policy**.
21+
22+
:::image type="content" source="media/applying-group-policy-registry-policy/ApplyingGroupPolicyRegistryPolicy.png" alt-text="Screenshot of Windows operating system displaying the message, 'Applying Group Policy Registry policy'.":::
23+
## Cause
24+
25+
Further investigation is required to determine the specific cause of this issue.
26+
27+
## Collect memory dump for troubleshooting
28+
29+
For this scenario, Azure Support requires a memory dump in order to be able 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. 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)]
17.4 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: applying-group-policy-environment-policy.md
323323
- name: Azure VM startup hangs at "Applying Group Policy Power Options policy"
324324
href: applying-group-policy-power-options.md
325+
- name: Azure VM startup hangs at "Applying Group Policy Registry policy"
326+
href: applying-group-policy-registry-policy.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)