adbtime.exe is a little program of mine. Just like this it sets the time to a fraction of a second. The text that comes back is the confirmation of the Android what it thinks the time is.
Code:
C:\>adbtime
Tue Nov 12 22:19:01 UTC 2024
If your device is really rooted, you can directly get a root prompt (#).
If it isn't you get the shell prompt ($)
If you are using Magisk (or something related) you can:
Code:
C:\>adb shell
$ su
#