Switch off get office notification in Windows 10
Upgraded my Windows 7 machine to Windows 10 recently. Since Microsoft is giving away Windows 10 for free, they must find some ways to make revenue to recoup their losses - i.e to stimulate other sales of more profitable goods or services such as Microsoft Office or One Drive.
This tactic is similar to the loss leader marketing tactic use by hyper markets to lure in customers by selling certain goods below market prices.
One of Microsoft's call for action to the Windows 10 users is to download Office. They use a notification prompt to get your attention so that you will be "reminded" or "harassed" to well... get office.
If you have already owned a copy office or using alternative to Microsoft Office ... such as Libre Office, then you will want to switch off this annoying notification.
To switch off the notification :
First, hit the Start menu, then click on Settings, and navigate to System > Notifications and actions, and scroll at the way down
or
Right-click on the notification itself and then select Turn off notifications for this app
or
Uninstall Office 365 :-)
References :
By AdamNg
IF you gain some knowledge or the information here solved your programming problem. Please consider donating to the less fortunate or some charities that you like. Apart from donation, planting trees, volunteering or reducing your carbon footprint will be great too.
Advertisement
Something interesting
Advertisement
Tutorials
+6.3k Golang : Calculate US Dollar Index (DXY)
+7.8k Golang : Error reading timestamp with GORM or SQL driver
+4.8k Golang : How to pass data between controllers with JSON Web Token
+7.8k Golang : Generate human readable password
+20.9k Golang : Convert date string to variants of time.Time type examples
+7.8k Golang : Scan files for certain pattern and rename part of the files
+5.5k Golang : If else example and common mistake
+8.3k Golang : Add build version and other information in executables
+3.7k Java : Get FX sentiment from website example
+14.3k Golang : Fix image: unknown format error
+14.1k Golang : concatenate(combine) strings
+17.7k Convert JSON to CSV in Golang