answersLogoWhite

0

c:\ attrib -h or +h (name of file) First of all change hidden file into nonhidden file then easly delete let file name is "MOON" in d:\ drive then first step [ d:\attrib -h d:\ moon ] Enter [ d:\del moon ] Enter ++++++++++++++++++++++++++++++++++++++

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How delete a particular sub-folder from a list of sub-folders in command prompt?

you can not delete the folder from command prompt if it is not empty.. if the folder is empty then use rd <foldername> and press enter.. or use deltree command.. deltree <foldername> and press enter..


What is Windows Command Processor?

Command processor in windows is the command prompt(cmd). To start Windows command processor use winkey + R this will open Run window.Just type in cmd and this will open command prompt of windows where you can run various commands.You can create,delete files and folders, list the directory contents and can perform many other functions in command prompt.


How does the DOS Command Prompt command Delete work?

del *.*


At the command prompt you can use what command to control how user accounts can access files and folders?

cacls


How do you delete your photos from your computer it wont let you?

Use command prompt.


How do you delete a folder from command prompt?

In Dos-just write (DEL Folder Name) this command will delete all the Files inside that folder,then write (RD Folder Name) This will Remove your Folder. Remember both command contain Same folder name. Which you want to Delete.(DEL)command is used to delete Files. (RD) command is used to delete Folder


How do you copy files or folders?

To Copy files, Rightclick it and click Copy, or press CTRL + V. Same for folders. For Command Prompt... A=copy C:\System32 (OR) copy C:\System32. To open Command Prompt, open your Start menu, type cmd. This should open it.


What command do you use to see all files in command prompt?

If I understand the question correctly, the command is "dir" (without the quotes), short for directory. That will show you all the files and sub-folders within the current directory. You can navigate around to other directories/folders as well... for general help with command prompt commands, when you're at the prompt type "help". (Again, no quotes.) It'll give you a list of commands. If you need more detailed help with any particular command, like the dir command, type help dir.


How do you view hidden RECYCLER folder?

I can think of 2 ways:1) Go to the windows command line Start->run "cmd"- type in "cd Recycler" at he command prompt (no quotes)- type in "dir *.*" to display all the hidden foldersthen you can browse to the specific folders by typing "cd FolderName"but this will be quite tiresome since the folders have very long names2) Use alternate explorers/file managers which will allow you to browse hiddenfolders, Xplorer2 comes to mind and FreeCommanderis also a good option.Z


How do you delete an ad hoc network?

You can delete an ad hoc network from the command prompt window. Here you type: netsh wlan delete profile name="[Insert network name]"


What command prompt can you use to control how user accounts can access files and folders?

well first we sign in to your nsd.org email and then add contact and then your done.


Where a command prompt should or would be used?

I personally use command prompt to map network drives using the net use command, I also use it to run chkdsk /f command (which schedules a chkdsk to run at next boot). You can use cmd prompt to move, delete files that are giving you problems. CMD prompt is very useful. Here is a page I used to open the doors of cmd prompt: http://www.amset.info/windows/dosprompt.asp