Skip to content

Commit 996eae4

Browse files
committed
add troubleshooting article for Azure VM startup issue and update TOC
1 parent cb39ef1 commit 996eae4

File tree

3 files changed

+36
-0
lines changed

3 files changed

+36
-0
lines changed
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
title: Windows VM startup is stuck on "Applying Group Policy Scheduled Tasks 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 Scheduled Tasks 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 Scheduled Tasks 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 Scheduled Tasks 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 Scheduled Tasks policy**.
21+
22+
:::image type="content" source="media/applying-group-policy-scheduled-tasks-policy/ApplyingGroupPolicyScheduledTasksPolicy.png" alt-text="Screenshot of Windows operating system displaying the message, 'Applying Group Policy Scheduled Tasks policy'.":::
23+
24+
## Cause
25+
26+
Further investigation is required to determine the specific cause of this issue.
27+
28+
## Collect memory dump for troubleshooting
29+
30+
For this scenario, Azure Support requires a memory dump in order to be able to troubleshoot and diagnose the issue.
31+
32+
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).
33+
34+
[!INCLUDE [Azure Help Support](../../../includes/azure-help-support.md)]
Loading

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,8 @@
320320
href: windows-boot-failure.md
321321
- name: Azure VM login hangs at "Applying Group Policy Environment"
322322
href: applying-group-policy-environment-policy.md
323+
- name: Azure VM Startup hangs at "Applying Group Policy Scheduled Tasks policy"
324+
href: applying-group-policy-scheduled-tasks-policy.md
323325
- name: Troubleshoot Windows VM OS with missing boot manager
324326
href: os-bootmgr-missing.md
325327
- name: OS isn't found

0 commit comments

Comments
 (0)