Forum Discussion
paolot
Aug 22, 2019Brass Contributor
This page is having problems
Hello everybody! I started using Microsoft Edge Dev some months ago and everything went smoothly until today: I turned on my laptop, opened Edge Dev and noticed that it is not working anymore at a...
- Aug 22, 2019
RetroChrisB thanks for sharing. Reading the discussion about that issue I got rid of the previous flag ("-no-sandbox") and changed to "--disable-features=RendererCodeIntegrity" since that should be a little bit more secure.
Thanks!
Ken Dudley
Sep 27, 2019Copper Contributor
onibocho did you try running it with the parms -- "C:\Program Files (x86)\Microsoft\Edge Dev\Application\msedge.exe" --profile-directory=Default --disable-features=RendererCodeIntegrity
this has been working for me.
onibocho
Sep 30, 2019Copper Contributor
Thanks for that reply. I must have missed that above but yes that works for me.