Solution 1:
Step 1: Run the PowerShell as administrator
Step 2: Enter the command without double quotes "Get-ChildItem "Registry::HKEY_CURRENT_USER\Software\Microsoft\Office" -Depth 2 | ? { $_.Name -like "*MailSettings*" } | Remove-Item"
Step 3: Please restart the system
Step 4: Please check the outlook and if issue resolve, please archive the case. If not, please try the solution 2:
Solution 2:
Step 1: Run the CMD as administrator
Step 2: Enter the command without double quotes "gpupdate /force"
Step 3: Please restart the system
Step 4: Please check the outlook and if issue resolve, please archive the case. If not, please try the solution 3:
Solution 3:
Step 1: Run the CMD as administrator
Step 2: Enter the command without double quotes "Cd C:\Program Files\Common Files\microsoft shared\ClickToRun"
Step 3: Once, the CMD returns into the above location path, then try this command ".\OfficeC2RClient.exe /changesetting Channel=MonthlyEnterprise"
Step 4: Once the above command, executed then enter this command: ".\OfficeC2RClient.exe /update user"
Step 5: Once the Office is updated, please try to check after restart.
Post a Comment