> For the complete documentation index, see [llms.txt](https://support.getdatastream.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.getdatastream.com/support/disaster-recovery/manual-application-restart.md).

# Manual Application Restart

Data Stream runs as a Windows Service which, if configured, should automatically start when Windows completes its boot process.&#x20;

If Data Stream does not automatically start, use the below sequence to restore service functionality.

1. [Launch Services](/support/disaster-recovery/manual-application-restart.md#launch-services)
2. [Locate Data Stream Services](/support/disaster-recovery/manual-application-restart.md#locate-data-stream-services)
3. [Restart Data Stream Polling](/support/disaster-recovery/manual-application-restart.md#restart-data-stream-polling-service)
4. [Restart Data Stream Manager](/support/disaster-recovery/manual-application-restart.md#restart-data-stream-manager-service)
5. [Restart Data Stream Unsolicited](/support/disaster-recovery/manual-application-restart.md#restart-data-stream-unsolicited-service)

### Launch Services

<div align="left"><img src="/files/-LdEtID041nLlnSp9PW_" alt=""></div>

### Locate Data Stream Services

<div align="left"><img src="/files/-LdEuE5Zn0K19sCXMDGT" alt=""></div>

{% hint style="info" %}
Service status of 'Running' does not always mean Data Stream is running. If Data Stream does not appear to be running, restart the services in the order listed below.
{% endhint %}

### Restart Data Stream Polling Service

<div align="left"><img src="/files/-LdEwSS5asfa--UAoY1V" alt=""></div>

### Restart Data Stream Manager Service

<div align="left"><img src="/files/-LdEwVnupx4CEyNpqjOU" alt=""></div>

### Restart Data Stream Unsolicited Service

<div align="left"><img src="/files/-LdEwZHxKGh1MEVfASGx" alt=""></div>


---

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

```
GET https://support.getdatastream.com/support/disaster-recovery/manual-application-restart.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.
