Reverting The Outlook Search Box Location (or other undesired additions)

Status
Not open for further replies.

MEGA Solutions

New Member
Outlook version
Outlook 2019 64-bit
Email Account
Office 365 Exchange
FYI to anyone who searches and ends up here for an answer to reverting this "undocumented feature".

Problem(s)
  • In Outlook, having the search bar in the title bar is disruptive
Root Cause

Microsoft acknowledged that the code that ran the previous search bar (just above the messages) was buggy. Rather than fix said code, they decided to just dummy it out and build a replacement. Not having a logical place to put it, they put it in the title bar, thinking it would be intuitive. Of course, it's been called a title bar for a reason, for decades. Having a search here didn't ever make sense in a desktop application.

Solution

A previous thread suggested rolling back Office. This is the correct (and currently only) answer; but the build they quoted doesn't exist in any channel. There are also other considerations: Visio, Project, MSI, etc. Goes on and on.

No, I don't know why they did the steps like this rather than just an option in the UI.
  • Download the Office Deployment Tool. This is actually a command line utility that reads an XML file that you will create.
  • It will just extract itself wherever you told it, as setup.exe and some sample XMLs. Ignore the samples.
  • Go to Office Deployment Configuration. You don't need to log in. Just navigate through the settings. They need to match whatever YOUR Office install is/should be. (this tool assumes you're fairly tech savvy, so if it looks like gibberish, I suggest you just live with the search box as-is.)
  • In the configuration you're going to want to pick an older build, prior to when this change deployed. The Channel you choose changes what builds you can select from. In my case I am Semi-Annual Enterprise, so it gives me pretty much all of them, but I had to go all the way back to the latest 1908 (11929.20994) because I wasn't sure exactly when that search was introduced, and it's only me. I can live with whatever else was lost, which wasn't much.
  • You can also tell this file to disable auto-updates. It is critical you do this, or it will just update itself again.
  • When done, click Export and save the file in the same folder as the setup.exe (technically not required, just makes it easier).
  • Run Command Prompt (or PowerShell if you use .\ syntax) as Admin, CD over to the directory (an alternate way to do this in Windows 10 is, from that folder, click File --> Run PowerShell as Administrator)
  • syntax is setup.exe /configure config.xml (replace config.xml with whatever you named it). PowerShell it's the same, but put .\ in front of setup.exe.
  • Let this run and it will basically uninstall the existing Office and install whatever build you selected.
 
The deployment script won't work for all licenses. Being on semi-annual enterprise, you wouldn't have all of the build # available as you only get updates 2x a year.

The real problem with it is that you can never, ever install updates. Search is going to be in the title bar going forward, so get used to it.

Using this script but with the desired version should work for all -
"C:\Program Files\Common Files\microsoft shared\ClickToRun\officec2rclient.exe" /update user updatetoversion=16.0.xxxx.yyyy
Complete steps here:
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
Hudas Outlook VBA script reverting back to previous changes Outlook VBA and Custom Forms 2
N Reverting to default outlook contact form Using Outlook 5
T Outlook 365 Search Box reverting to old location Using Outlook 2
S stop calendar date reverting to today Using Outlook 7
J Issues in Canceling iCloud Configuration and Reverting to Local PST Configuration Using Outlook 0
W Calendar Note Font Reverting Using Outlook 11
P Outlook "forgets" password until system rebooted Using Outlook 2
N Why does Outlook keeping adding to the email address I have in my notes portion of a contact? Using Outlook 2
M Anyone integrated AI website builders with Outlook for automated client communications? Using Outlook 1
V Gmail in Outlook Using Outlook 2
T Where has the Copilot icon gone in my Outlook desktop client? Using Outlook 5
P New way by Microsoft to get people to use the new Outlook Using Outlook 4
C How to keep emails in account in Outlook after closing the IMAP account Using Outlook 1
cymumtaz IMAP calendars in New Outlook Using Outlook 5
T Constantly Have To Log In To Outlook On The Web Using Outlook.com accounts in Outlook 2
T Cannot Find Outlook Noted On Android Using Outlook 4
O Outlook 2024 not showing that messages are replied to or forwarded Using Outlook 3
C Outlook 365 send/receive takes FOREVER - as in 40 minutes Using Outlook 7
I Outlook 2024 LTSC syncing with iCloud calendar - can only make appt. in iCloud Using Outlook 2
Kika Melo Outlook ribbon customisations do not 'stick' Using Outlook 12
J IMAP Folders Confusion in Windows Classic Outlook Using Outlook 1
A Missing Sent Emails in New Outlook Using Outlook 18
S Missing categories in Outlook calendar Using Outlook 10
P Windows 11 tries to open New Outlook when the user clicks on the mail icon on a news article Using Outlook 2
C I don't understand Outlook or Microsoft, anymore Using Outlook 12
P My Feedback to Microsoft and their response; also New Outlook roadmap Using Outlook 0
A New Outlook - Cannot drag IMAP emails to Task List in MyDay Using Outlook 1
L Android Outlook Doesn't Update PC Notification Changes Using Outlook 0
A How to open Excel file saved in Outlook folder? Outlook VBA and Custom Forms 4
D.Moore Outlook desktop client suggested searches question Using Outlook 23
Y Outlook 2016 (64-bit) Copy Local Cal. Events to Another Cal. with Modified Reminder time Using Outlook 2
T Outlook 2019 While connecting an IMAP account in "classic" Outlook 2024 I caused a massive duplication of emails on the server (death loop) Using Outlook 5
D Cannot logon to Outlook.com, or outlook on Mac, outlook not updating on ipad, iphone Using Outlook 1
J unable to get my new install of Outlook to display mailboxes in the single-line format. Using Outlook 1
D Legacy Microsoft Outlook for Mac Support will end in Oct 2025 Using Outlook 8
C Nasty Bug Lurking In Outlook For Years. The Trigger. Any Fix Or Workaround? Using Outlook 12
R Auto clicking Hyperlink in outlook Outlook VBA and Custom Forms 7
ughlook Open multiple contacts in NEW Outlook? Using Outlook 3
G Outlook translation feature is off Using Outlook 2
J Outlook 2010 does not let me put any account Using Outlook.com accounts in Outlook 3
P 3 of 5 PST files don't install from d:\outlook but only from D:\ Using Outlook 7
HarvMan January Windows 10 preview update force installs new Outlook Using Outlook 1
L Outlook 2010 - new installation on Windows 11 - aplzod32.dll is not a valid Add-in Using Outlook 12
J Outlook troubleshooting/logging - option grayed out Using Outlook 2
B Arrows missing from Outlook emails vertical scrollbar Using Outlook 0
G Outlook 2021 (New) doesn't respect default browser Using Outlook 9
B Outlook or iPhone turning tabs into spaces in Outlook Notes Using Outlook 1
P newly installed Office 365 includes OLD Outlook Using Outlook 6
R Outlook ribbon menu default? Using Outlook 7
H Spam email in Gmail not visible in Outlook Using Outlook 3

Similar threads

Back
Top