How to Enable Outlook Manual Account Setup

0
(0)

DisableOffice365SimplifiedAccountCreation

Outlook from Microsoft 365 (Office 365) has a simplified Auto Account Setup wizard, the option to manually create an account no longer appears. However, there is a possibility to make the Outlook option for manual account setup available anyway.

Outlook 365 Manual Setup of an Account
  1. Close Outlook if it is already open.
  2. Next, open Registry Editor with the Windows+R keys and type regedit and click OK.
  3. In Registry Editor, navigate to the following key: HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Setup
  4. Right-click to open menu and click New to select DWORD (32-bit):
  5. Rename the new DWORD key with the value : DisableOffice365SimplifiedAccountCreation
  6. Double-click the new key to change the value.
  7. In the field, enter a value of 1 and click OK.
  8. Close Registry Editor and restart Outlook.
Open Registry Editor to create the Registry Key DisableOffice365SimplifiedAccountCreation.

It is also possible to activate the Outlook option for manual account setup do perform the REG ADD command.

To do this, open a command prompt with the key combination Windows+Rcmd and click OK.

Open command prompt cmd

Insert the following line in the command prompt and press Enter.

REG ADD "HKCU\SOFTWARE\Microsoft\Office\16.0\Outlook\Setup" /v "DisableOffice365SimplifiedAccountCreation" /t REG_DWORD /d "1" /f

Start Outlook and select Manual setup or additional server types.

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?

Leave a Reply

Your email address will not be published. Required fields are marked *