The disappearing scrollbar in Google Chrome can be a source of frustration for many users. Whether you’re trying to scroll through a lengthy webpage or navigate an important document, having the scrollbar vanish can disrupt your workflow. The good news is that this problem is usually easy to fix and doesn’t require advanced technical skills. With just a few adjustments, users can restore the scrollbar functionality in a matter of minutes.
There are a few reasons why the scrollbar may disappear in Chrome. It often stems from updates to Chrome’s visual settings, operating system preferences, or even individual website design. Below, we explore several simple and effective solutions to resolve this issue quickly.
Contents
1. Check Chrome’s Overlay Scrollbars Setting
Google Chrome includes an experimental feature called “Overlay Scrollbars.” When enabled, this feature causes the scrollbar to auto-hide and appear only when you’re actively scrolling. To disable this and bring back the always-visible scrollbar, follow these steps:
- Open a new Chrome tab.
- Type chrome://flags/ into the address bar and press Enter.
- In the search box at the top, type “overlay scrollbars”.
- Set the feature to Disabled.
- Click the Relaunch button that appears at the bottom to restart Chrome with your new settings.
This quick modification alone resolves the problem for most users.

2. Modify Windows or macOS Accessibility Settings
If you’re using a Windows PC or a Mac, your system’s accessibility preferences can also impact scrollbar visibility.
For Windows:
- Go to Settings > Ease of Access > Display.
- Toggle off the option Automatically hide scrollbars in Windows.
For macOS:
- Go to System Preferences > General.
- Under the scrollbar settings, choose “Always” show scroll bars.
These system-level changes can overwrite Chrome’s default behavior and restore a consistent scrollbar experience.
3. Inspect Website-Level CSS (For Developers)
Sometimes, the problem isn’t with Chrome at all—it’s the website you’re viewing. Developers often use custom CSS styles that hide scrollbars for design purposes, which can make navigation difficult for users.
If you’re on a website with no scrollbar, right-click and select Inspect. In the Elements tab, look for any line in the CSS that includes:
overflow: hidden;
or
scrollbar-width: none;
These rules are often responsible for hiding scrollbars. While general users cannot fix this unless it’s their own website, developers can modify the CSS accordingly to restore the scrollbar’s visibility.

4. Use a Chrome Extension as a Temporary Fix
If you’re still having trouble and need an immediate solution, several Chrome extensions are designed to customize or force the scrollbar to display at all times. Look in the Chrome Web Store for terms like “custom scrollbar” or “always show scrollbar”. Be sure to install only well-reviewed and trusted extensions.
5. Update or Reinstall Chrome
Occasionally, glitches in your current Chrome version could be the culprit. Updating to the latest version can resolve bugs, including scrollbar-related issues:
- Click the three dots in the upper right corner of Chrome.
- Select Settings > About Chrome.
- Chrome will automatically check for updates and install them if available. You’ll need to relaunch the browser afterward.
If issues persist, consider reinstalling Chrome completely to refresh all of its settings.
FAQ: Fixing Chrome’s Disappearing Scrollbar
- Q: Why does Chrome hide the scrollbar by default?
A: Chrome implemented overlay scrollbars as a minimalist design choice. This can improve screen real estate but may hinder usability for some. - Q: Will disabling overlay scrollbars affect browser performance?
A: No, it won’t impact performance. It only changes the visual rendering of the scrollbar. - Q: Can other programs override Chrome’s scrollbar display?
A: Yes, system settings, third-party software, and even browser extensions can affect how Chrome displays scrollbars. - Q: Is there a way to make scrollbars larger or more visible?
A: Yes, accessibility settings in both Chrome extensions and your operating system allow you to customize the size and color of scrollbars. - Q: Does this problem happen on mobile versions of Chrome?
A: Mobile Chrome handles scrolling differently and generally doesn’t display persistent scrollbars, so this issue is mostly limited to desktop environments.
Resolving the disappearing scrollbar in Chrome doesn’t have to be complicated. With a few quick fixes, users can customize their browsing experience to suit their needs—and never be left guessing where the scrollbar went again.