Runas UAC Windows permission problem

it is found that the permissions of WIN10 are very strict, and the modification of directory files on disk C will be restricted. But if the user right-click with the administrator to run, it is OK, but there will be a lot of features can not be used, such as file drag and drop. And the runas command also needs to enter a password. Even if the user password is empty. The user experience is not good. Is there any other good idea?

Jul.16,2021

you don't have a windows 10 machine on hand, but you should be able to use icacls to handle it:
first give folder user rights, then operate, and finally restore folder user rights.

https://docs.microsoft.com/en.
https://docs.microsoft.com/en.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3c4e3-2c30d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3c4e3-2c30d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?