How to pass --disable-blink-features flag to Edge?

Constant-ine 20 Reputation points
2023-09-05T08:00:26.0766667+00:00

Hello,

I have a web page, which breaks in Edge 116 and Chrome 116. We found that adding "--disable-blink-features=LayoutFlexNewColumnAlgorithm" flag to Chrome fixes it. Unfortunately, Edge seems to ignore this flag. The "--disable-features" doesn't work, either.

Is there any way to disable blink features in Edge 116?

Thanks,
Constantine

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,383 questions
0 comments No comments
{count} votes

Accepted answer
  1. Raina Zhao - MSFT 2,855 Reputation points Microsoft Vendor
    2023-09-06T07:52:27.94+00:00

    Hi ,

    After adding "--disable-blink-features=LayoutFlexNewColumnAlgorithm" flag to Edge, you need to close all edge processes to check if it works. Please run the taskkill /f /im msedge.exe in CMD, then restart Edge, and enter "Edge://version" in the address bar to check it.

    Capture


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Best Regards,

    Raina Zhao

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.