Today I was working on a computer where opening the Mail Icon in the Control Panel just showed error “Application Not Found”. I removed MS Office 2016 and reinstalled it and it did not fix the issue. I had to go to Control Panel – Programs and click on MS Office 2016 and then select change and repair. It asked me if I want to do online repair so it can download needed files. It took a long time but this fixed the issue. Mail icon in the Control Panel will now open again with no error.
Tag Archives: windows 10
Windows 10 Control Panel MS Office 2016 Mail Icon error “Application Not Found”
Posted by admin
on March 3, 2020
No comments
Steam client application won’t open on windows 10 computer
Posted by admin
on March 10, 2018
No comments
Today I had a problem with my Steam client. I would double click on my icon to open Steam and nothing would happen. This is how I fixed this issue on my Windows 10 computer.
- Navigate to steam client installation folder – for example C:\Program Files (x86)\Steam
- find steam.exe and rename it to steam.exe.old
- restart your computer
- Navigate to steam client installation folder – for example C:\Program Files (x86)\Steam
- rename steam.exe.old back to steam.exe
- open steam client – it will start installing an update and then it will open Steam application.
Windows 10 Disable SMB v1 protocol
Posted by admin
on May 17, 2017
No comments
IN Windows 10 click Start button then enter Windows PowerShell in the search box, then right-click the Windows PowerShell shortcut and click Run as administrator.
From that elevated PowerShell prompt, type the following command:
Disable-WindowsOptionalFeature -Online -FeatureName smb1protocol