Chrome's kiosk mode is a useful feature that allows you to use the browser in full-screen mode, without any distractions or access to other applications or settings. By default, Chrome's kiosk mode displays a white background, but if you prefer a black background for a more immersive experience, you can easily achieve that with a few simple steps.
Step 1: Create a Shortcut
The first step is to create a shortcut for Chrome on your desktop. To do this, right-click on an empty space on your desktop and select "New" and then "Shortcut" from the context menu.
A new window will appear, asking you to enter the location of the item. In this field, type:
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --kiosk --app=https://www.google.com --force-dark-mode
Make sure to include the quotes at the beginning and end of the text. This command launches Chrome in kiosk mode with a black background and opens the Google homepage as an example.
Click "Next" and then enter a name for the shortcut, such as "Chrome Kiosk Mode." Click "Finish" to create the shortcut on your desktop.
Step 2: Customize the Shortcut
Now that you have created the shortcut, you can customize it to suit your needs. Right-click on the shortcut and select "Properties" from the context menu.
In the "Target" field, you will see the command you entered earlier. You can modify this command to open a different webpage or URL in kiosk mode. For example, you can replace https://www.google.com with https://www.example.com to open a different website.
Once you have made the desired changes, click "Apply" and then "OK" to save the modifications.
Step 3: Launch Chrome in Kiosk Mode
Now, double-click on the shortcut you created to launch Chrome in kiosk mode with a black background. Chrome will open in full-screen mode, hiding the taskbar and other applications.
You can navigate to different websites using the address bar or by clicking on bookmarks. However, keep in mind that you won't have access to other Chrome features, such as the settings or extensions, while in kiosk mode.
Step 4: Exiting Kiosk Mode
To exit Chrome's kiosk mode, press the "Alt" and "F4" keys simultaneously on your keyboard. This will close the Chrome window and return you to your desktop.
That's it! You have successfully started Chrome in kiosk mode with a black background instead of white. Enjoy a distraction-free browsing experience with a more immersive feel.
References
| Source | Link |
|---|---|
| Google Chrome Help - Kiosk Mode | https://support.google.com/chrome/answer/181352?hl=en |