Forum Discussion
taylorphototexas
Jul 15, 2020Brass Contributor
Microsoft 365 / Outlook No longer opens after Windows Update (7/15/2020)
Today a Windows Update installed and I restarted. KB4560366 and one other. After this Outlook won't start. It opens to ask for profile selection, then I click ok, and it disappears. No proces...
- Jul 15, 2020
Run this script in powershell to roll back the version of microsoft office. This worked for us:
Set-Location -Path 'C:\Program Files\Common Files\microsoft shared\ClickToRun' ; .\OfficeC2RClient.exe /update user updatetoversion=16.0.12827.2047
taylorphototexas
Jul 15, 2020Brass Contributor
tceja This came from the same reddit article I found but I used the other version listed. I think either one of them would work.
Thanks.
PT
dr1fter
Jul 16, 2020Copper Contributor
Worked for me too!!! Thanks!