Family Encyclopedia >> Electronics

How to Disable Dark Mode in Google Chrome on Windows and macOS

Google Chrome's native dark mode is a boon for late-night browsing, minimizing eye strain from bright screens. It's similar to incognito mode's dark theme, but if you prefer the classic light interface, disabling it is straightforward—though not always intuitive.

How to Disable Dark Mode in Google Chrome on Windows and macOS

Chrome syncs its theme with your system's color scheme on Windows 10 and macOS Mojave, so toggling it often requires system-wide changes. That's inconvenient if you love dark mode elsewhere. As tech experts who've tested these methods extensively, we're sharing proven workarounds to disable Chrome's dark mode independently.

Disable Dark Mode in Chrome on Windows 10

Windows 10's dark mode enhances apps like File Explorer and Mail. To keep those intact while forcing Chrome light, add a command-line flag to its desktop shortcut. First, close Chrome completely.

Note: No desktop shortcut? Open the Start menu, find Google Chrome, and drag it to your desktop.

Step 1: Right-click the Chrome shortcut and select Properties.

How to Disable Dark Mode in Google Chrome on Windows and macOS

Step 2: In the Shortcut tab, append this to the Target field (with a space):

--disable-features=DarkMode
How to Disable Dark Mode in Google Chrome on Windows and macOS

Important: Ensure one space between the existing path and the flag.

Click Apply, then OK. Relaunch Chrome—it'll now use the light theme. To re-enable dark mode, remove the flag.

How to Disable Dark Mode in Google Chrome on Windows and macOS

Alternatively, switch Windows to Light app mode: Search "color settings" in Start, open it, and select Light. This affects all apps, so use the shortcut method for Chrome-only control.

How to Disable Dark Mode in Google Chrome on Windows and macOS

Disable Dark Mode in Chrome on macOS Mojave

Like Windows, macOS ties Chrome to system appearance. Use Terminal for a Chrome-specific fix—close Chrome first.

Step 1: Open Terminal (Spotlight search: Cmd + Space, type "Terminal").

How to Disable Dark Mode in Google Chrome on Windows and macOS

Step 2: Paste and run:

defaults write com.google.Chrome NSRequiresAquaSystemAppearance -bool yes
How to Disable Dark Mode in Google Chrome on Windows and macOS

Done—Chrome now launches in light mode.

How to Disable Dark Mode in Google Chrome on Windows and macOS

To revert, run one of these:

defaults delete com.google.Chrome NSRequiresAquaSystemAppearance

Or

defaults write com.google.Chrome NSRequiresAquaSystemAppearance -bool no

For system-wide light mode: Apple menu > System Preferences > General > Light.

How to Disable Dark Mode in Google Chrome on Windows and macOS

Time for More Chrome Flexibility, Google

System-integrated dark mode is excellent, but a built-in toggle would be ideal. Until Google adds one, these reliable workarounds have served thousands of users effectively.

Extra Tip: Chrome's native dark mode skips most web pages. For full-site dark themes, explore these extensions.