Have you ever encountered a prompt that you don’t have permission when deleting computer files? This is because the current account lacks administrator rights. PHP editor Baicao learned that this problem troubles many users. This article will provide you with a detailed guide on how to change file permissions to successfully delete the files you want. Read on to learn the simple steps to fix this problem.
Tutorial on administrator rights required if files cannot be deleted
1. Right-click the folder that needs to be deleted and select [Properties] at the bottom to open it.
#2. In the opened folder properties page, click [Security] in the upper option.
#3. You can see different account information in the security column. Select your administrator account and click the edit function below.
#4. After checking all the new items in the account, click OK to confirm and save.
The above is the detailed content of What should I do if I cannot delete a file and need administrator rights?. For more information, please follow other related articles on the PHP Chinese website!