> For the complete documentation index, see [llms.txt](https://docs.nexthink.com/platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nexthink.com/platform/library-packs/operating-systems/workflow_-windows-11-migration.md).

# Workflow: Windows 11 migration

## Overview <a href="#workflow-windows11migration-overview" id="workflow-windows11migration-overview"></a>

Given the high demand from organizations for endpoints to run on a supported version of the operating system, this workflow helps accelerate the transition to Windows 11 by assessing device readiness, determining the right time to upgrade with users, and triggering the upgrade.

## Problem <a href="#workflow-windows11migration-problem" id="workflow-windows11migration-problem"></a>

Most organizations today are either planning or have already begun their Windows 11 migration. However, migrating to an entirely new OS can be intimidating if not adequately prepared, as high risks of failure during migration can quickly lead to increased costs and unnecessary delays.

## Solution <a href="#workflow-windows11migration-solution" id="workflow-windows11migration-solution"></a>

Orchestrate the migration process using a pre-built workflow.

This includes:

* Automating the assessment of pre-Windows 11 devices for Windows 11 compatibility
* Reporting incompatible or partially compatible devices through an ITSM solution
* Automatically attempt to resolve common incompatibility issues such as low disk space
* Engaging with users of compatible devices to determine the appropriate time to update

## Value <a href="#workflow-windows11migration-value" id="workflow-windows11migration-value"></a>

* Orchestrate a common IT process to save IT support time
* Extend the lifecycle of devices by replacing components instead of the entire device.

## Get Started <a href="#workflow-windows11migration-getstarted" id="workflow-windows11migration-getstarted"></a>

Configure and start using your packs by following these links:

* [Usage guide: Windows 11 migration](/platform/library-packs/operating-systems/workflow_-windows-11-migration/usage-guide_-windows-11-migration.md)
* [Configuration guide: Windows 11 migration](/platform/library-packs/operating-systems/workflow_-windows-11-migration/configuration-guide_-windows-11-migration.md)

## Related topics <a href="#workflow-windows11migration-relatedtopics" id="workflow-windows11migration-relatedtopics"></a>

For more information on Windows 11 migration progress in your organization, Nexthink has released the pack, [Windows 11 Readiness and Migration](/platform/library-packs/operating-systems/windows-11-readiness-and-migration.md). This pack enhances your ability to monitor and report on Windows 11 migration progress at various stages, assess device readiness for Windows 11 by component, assess device and application stability after migration, and compare before and after DEX scores.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.nexthink.com/platform/library-packs/operating-systems/workflow_-windows-11-migration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
