Category: Windows tricks/tips

Home Newsletter Windows tricks/tips
Windows 10 start menu not working

If your windows 10 start menu does not appear when you select it, try these fixes: Option 1 Start task manager File > Run New Task Type in powershell sfc /scannow into the window and press the [Return] key The scan may take some time and will end with one…

Create Windows 10 Recovery device

Create Windows 10 installation media To get started, you will first need to have a license to install Windows 10. You can then download and run the media creation tool. For more information on how to use the tool, see the instructions below. https://www.microsoft.com/en-us/software-download/windows10

MS Edge is missing

How to fix: Win + R and enter: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe At the PowerShell command prompt, enter: Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppxManifest.xml”}