How to Hide The URL Address Bar in Google Chrome in Windows 10, 11

Table of Contents

In some cases, you want to hide the URL bar when you open a site using Google Chrome.

How to Hide The URL Address Bar in Google Chrome in Windows 10, 11

Method 1: Open Google Chrome in app mode

In the Windows search box, type below command to open a site in the app mode to hide the address bar.

chrome.exe --app=https://google.com
How to Hide The URL Address Bar in Google Chrome in Windows 10, 11

As you can see, the site is opened without the address bar.

How to Hide The URL Address Bar in Google Chrome in Windows 10, 11

Method 2: Using Run box

1. Right click on the Windows start icon then open the Run box.

2. Open a site in the app mode in Google Chrome using below command:

chrome.exe --app=https://google.com
How to Hide The URL Address Bar in Google Chrome in Windows 10, 11

Method 3: Using Windows Command Prompt

You can hide the URL address bar using Windows Command Prompt.

"C:\Program Files\Google\Chrome\Application\chrome.exe" --app=https://google.com
How to Hide The URL Address Bar in Google Chrome in Windows 10, 11

Method 4: Using a batch file

Or you can create a batch file to open a site without the address bar.

How to Hide The URL Address Bar in Google Chrome in Windows 10, 11

Method 5: Using shortcut feature in Google Chrome

1. Open the site that you want to hide the address bar.

2. Navigate to the Chrome menu | More tools | Create shortcut….

How to Hide The URL Address Bar in Google Chrome in Windows 10, 11

3. Select the checkbox Open as window then click button.

How to Hide The URL Address Bar in Google Chrome in Windows 10, 11

As you can see, the site is opened without the address bar. If you no longer need the shortcut, you can uninstall it from the three dots menu icon.

How to Hide The URL Address Bar in Google Chrome in Windows 10, 11

Leave a Comment

Required fields are marked *