Microsoft Edge will not Start-up

i found the answer to this if anyone is interested:

First we need to delete the corrupt edge folder. The path => C:\Users\%username%\AppData\Local\Packages\Microsoft.MicrosoftEdge_8wekyb3d8bbwe

Delete the "Microsoft.MicrosoftEdge_8wekyb3d8bbwe" Folder

You may not able to delete the folder itself and 2 or 3 files. but it does'nt matter. Select the folder, Hit Delete, Then if it asks for admin privileges, Just hit skip and then ok . Restart the computer.

Then Launch Powershell as administrator and run the following command. Get-AppXPackage -AllUsers -Name Microsoft.MicrosoftEdge | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml" -Verbose}

after i had run these commands i was able to open Edge again on my profile