Wednesday, September 7, 2016

Thursday, August 4, 2016

Windows 10 cannot click start menu - FIX DIY


Windows 10 cannot click start menu - FIX DIY

1. Run command prompt (Admin) click YES



2. Type "powershell" Press Enter



3. Copy code as below and paste to PS C:\WINDOWS\system32>

Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\appxmanifest.xml"}

Press Enter....



4. Wait for minute and try again or restart if possible. Enjoy to do by yourself.. 

Scan window system by command prompt - Fix corrupted files

Fix corrupted files


1. Open Windows PowerShell (Admin)   Press Yes........


2. C:\windows\system32>



3. C:\windows\system32>sfc /scannow    Press Enter....


4. Wait for a minute and if possible restart your computer . Enjoy by yourself.......