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