Update FAQ

This commit is contained in:
qhy040404
2024-01-11 21:14:08 +08:00
parent 84eaf164f6
commit 783cf07b40
2 changed files with 16 additions and 0 deletions

View File

@@ -180,6 +180,14 @@ sub_channel=0
plugin_7_version=1.0.0
```
### Why does setting up automatic refresh of real-time notes prompt "Failed to modify Scheduled Task"
The automatic refresh of real-time notes relies on task scheduling. In order to avoid possible permission issues, Snap Hutao will force scheduled tasks to be set in non-administrator mode.
If you turned on automatic refresh in the old version, you can solve the problem by manually deleting the old task schedule in Task Scheduler.
If you did not turn on automatic refresh in the old version, then this problem is caused by the Windows user account you are currently using having insufficient permissions. If your current user account is an administrator account, you can only solve this problem by reinstalling the system.
:::
## Network FAQ