Deleting unwanted Vista files from non-system disk

geoffschultz

New member
Local time
4:29 AM
Messages
5
I have a new system where I installed Windows 7 on a SSD drive and am using the HDD that came with the system as a user data drive. I want to delete Vista /Windows, /Program Files, etc, but when I try to delete them, I'm told that I need permission from "TrustedInstaller". Without reformatting the drive, how do I get rid of these old Vista files?

-- Geoff
 

My Computer My Computer

At a glance

Windows 7Intel i7
Computer Manufacturer/Model Number
Gateway FX6800
OS
Windows 7
CPU
Intel i7
You need to take ownership of the files... See Brinks tutorial -=> Here
 

My Computer My Computer

At a glance

64-bit Windows 8.1 ProCore(TM) i5 CPU 4330 Haswell @ 3.20GHz12.00 GBIntel(R) HD Graphics
Computer type
PC/Desktop
Computer Manufacturer/Model Number
LENOVO K450 @3.0GHZ
OS
64-bit Windows 8.1 Pro
CPU
Core(TM) i5 CPU 4330 Haswell @ 3.20GHz
Motherboard
LENOVO
Memory
12.00 GB
Graphics Card(s)
Intel(R) HD Graphics
Sound Card
Intel HD integtrated
Monitor(s) Displays
HP 25' ISP Monitor
Screen Resolution
1900/1020
Hard Drives
(1) ST1000DM003-1CH162 (2) Generic STORAGE DEVICE USB Device (3) Generic STORAGE DEVICE USB Device
Internet Speed
100mb down/10mb up
I've actually just done that, but it now says that I require permission from FX6800\Geoff (that's me) to make changes to this folder...
 

My Computer My Computer

At a glance

Windows 7Intel i7
Computer Manufacturer/Model Number
Gateway FX6800
OS
Windows 7
CPU
Intel i7
I've actually just done that, but it now says that I require permission from FX6800\Geoff (that's me) to make changes to this folder...

I had the same problems... Do This...

Goto the Security Tab on the folder you wish to modify permissions...

Click the Advanced Tab

Click the "Allow" line which lists your user account. Click Change Permissions.

Click the "Allow" line again. Ensure it says Full Control, and for your user account. Then check the two boxes below...

- Include inheritable permissions from this object's parent
- Replace all child object permissions with inheritable permissions from this object.

Click Apply, then OK.

This should allow you to nuke any files within that directory (and the directory itself.) Repeat with other directories if necessary.
 

My Computer My Computer

At a glance

Windows 7 Ultimate x64Intel Core i7-260016Gb DDR3-1600ATI Radeon 7950
OS
Windows 7 Ultimate x64
CPU
Intel Core i7-2600
Memory
16Gb DDR3-1600
Graphics Card(s)
ATI Radeon 7950
Sound Card
Creative X-Fi Extreme Gamer
Monitor(s) Displays
(2) 22" LG WideScreens
Screen Resolution
1920 x 1080
Hard Drives
(1) Samsung 840 Pro 256GB
(1) WD RE4 1Tb SATA3 Drive
PSU
Antec TruPower 750W
Internet Speed
50Mbps
when in doubt:
orbit --> cmd (run as admin) --> takeown /? {enter}
========================================
Description:
This tool allows an administrator to recover access to a file that
was denied by re-assigning file ownership.
Parameter List:
/S system Specifies the remote system to
connect to.
/U [domain\]user Specifies the user context under
which the command should execute.
/P [password] Specifies the password for the
given user context.
Prompts for input if omitted.
/F filename Specifies the filename or directory
name pattern. Wildcard "*" can be used
to specify the pattern. Allows
sharename\filename.
/A Gives ownership to the administrators
group instead of the current user.
/R Recurse: instructs tool to operate on
files in specified directory and all
subdirectories.
/D prompt Default answer used when the current user
does not have the "list folder" permission
on a directory. This occurs while operating
recursively (/R) on sub-directories. Valid
values "Y" to take ownership or "N" to skip.
/? Displays this help message.
NOTE: 1) If /A is not specified, file ownership will be given to the
current logged on user.
2) Mixed patterns using "?" and "*" are not supported.
3) /D is used to suppress the confirmation prompt.
Examples:
TAKEOWN /?
TAKEOWN /F lostfile
TAKEOWN /F \\system\share\lostfile /A
TAKEOWN /F directory /R /D N
TAKEOWN /F directory /R /A
TAKEOWN /F *
TAKEOWN /F C:\Windows\System32\acme.exe
TAKEOWN /F %windir%\*.txt
TAKEOWN /S system /F MyShare\Acme*.doc
TAKEOWN /S system /U user /F MyShare\foo.dll
TAKEOWN /S system /U domain\user /P password /F share\filename
TAKEOWN /S system /U user /P password /F Doc\Report.doc /A
TAKEOWN /S system /U user /P password /F Myshare\*
TAKEOWN /S system /U user /P password /F Home\Logon /R
TAKEOWN /S system /U user /P password /F Myshare\directory /R /A
C:\Windows\system32>
(The Official Windows Script Method) from Cmd Prompt
 
what you need there is some thermite matey
 

My Computer My Computer

At a glance

Windows 7 build 7100 x86Intel Core 2 Duo 2.1GHz3GBIntel(TM) Graphics Media Accelerator X4500HD
Computer Manufacturer/Model Number
Dell Inspiron 1545
OS
Windows 7 build 7100 x86
CPU
Intel Core 2 Duo 2.1GHz
Motherboard
GM45 chipset
Memory
3GB
Graphics Card(s)
Intel(TM) Graphics Media Accelerator X4500HD
Sound Card
Realtek HD
Monitor(s) Displays
15.6" WLED 720p
Screen Resolution
1366x768
Hard Drives
320GB 5400rpm hard drive
Cyberwolf: Your solution seemed to solve most of my deletion issues. However, I get the following error:

An error occurred while applying security information to:

D:\Program Files (x86)\Internet Explorer\SIGNUP\install.ins

Access is denied.

----------

Never mind, I just went in and applied this to each sub-directory that I was having issues with and was able to delete them one by one.

Thanks, Geoff
 

My Computer My Computer

At a glance

Windows 7Intel i7
Computer Manufacturer/Model Number
Gateway FX6800
OS
Windows 7
CPU
Intel i7
Back
Top