Missing my important pics in attrib command
Closed
praveen
-
Aug 13, 2015 at 02:48 AM
xpcman Posts 19528 Registration date Wednesday October 8, 2008 Status Contributor Last seen June 15, 2019 - Aug 13, 2015 at 03:47 PM
xpcman Posts 19528 Registration date Wednesday October 8, 2008 Status Contributor Last seen June 15, 2019 - Aug 13, 2015 at 03:47 PM
Hello,
sir i lost my important pics which are hidden in command prompt.unfortunately my systems os was crashed i changed my os by formating only c drive where as the folder which is in the other drive which is not formated but hidden with comand prompt how can i recover those photos plz help me sir those r very important for mee
sir i lost my important pics which are hidden in command prompt.unfortunately my systems os was crashed i changed my os by formating only c drive where as the folder which is in the other drive which is not formated but hidden with comand prompt how can i recover those photos plz help me sir those r very important for mee
Related:
- Attrib - r-h-s /s /d *.* access denied
- Attrib - r-h-s /s /d - Viruses & Security Forum
- Accessing Hidden Folders ✓ - Windows 7 Forum
- Commands to delete virus ✓ - Viruses & Security Forum
- Attrib - r-h-s /s /d *.* virus - Viruses & Security Forum
- Attrib - r-s-h /s /d *.* access denied - Viruses & Security Forum
1 response
xpcman
Posts
19528
Registration date
Wednesday October 8, 2008
Status
Contributor
Last seen
June 15, 2019
1,824
Aug 13, 2015 at 03:47 PM
Aug 13, 2015 at 03:47 PM
If you simply want to display a list of hidden files and folders and not change their attributes, run the following command:
dir/ah
If you want to unhide all folders + subfolders and files, run the following command:
attrib *.* -h -s /s /d
dir/ah
If you want to unhide all folders + subfolders and files, run the following command:
attrib *.* -h -s /s /d