jpeg permission issue / possible encryption issue

meshark

New member
Hello,

I am new to the forums and have looked around just about everywhere I can think of for a similar topic and thus far have been unable to locate any help. If this has been previously covered, please point me in the direction and I will read up.

So as for my issue.... I was running vista and had a hidden folder with some pictures in it, smart right? ;) The file folder was encrypted with whatever built in option windows offers via check box. Then before I went to upgrade to win 7 I copied the files over to a flash drive, or so I thought. Apparently all that was copied was the empty folders. So then I ran data recovery software to un-delete the pictures. I have located and recovered them, now only lies one small issue.

When I try and open the files it says "Windows photo view can't open this picture because you don't have the correct permissions to access the file location."

When I upgraded to win 7 I kept the same user name, except I capitalized the first letter of the name, I'm not sure if this makes a difference. Beyond that, I'm at a loss. I tried giving myself ownership of the file, but either I messed it up, or it didn't make a difference.

I'd very much like to recover my files, and any help is appreciated
 

My Computer

Computer Manufacturer/Model Number
home made
OS
Windows 7 Pro 64 bit
CPU
Intel Core2 Quad CPU Q9300
Motherboard
Intel DP45sg
Memory
G. Skill DDR3-1333 PC3-10666 2048MB x2 sticks
Graphics Card(s)
ATI Radeon HD 4860
Sound Card
onboard
Monitor(s) Displays
Gateway FHD2401 & 21'' Samsung
PSU
Thermaltake 850w
Hi mate and welcome to the forum.

Open a Command Prompt:
Click Start, type cmd, press Enter.
Navigate to the folder the pictures are in.
For example, if they are in the Pictures folder, type:
CD C:\Users\<username>\Pictures
(If the prompt already shows C:\Users\<username> you can just type CD Pictures)
Where <username> is your username of course.
Now Type:
takeown /F *
If there are subfolders, use this instead:
takeown /R /F *

You'll get a slew messages and may be prompted about replacing permissions on folder you don't currently own. Make sure it's not a system folder, then type Y.
You can also use takeown /R /D Y /F * to automatically say yes, but don't use this from the root of your profile (or anyplace else that contains system folders) as there are many hidden system files and folders, and you don't want to change them.

Taking ownership should automatically grant you full control.

Hope this works, let me know if it does/doesnt
 

My Computer

Computer Manufacturer/Model Number
Self built
OS
Windows 7 Ultimate 64bit
CPU
AMD Phenom II x4 965BE
Motherboard
MSI 785GT-E63
Memory
8gb Corsair XMS2 800mhz
Graphics Card(s)
NX8800GTS-OC 512
Sound Card
SB750
Monitor(s) Displays
Acer H243H
Screen Resolution
1920x1080
Hard Drives
Seagate 2TB
PSU
520w Raw Deal+
Case
Raidmax ATX-238WU Tornado
Cooling
Extra cooling
Keyboard
Logitech G501
Mouse
Logitech G501
Internet Speed
ADSL 12mb
If the files were encrypted and you did not decrypt them before hand you are most likely will not get them back. Hence the purpose of encrypting in the first place, would be silly to be able to reverse it.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Alienware Aurora ALX R4
OS
Windows 10 Pro (x64)
CPU
Intel Core i7-3930K (3.2GHz - 4.5GHz)
Motherboard
Alienware Aurora-R4 x79
Memory
4x Samsung 4GB PC3-12800 DDR3 (16GB 1600MHz)
Graphics Card(s)
Nvidia Geforce GTX 690
Sound Card
SteelSeries Siberia Elite
Monitor(s) Displays
Dell UltraSharp U3011
Screen Resolution
2560x1600
Hard Drives
Samsung 850 Pro 256 GB, Seagate 1TB Desktop Hybrid HDD, 2x Western Digital 4TB Green HDD
PSU
875W Some Dell PSU <.<
Case
Alienware Aurora ALX
Cooling
Custom Liquid Cooling (EK CPU & GPU blocks) dual EK 480RAD
Keyboard
Logitech G710+ Mechanical
Mouse
Logitech G700s
Internet Speed
Verizon Fios (50 mbps average)
Other Info
Server: Intel NUC D54250WYK: i5-4250U, 16GB, 256 GB mSATA, Windows Server 2012 R2
I keep getting an error with the takeown/f invalid syntax or invalid argument option. I'm pretty sure I've tried every combo of spaces.

I understand that there isn't a simple way to decrypt the files. But I thought I read somewhere (and the odds are very strong that I'm mixing up different things I read here) that you can get some certificate from your previous OS that and input some number related to the SID (?) that will allow you to gain access. Again, I don't really understand any of that, and have read so many forums that its pretty likely a combination of different ideas.

But if it is possible, I'm not sure how to gain any information off my old Vista OS.
 

My Computer

Computer Manufacturer/Model Number
home made
OS
Windows 7 Pro 64 bit
CPU
Intel Core2 Quad CPU Q9300
Motherboard
Intel DP45sg
Memory
G. Skill DDR3-1333 PC3-10666 2048MB x2 sticks
Graphics Card(s)
ATI Radeon HD 4860
Sound Card
onboard
Monitor(s) Displays
Gateway FHD2401 & 21'' Samsung
PSU
Thermaltake 850w
Back
Top