Forum Discussion
Why is "Focused Inbox" suddenly disappeared?
I've got the exact same issue.
Focused inbox shows on my Outlook on iOS but no matter which browser I use on which computer (I've tried many, cleared caches etc) all I have is 'Inbox'.
And now all of a sudden I can access the clutter settings again - these settings were gone once Focused inbox arrived.
This is very concerning.
Can you check if it's still enabled for your mailbox and at organization level?
Get-FocusedInbox -Identity <mailbox>
Get-OrganizationConfig | fl *focused*
- Jason RhodesJan 06, 2017Iron Contributor
Okay I did this:
Get-FocusedInbox -Identity <mailbox>
And it was set to false. How on earth could this happen when I had been using it for at least 2 months at the end of 2016?
I've set it it true now... how long should it take to start working again after that?
- Victor_UngureanuJan 06, 2017
Microsoft
I noticed that when I disabled Clutter on a mailbox, this also disabled Focused Inbox, so this might have happened in your case.
Enabling Focused Inbox didn't enable Clutter.- Johan PaulyJan 06, 2017Copper Contributor
I also did the same stuff:
- using the powershell commands
- disable/enable clutter
But nothing has changed. It is very strange that this "Focused Inbox" feature is also disappeared at some other tenants.