# Camera Screen is Locked and won't Rotate

## Problem

### PAVE Inspect requires that the Portrait Orientation Lock feature on your iPhone be turned off, such that when turning the device sideways, the screen changes to landscape mode. You will not be able to capture images if the phone is in portrait mode.

<figure><img src="/files/HEOm3GySPhvQq2SbEYMW" alt=""><figcaption><p>If you turn the phone sideways and the screen stays the same, your Portrait Orientation Lock is likely on. </p></figcaption></figure>

## Cause

### The Portrait Orientation Lock feature is on causing the screen to stay in portrait mode.

## Solution

### 1) Swipe down from the top-right side of your iPhone screen to open the Control Center.

#### *<mark style="color:red;">**NOTE: If you have an iPhone with Touch ID instead of Face ID (iPhone 8 or prior), instead of swiping down from the top-right, swipe up from the bottom-center.**</mark>*&#x20;

<figure><img src="/files/hKGsmDSUIRjbDhPzDIff" alt=""><figcaption><p>For iPhone 10 and above, swipe down from the top-right to access your Control Center.</p></figcaption></figure>

### 2) Click on the Portrait Orientation Lock icon so that it is no longer highlighted and it says "Portrait Orientation Lock: Off".

<figure><img src="/files/batUafNaln7Pbn9hZfL7" alt=""><figcaption><p>When the "Portrait Orientation Lock" button is no longer highlighted, you have unlocked Portrait Orientation.</p></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.paveapi.com/other-resources/pave-capture-troubleshooting-guide/iphone-ios-issues/camera-screen-is-locked-and-wont-rotate.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.
