Edge keeps crashing

Discussion in 'Windows 10' started by Edwe, Aug 13, 2015.

  1. Edwe

    Edwe MDL Member

    Sep 1, 2011
    152
    10
    10
    Edge behaving strange here, when posting here or reply to tread is takes s while before the market is in the message box and i can write,
    Not as disturbing as the browser keeps krasch with a poff and goes down.

    The message in event log is in Swedish, sorry.. event ID 1000 :(

    Felet uppstod i programmet med namn: MicrosoftEdge.exe, version 11.0.10240.16425, tidsstämpel 0x55bec30f
    , felet uppstod i modulen med namn: eModel.dll, version 11.0.10240.16425, tidsstämpel 0x55bebfb9
     
  2. freiwald

    freiwald MDL Senior Member

    Jul 27, 2015
    315
    177
    10
    may i ask why do you use a half finished browser which hasn't even plugin support for things like adblock? pretty unsafe to use. you should switch to chrome or firefox
     
  3. Edwe

    Edwe MDL Member

    Sep 1, 2011
    152
    10
    10
    #3 Edwe, Aug 13, 2015
    Last edited: Aug 13, 2015
    (OP)
    Hia

    I have used crhome sinse way back and now I try Edge.
    Going back to Netscape or others seems just lame and cowardly :biggrin::p:D

    No offense but I just want this to work and dont mind putting some efford to it :rolleyes:
     
  4. PaulDesmond

    PaulDesmond MDL Magnet

    Aug 6, 2009
    6,979
    7,149
    240
    #4 PaulDesmond, Aug 13, 2015
    Last edited: Aug 13, 2015
    quite some time ago it was said that edge is a project which will take its time to be developed to its end. Therefore IE is still there as your functional browser if you like to use MS products. Even if edge is set to your standard browser you easily can switch to whatever other functional product on your leisure ...

    FF40, btw, does an awesome job right now :D
     
  5. Edwe

    Edwe MDL Member

    Sep 1, 2011
    152
    10
    10
    #5 Edwe, Aug 13, 2015
    Last edited: Aug 13, 2015
    (OP)
    nah, its to easy :biggrin:

    btw My event log looks like the red light district so im not even sure win 10 is ready yet:rolleyes:
     
  6. thorin0815

    thorin0815 MDL Senior Member

    Jul 16, 2015
    472
    425
    10


    You can use Adguard with it, an external add blocker. Just apply as beta tester in their forum and you will get a 1 year beta license. :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Edwe

    Edwe MDL Member

    Sep 1, 2011
    152
    10
    10
    Found this and gonna try it tonight

    To fix the Microsoft Edge crashing problem:

    1. Press Windows key + X and open the Command Prompt (Admin)
    2. In the Command Prompt, type in Powershell and press Enter
    3. Paste the following line into the PowerShell window and press Enter
      • Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
    4. Wait until it’s completed, and C:\Users\yourusername> will appear on the screen when the process is completed
    5. Reboot your computer and try to open Edge again


    Someone know that PS command?