Nemesis Customized Computer Repair
Here is the powershell command:
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Here is a link to the batch file:
http://www.tenforums.com/tutorials/7974-batch-file-add-new-context-menu-windows-10-a.html
Here are the pages that helped me get these steps to fix the start button in Windows 10:
... https://www.youtube.com/watch?v=0FqK96oEj7E
17830600 Bytes