# Disabling the Windows Backup Service

1- From the Windows Control Panel, go to System and Security / Administrative Tools / Services.

<figure><img src="/files/didOcl9GGC3BSIHZhD15" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/eVVl4ANaZDhjMJXeT4Uf" alt=""><figcaption></figcaption></figure>

a. If you have access to the Windows Run… Command, you may also type Services.msc in the Run… Box and click OK. This will take you directly to the Windows Services management console.

<figure><img src="/files/rtgKOjq29Ab1FJCFdYDC" alt=""><figcaption></figcaption></figure>

2- Locate the Windows Backup service. Right-click the service, and select Properties.

<figure><img src="/files/48pcP2Uk8dSZGiNfBeKI" alt=""><figcaption></figcaption></figure>

3- The properties for the Windows Backup service opens. Stop the service by clicking the Stop button.

<figure><img src="/files/9ukseffwT23waLg4C6ee" alt=""><figcaption></figcaption></figure>

4- From the Startup Type drop-down list, select Disabled. Click OK to save your changes and close the service properties window.

<figure><img src="/files/XbIIVJfEpCoVQ3KOnwhj" alt=""><figcaption></figcaption></figure>

5- Back to the Windows Services management console, make sure that the Windows Backup service Status is blank (stopped) and that its Startup Type is set to Disabled

<figure><img src="/files/wQ4ubeAwsq2tCZqgXMmb" alt=""><figcaption></figcaption></figure>

With the Windows Backup service disabled, if you attempt to access the Windows Backup and Restore tool, you will get a blank window, which is normal. The Windows Backup and Restore tool is now completely disabled and can no longer be used.

<figure><img src="/files/PzqC8zZZw9iO5btwW5Gu" alt=""><figcaption></figcaption></figure>


---

# 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.maitredpos.com/maitred/maitred-pa-dss-implementation-guide/pa-dss-requirement-2.1/disabling-the-windows-backup-service.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.
