In a (Windows) command prompt you type "cd C:\Users\msmith", the output is "Access is denied." How can you overcome this issue.

  • Run "chkdsk" to see if there are issues with the file system
  • Use "chmod a+r C:\Users\msmith" to give all users read rights to the folder
  • Use the "dir" command instead of cd to force access to the directory
  • Run cmd.exe as an Administrator

Your Score:
Windows Operating Systems
Other Operating Systems & Technologies
Security
Software Troubleshooting
Operational Procedures
CompTIA A+ 220-902
  • Windows Operating Systems
    • This question is filed here
  • Other Operating Systems & Technologies
  • Security
  • Software Troubleshooting
  • Operational Procedures