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
+10.8k Elastic Search : Return all records (higher than default 10)
+10k Get form post value in Go
+6.5k Golang : Reverse text lines or flip line order example
+27.1k Golang : JQuery AJAX post data to server and send data back to client example
+8.2k Golang : Detect number of faces or vehicles in a photo
+34.5k Upload multiple files with Go
+4.5k Golang : How to solve "too many .rsrc sections" error?
+20.2k Golang : Securing password with salt
+13.5k Golang : Delete certain files in a directory
+7.4k Golang : Generate EAN barcode
+3.8k Swift : Convert (cast) Float to Int or Int32 value
+4.1k Golang : If else example and common mistake