Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      Designing For TV: Principles, Patterns And Practical Guidance (Part 2)

      September 5, 2025

      Neo4j introduces new graph architecture that allows operational and analytics workloads to be run together

      September 5, 2025

      Beyond the benchmarks: Understanding the coding personalities of different LLMs

      September 5, 2025

      Top 10 Use Cases of Vibe Coding in Large-Scale Node.js Applications

      September 3, 2025

      Building smarter interactions with MCP elicitation: From clunky tool calls to seamless user experiences

      September 4, 2025

      From Zero to MCP: Simplifying AI Integrations with xmcp

      September 4, 2025

      Distribution Release: Linux Mint 22.2

      September 4, 2025

      Coded Smorgasbord: Basically, a Smorgasbord

      September 4, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      Drupal 11’s AI Features: What They Actually Mean for Your Team

      September 5, 2025
      Recent

      Drupal 11’s AI Features: What They Actually Mean for Your Team

      September 5, 2025

      Why Data Governance Matters More Than Ever in 2025?

      September 5, 2025

      Perficient Included in the IDC Market Glance for Digital Business Professional Services, 3Q25

      September 5, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      How DevOps Teams Are Redefining Reliability with NixOS and OSTree-Powered Linux

      September 5, 2025
      Recent

      How DevOps Teams Are Redefining Reliability with NixOS and OSTree-Powered Linux

      September 5, 2025

      Distribution Release: Linux Mint 22.2

      September 4, 2025

      ‘Cronos: The New Dawn’ was by far my favorite experience at Gamescom 2025 — Bloober might have cooked an Xbox / PC horror masterpiece

      September 4, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Operating Systems»Microsoft fixes Chrome’s washed-out (dull) HDR colours on Windows 11 24H2

    Microsoft fixes Chrome’s washed-out (dull) HDR colours on Windows 11 24H2

    April 18, 2025

    Chromium-based browsers like Google Chrome may not always display accurate colours when you allow websites to capture your screen. This issue affects all versions of Windows 11, but Microsoft is now switching Chromium to WGC (Windows Graphics Capture), which fixes washed-out colours on Windows 11 version 24H2 or newer.

    Right now, when you share screen on Zoom, Microsoft Teams or Google Meet in Google Chrome, the browser calls “getDisplayMedia()”, which allows Zoom or Teams to capture your screen. While it works well, the issue is that you might notice washed-out or incorrect colours.

    The shared screen colours won’t match the actual colours, and no, it’s neither your internet nor your video conferencing app’s fault. As first spotted by Windows Latest, Chromium’s getDisplayMedia() still relies on using an older method called DXGI Duplicator, which doesn’t handle HDR colour properly.

    DXGI Duplicator screen capture method is not perfect when it comes to figuring out the screen colours and colour spaces, and it sends incorrect output to Google Chrome. Then, Chrome processes the output of the screen and streams it over the app you’re using, such as Meet, Zoom or Teams.

    As a result, Chrome’s shared screen on a video call doesn’t look good. Colours get “flattened” and content appears dull or washed-out compared to actual HDR colours.

    This could be a problem in some use cases, especially if you’re into designing and trying to show your work over a video call.

    Windows 11 24H2 allows Chrome to correctly handle colours

    Thankfully, Windows 11 now has a new screen capture method, which allows Chrome and other browsers to render colours correctly when sharing the screen.

    However, the catch is that it’s only for Windows 11 version 24H2.

    This method is called WGC (Windows Graphics Capture), and it has better support for HDR displays, including a new attribute called “DirtyRegionMode“, which tells Chrome what parts of the screen have changed.

    Chrome washed out on HDR fixed with API

    As a result, Chrome doesn’t waste time comparing the whole screen every time. WGC method also avoids unwanted captures when the screen isn’t changing.

    “This allows the API to avoid capturing content when there are no changes to the capture target, a capability that was previously unavailable. The lack of support for 0Hz refresh rates in screen capture had previously necessitated disabling the WGC feature for screen capture,” a Microsoft developer noted in a Chromium commit spotted by Windows Latest.

    “We can now enable WGC for screen capture based on the OS version condition. WGC will address the color space issue on the HDR monitor,” Microsoft added.

    Chromium will use WGC by default, which means better colours when sharing screen, more efficient screen capture and overall performance improvements during screen share.

    Windows Latest noticed that Microsoft applied these changes to Chromium on Friday morning, so it’ll take weeks before it ships in Chrome.

    Is this feature coming to older versions? We don’t think so. While Microsoft is great at backporting features to older versions, it may not try to migrate a new screen capture method to Windows 11 23H2 or Windows 10.

    In addition, Microsoft improved how Chrome’s table mode works on Windows 11, and it’s available for everyone.

    The post Microsoft fixes Chrome’s washed-out (dull) HDR colours on Windows 11 24H2 appeared first on Windows Latest

    Source: Read More 

    windows
    Facebook Twitter Reddit Email Copy Link
    Previous ArticleTC39: No to records and tuples, yes to enums
    Next Article Windows 11 24H2 breaks SAP GUI (SAPLogon.exe) with ntdll.dll error (0xc0000409)

    Related Posts

    Learning Resources

    How DevOps Teams Are Redefining Reliability with NixOS and OSTree-Powered Linux

    September 5, 2025
    News & Updates

    Distribution Release: Linux Mint 22.2

    September 4, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    14 Best Free and Open Source GUI ebook Readers

    Linux

    CVE-2025-3968 – Codeprojects News Publishing Site Dashboard SQL Injection Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    Innovate business logic by implementing return of control in Amazon Bedrock Agents

    Machine Learning

    This month in security with Tony Anscombe – August 2025 edition

    Development

    Highlights

    CVE-2011-10009 – Apache S40 CMS Path Traversal Vulnerability

    August 13, 2025

    CVE ID : CVE-2011-10009

    Published : Aug. 13, 2025, 9:15 p.m. | 3 hours, 8 minutes ago

    Description : S40 CMS v0.4.2 contains a path traversal vulnerability in its index.php page handler. The p parameter is not properly sanitized, allowing attackers to traverse the file system and access arbitrary files outside the web root. This can be exploited remotely without authentication by appending traversal sequences and a null byte to bypass file extension checks.

    Severity: 0.0 | NA

    Visit the link for more details, such as CVSS details, affected products, timeline, and more…

    Classic WTF: NoeTimeToken

    June 26, 2025

    10 Benefits of Hiring a React.js Development Company (2025–2026 Edition)

    August 13, 2025

    Ubuntu 20.04 LTS termina il supporto: cosa fare ora?

    May 31, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.