Powershell replace with prompt command

Joined
Dec 31, 2019
Messages
1
Reaction score
0
i have a problem with prompt command when i type find /n "xyz" c:\ its respond "denied is access"
same friends suggest me to replace powershell with prompt command.
how to that?
 

Core

all ball, no chain
Moderator
Joined
Feb 13, 2009
Messages
1,177
Reaction score
272
You need Command Prompt with elevated privileges. Enter cmd.exe in the Search box on the Taskbar. Then right-click on the Command Prompt item under Best match and select Run as administrator.
 
  • Like
Reactions: Ian
Top