Forum Discussion
Introducing a SharePoint app bar that features global navigation
- Mar 22, 2021
You can disable the SharePoint app bar temporarily using PowerShell until October 31, 2021.
To run the PowerShell commands you will need either Global administrator or SharePoint administrator privileges. Follow below steps:
- Download the latest version of SharePoint online PowerShell
- Then, run the following command with administrator privileges:
Set-SPOTemporarilyDisableAppBar $true
Please Like if you found my reply helpful in any way!
Colleen Parker Did you enable the global navigation in SharePoint app bar?
If global navigation is enabled, home icon will show you the global navigation links and if it is disabled, the home icon will link to the SharePoint start page.
When you set up a home site, you can enable and customize global navigation in SharePoint app bar and you can add the navigation links from "Global navigation settings" as per your requirements.
Please consider giving a Like if my post helped you in any way.