Windows 10 notification not appearing

broken image
broken image

In PowerShell, enter the following, Install-Module -Name BurntToast This module lets you create custom toast notifications on Windows 10 with little to no effort, and zero coding skills. In order to show custom toast notifications on Windows 10, you will need to install the BurntToast module. Make sure you’re running PowerShell with administrative rights. the Fall Creators Update, you probably have PowerShell v5. If you’re running the latest version of Windows 10 i.e. Look at what the Version line returns to check the PowerShell Version.

broken image

In the PowerShell window, type the following Get-Host In Windows search, type PowerShell, right-click it, and select ‘Run as administrator’, from the context menu.