how to remove office web app on Edge

Pacer Capua 0 Reputation points
2025-07-24T02:01:05.9666667+00:00

I would like to remove the office 365 web menu on Edge, but when I click on Settings, Apps option there is nothing there. how do I remove this from Edge permanently. I have Windows 11 Pro

Microsoft Edge | Other | Windows 11
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Paulo GM 49,565 Reputation points Independent Advisor
    2025-07-24T02:41:54.93+00:00

    Hi,

    Are you talking about removing this?

    Screenshot_9

    If so, you can try the method on this page and see if it helps. If you're referring to office online installed as an app using Edge, can you check if it is listed in edge://apps/?

    0 comments No comments

  2. Damien Pham (WICLOUD CORPORATION) 405 Reputation points Microsoft External Staff
    2025-07-24T09:14:11.0633333+00:00

    Hello Pacer Capua,
    You can remove the office 365 web menu on Edge by editing the registry:

    1. Open Notepad and paste the following code:
         Windows Registry Editor Version 5.00
         
         [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]
         "NewTabPageAppLauncherEnabled"=dword:00000000
      
    2. Save the file with a .reg extension, for example: disable_office_launcher.reg
    3. Double-click the .reg file you just created.
    4. When prompted, click Run, then Yes to allow changes, and OK to confirm.
    5. Restart Microsoft Edge to apply the changes.

    The change might take time to have affection on Edge.You must be signed in as an administrator to apply this change. If you ever want to re-enable the App Launcher, you can change the value to dword:00000001 or delete the entry.

    If your computer is own by an organization or under group policies, you will need to contact to the administrator first.

    Hope this would help


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.