Forum Discussion
ganeshsanap
Feb 26, 2021MVP
Introducing a SharePoint app bar that features global navigation
Microsoft is introducing a SharePoint app bar in SharePoint online that will feature global navigation in your SharePoint modern communication and team sites. The SharePoint app bar brings a cons...
- 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 $truePlease Like if you found my reply helpful in any way!
lance-aughey
Mar 18, 2021Iron Contributor
PLEASE tell me/us how you did this? I'm not a coder (by trade), just an infrastructure support weenie, and I would love to know how this can be accomplished. I'm getting so fed up with Microsoft's endless "look, it's another useless row/section of color, pizzazz and highlights" and their avoidance with real issues (e.g., changing tenant names, moving info from one site/library/list to another and integrating PDF management options).
ganeshsanap
Mar 22, 2021MVP
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!