# Advanced Insights "Windows 11 Readiness" Dashboard

*Applies to: Patch My PC Advanced Insights*

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2Fr4cI1uTHPQ6RwZCKqTTN%2Fimage.png?alt=media&#x26;token=9e36192a-15bd-4a71-9fdc-fa41309d5ec5" alt=""><figcaption><p><br>Windows 11 Upgrade Readiness Dashboard for Windows 10 Client Devices</p></figcaption></figure>

On the top bar of this page we are showing:

* Windows 11 - Count of all Windows 10 and 11 client devices that are inventoried as Windows 11
* Unappraised - Count of all Windows 10 client devices missing Windows 11 upgrade appraisal data
* Ready for Upgrade - Count for all managed Windows 10 client devices that can be immediately upgraded to Windows 11
* Cannot Upgrade - Count of all managed Windows 10 client devices that cannot be upgraded to Windows 11

The donut chart for OS Upgrade Readiness and Cannot Upgrade Reason you have a properties which you can toggle between the different versions of Windows 11.  On these two donut charts you also have the ability to view the chart data and export from the cog icon.

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2F1q31Ni0BWCtrICI2BvN8%2Fimage.png?alt=media&#x26;token=4786e33c-3004-4519-91a1-d1a8d9a2f8e9" alt=""><figcaption><p>OS Update Readiness</p></figcaption></figure>

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2FbfEPZGES42xe3HGjyMeE%2Fimage.png?alt=media&#x26;token=19b618b9-2fef-457d-94d0-699375574b57" alt=""><figcaption><p>Cannot Upgrade Reason</p></figcaption></figure>

The last chart on the left is the Windows 11 Upgrade Readiness Issues chart where you can see the reasons for why the devices are unable to upgrade to Windows 11.

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2FRLBEzD7Mnn1c1lfJYWi7%2Fimage.png?alt=media&#x26;token=4d0a8d42-e498-4948-ac54-11bab6c0c7ef" alt=""><figcaption><p>Windows 11 Upgrade Readiness Issues</p></figcaption></figure>

The Reasons column have the following conditions which are flagged if a device is marked as unable to upgrade (Red) to Windows 11:

* If a system doesn't support TPM 2.0 (RedReason=Tpm)
* If the system isn't Secure Boot Capable (RedReason=UefiSecureBoot)
* If the system has less than 4 GB of RAM (RedReason=Memory)
* If the system doesn't have 2 processor cores (RedReason=CPU)
* If the CPU doesn't support 1 ghz and higher speed (RedReason=CPU)
* If the CPU doesn't support the Windows 11 approved CPU generation (RedReason=CpuFms)
* If the system is in SMode and not a home (core) sku (RedReason=SModeState)
* If the system drive size is < 64 Gb (RedReason=SystemDriveSize)

{% hint style="info" %}
This information is listed on <https://learn.microsoft.com/en-us/mem/configmgr/osd/deploy-use/manage-windows-11-readiness-dashboard>
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://docs.patchmypc.com/patch-my-pc-insights/dashboard-guides/advanced-insights-operating-systems-dashboard/advanced-insights-windows-11-readiness-dashboard.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
