In Windows Event Viewer, error message is
mysqld: Table '.\mysql\db' is marked as crashed and should be repaired
Open shell from from control panel and start mysql with this command:
mysqld –-console –-skip-grant-tables –-skip-external-locking
Open another shell from control panel and repair database with this command: