gradle sync failed Cache.properties (The system cannot find the file specified)

This mornig i found a new problem on Android studio though i'm using its latest version and all are updated. This message says that, C:\Users\shohag\.gradle\caches\4.4\scripts-remapped\settings_2cytvwnq6m63f7u3li7e913ny\9khs0qj4gyiyra4guh5oezmza\cp_settings638c4bcc3be846fd35262b91d5a74869\cache.properties (The system cannot find the file specified)

Gradle sync started

10:04 AM Gradle sync failed: C:\Users\shohag\.gradle\caches\4.4\scripts-remapped\settings_2cytvwnq6m63f7u3li7e913ny\9khs0qj4gyiyra4guh5oezmza\cp_settings638c4bcc3be846fd35262b91d5a74869\cache.properties (The system cannot find the file specified)
Consult IDE log for more details (Help | Show Log) (9s 633ms)

Solution for gradle sync failed Cache.properties (The system cannot find the file specified)

I just browse C:\Users\shohag\.gradle\caches\4.4 on this location and deleted two folder scripts and scripts-remapped, before deleting these two folder just close android studio, and after you delete now open android studio again you don't need to do anything now android studio will generate everything in 3-4 seconds and you are done.

See this screenshot attached may be it will be more easy for you.
gradle sync failed Cache.properties (The system cannot find the file specified)

Just simply delete these two folder, let me know it works for you.