ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Unsolved MS Edge and pop-ups

    IT Discussion
    4
    8
    302
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • gjacobseG
      gjacobse
      last edited by

      I don't use Edge... and for many good reasons. Even with it being build off of Chromium / Chrome.

      I've used it mainly as a MS / Azure / O365 Admin since I had to have user and Admin level sessions going over using incognito mode in Chrome.

      User is having a site issue that it doesn't work in Chrome but works in Edge - but they are getting Pop-ups in Edge even with the Pop-Up blocker enabled under settings.

      I've cycled through a few things but haven't gotten to the cache / reset as they are sloow to respond.

      What else could I have them try - because else it's Edge and I haven't much of a care....

      PhlipElderP 1 Reply Last reply Reply Quote 0
      • ObsolesceO
        Obsolesce
        last edited by

        I use the same popup blocker in every web browser, even Edge, and it blocks everything. I've not come across any weird issues like that otherwise.

        Have you tried this one?
        https://microsoftedge.microsoft.com/addons/detail/ublock-origin/odfafepnkmbhccpbejgmiehpchacaeak

        DashrenderD 1 Reply Last reply Reply Quote 1
        • DashrenderD
          Dashrender @Obsolesce
          last edited by

          @Obsolesce said in MS Edge and pop-ups:

          I use the same popup blocker in every web browser, even Edge, and it blocks everything. I've not come across any weird issues like that otherwise.

          Have you tried this one?
          https://microsoftedge.microsoft.com/addons/detail/ublock-origin/odfafepnkmbhccpbejgmiehpchacaeak

          Agreed - I personally use ublock origin everywhere - but I don't deploy it corporate wide.

          1 Reply Last reply Reply Quote 0
          • DashrenderD
            Dashrender
            last edited by

            Perhaps my situation is odd - but why is this a real issue in a company? People not working and just surfing random stuff - and IT has to fix their pop-up issue for that?

            Much to my surprise - this hasn't been an issue for us, I've never even had a "hay, just asking cause, ya know - I get these popups.. how do I stop that?" which IS odd now that I think about it....

            1 Reply Last reply Reply Quote 0
            • PhlipElderP
              PhlipElder @gjacobse
              last edited by

              @gjacobse said in MS Edge and pop-ups:

              I don't use Edge... and for many good reasons. Even with it being build off of Chromium / Chrome.

              I've used it mainly as a MS / Azure / O365 Admin since I had to have user and Admin level sessions going over using incognito mode in Chrome.

              User is having a site issue that it doesn't work in Chrome but works in Edge - but they are getting Pop-ups in Edge even with the Pop-Up blocker enabled under settings.

              I've cycled through a few things but haven't gotten to the cache / reset as they are sloow to respond.

              What else could I have them try - because else it's Edge and I haven't much of a care....

              Time for a full reset of the browser. They clicked on a search result or something else that pulled in an extension that is probably hidden.

              Elevated PowerShell:

              CD C:\Users\%username\AppData\Local\Packages\Microsoft.MicrosoftEdge_8wekyb3d8bbwe
              
              Get-AppXPackage -AllUsers -Name Microsoft.MicrosoftEdge | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml” -Verbose}
              
              1 Reply Last reply Reply Quote 1
              • gjacobseG
                gjacobse
                last edited by

                This isn’t random searching- this is using valid, confirm, approved business site that we sell to or the travel site we use for marketing and conference travels.

                PhlipElderP 1 Reply Last reply Reply Quote 0
                • PhlipElderP
                  PhlipElder @gjacobse
                  last edited by

                  @gjacobse Sorry I wasn't clear. At some point the user was looking for something and clicked on a link in the results that then inserted something into Edge that causes the pop-ups.

                  We've seen it often enough that we've added search training to our Train the Human regimen.

                  gjacobseG 1 Reply Last reply Reply Quote 1
                  • gjacobseG
                    gjacobse @PhlipElder
                    last edited by

                    @PhlipElder said in MS Edge and pop-ups:

                    @gjacobse Sorry I wasn't clear. At some point the user was looking for something and clicked on a link in the results that then inserted something into Edge that causes the pop-ups.

                    We've seen it often enough that we've added search training to our Train the Human regimen.

                    That - I can see.

                    1 Reply Last reply Reply Quote 0
                    • 1 / 1
                    • First post
                      Last post