# Schema files not found!

When the Schema folder has been deleted from the WSUS installation directory you cannot publish updates with Easy2Patch to WSUS environment and WSUS cannot process any updates.

There is no specific reason why the Schema folder was deleted. However, in rare cases, it has been seen that this folder is deleted or that XSD files are not in it. XSD files are "XML Schema Definition" files and are required to read the corresponding SDP format.

When such a situation is encountered, the original state of the Schema folder must be restored. Simply, the zip file given below should be extracted in the path specified above, including XSD files. After that, Easy2Patch application will be able to publish updates to WSUS.

<figure><img src="/files/GcvolbMUZ8j3kd1BTHXE" alt=""><figcaption><p>WSUS Installation Directory</p></figcaption></figure>

<figure><img src="/files/jtPLKqODwUynCm6W92mH" alt=""><figcaption><p>XML Schema Definition (XSD) Files</p></figcaption></figure>

{% file src="/files/UKkqwQeX9WvB4o4sdFsi" %}
Download Schema zip file for Windows 2019 and later
{% endfile %}

The hash value of the Schema.zip file is

(SHA256): **f271d48364c3043617507eb9f32cdf232784cfd102c5c31b3020e76d3eb70acc**


---

# 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://blog.easy2patch.com/articles/schema-files-not-found.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.
