If suddenly your Start Menu disappear or you just don’t like the new look of the Start Menu in Windows 10, you can follow the below steps: Open Registry Editor (regedit) Navigate to HKEY_CURRENT_USER> Software> Microsoft> Windows> CurrentVersion> Explorer> Advance Create a DWORD Key name “EnableXamlStartMenu” and set the value
troubleshooting
Windows 10 Build 9926: Cannot Access Share Folder
Error Message: “The account is not authorized to login from this station” Solution: Run Regedit Navigate to HKLMSYSTEMCurrentControlSetServicesLanmanWorkstationParameters Add DWORD Key “AllowInsecureGuestAuth” Set Value to 1 Restart All the best! :: aerobrainTech ::
MySQL Stop PHP Script due to Column Not Exist
Few days ago I ported a php web application from a linux to a Windows based server. During testing, the script stop when a new item supposed to be added into the database. I started to troubleshoot with the nginx and php, but no luck. I also tried replaced nginx