> For the complete documentation index, see [llms.txt](https://avid-detention.gitbook.io/avid-handbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://avid-detention.gitbook.io/avid-handbook/removal-return-and-deportation/consequences-of-being-removed-or-deported-for-return-to-the-uk.md).

# Consequences of being removed or deported for return to the UK

Even voluntary departure from the UK may have consequences for a person in relation to re-entry to the UK, if that person is on record with the Home Office as an “illegal entrant”, an overstayer, or someone who has breached a condition attached to their leave \[1].  At the more extreme end of the spectrum, a person who is deported from the UK will have a mandatory ban on re-entry for a ten years and cannot lawfully return to the UK for as long as their deportation order is in force. &#x20;

A person who has been removed from the UK may apply for leave to enter the UK, once the period during which any re-entry ban is in place has concluded. The fact that they have previously been removed from the UK may make it more difficult to get leave to enter the UK at a later date.

After being removed or deported from the UK, an individual can apply to re-enter the UK or to revoke their deportation order from abroad respectively. A successful application to revoke a deportation order does not mean the individual will automatically be granted re-entry to the UK but simply that they can apply to re-enter through a lawful route. For more advice on applying to revoke a deportation order, individuals should be signposted to immigration solicitors. Bail for Immigration Detainees (BiD) may also be able to provide advice and assistance with revoking deportation orders but individuals should note that they may not always have capacity to provide full representation as they are a small charity.&#x20;

For more information on revoking a deportation order on the basis of an individual’s private and/or family life, BiD has a [guide that is accessible here](<http://hubble-live-assets.s3.amazonaws.com/biduk/redactor2_assets/files/1340/2021-11-04-_Deportation_Appeals_-_Revoking_a_Deportation_Order_for_Non_EEA_Nati...pdf >).

***

1. [For more information refer to Home Office Guidance on Mandatory Refusal Periods](https://www.gov.uk/government/publications/offender-management/mandatory-refusal-period-accessible#about-this-guidance)

<br>


---

# 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://avid-detention.gitbook.io/avid-handbook/removal-return-and-deportation/consequences-of-being-removed-or-deported-for-return-to-the-uk.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.
