- Forums
- Windows Hosting
- Access Is Denied In Windows Recovery Console
This Page Contains information about Access Is Denied In Windows Recovery Console By Webune in category Windows Hosting with 1 Replies. [1516], Last Updated: Mon Jun 24, 2024
Webune
Sat Sep 19, 2009
1 Comments
643 Visits
ok, lets say that you are in the recovery console and for some reason you want to delete a file.
when you execute the delete command you get this annoying error message in the command prompt screen:
Access is denied.
ok so how do you fix this?
its easy. you need to set this command:
SET AllowWildCards = TRUE
SET AllowAllPaths = TRUE
SET AllowRemovableMedia = TRUE
for example
DOS COMMAND: