View Single Post
  #36  
Old February 6th 19, 10:58 PM posted to alt.windows7.general
Java Jive
external usenet poster
 
Posts: 391
Default Convert laptop to Windows 7

On 06/02/2019 21:48, Bill in Co wrote:

Char Jackson wrote:

I've seen you mention that before, but I spend much of my Windows 7 time
in Win Explorer and I never run into those problems.


You never run into "Access Denied" and the smoke and mirrors of junction
points?


Note that you'd be well advised to take a back-up image of the C: drive
before doing this ...

What I do is take ownership of the entire C: drive, this can be done by
rt-clcking it, choosing Security, Advanced, Owner, Edit,
Administrators, Replace on subs, OK.

This on its own may be enought to remove the 'Access denied' message.

Then I give Administrators Full Control over every file. This has to be
done from a command prompt launched as administrator:
icacls C:\*.* /C /Q /L /T /grant Administrators:F

Then I delete the daftest junction points that lead to circular
references, for example there's one inside every user's Application Data
folder heirarchy that points back up to Application Data. The rest I
ignore.
Ads