The cause of the problem is that your system time is incorrect. You can fix it by syncing the system time. I'll provide instructions you can follow to do that:
- Right click the Windows Start icon (⊞) on the taskbar.
A context menu will open. - Select "Settings" from the context menu.
Windows "Settings" will open. - Select "Time & language" from the navigation panel on the left side of the window.
- Select "Date & time" from the list at the right side of the Settings window.
The "Date & time" settings section will expand. - Click the "Sync now" button that is located under the "Additional settings" section of the window.
- Wait for the syncing process to finish.
- Close any Arduino IDE windows that are open.
- Start Arduino IDE again, as usual.
ⓘ It is not required to start the IDE from the PowerShell terminal this time.
This time Arduino IDE should start up fully and work as expected.