Change user file permissions when moving windows disk to new machine

Set, view, change, or remove special permissions for files and folders

Important: If you are not joined to a domain and you want to view the Security tab:

<td class="text">
  Click <b>Start</b>, and then click <b>Control Panel</b>.
</td>
<td class="text">
  Click <strong class="uiterm">Appearance and Themes</strong>, and then click <b>Folder Options</b>.
</td>
<td class="text">
  Click the <b>View</b> tab, and then click to clear the <b>Use simple file sharing [Recommended]</b> check box in the <strong class="uiterm">Advanced settings</strong> box.
</td>
1.
2.
3.

To set, view, change, or remove special permissions for files and folders:

<td class="text">
  Click <b>Start</b>, click <b>My Computer</b>, and then locate the file or folder where you want to set special permissions.
</td>
<td class="text">
  Right-click the file or folder, click <b>Properties</b>, and then click the <b>Security tab</b>.
</td>
<td class="text">
  Click <b>Advanced</b>, and then use one of the following steps:<br /> 
  
  <table class="list ul">
    <tr>
      <td class="bullet">
        •
      </td>
      
      <td class="text">
        To set special permissions for an additional group or user, click <b>Add</b>, and then in <b>Name</b> box, type the name of the user or group, and then click <b>OK</b>.
      </td>
    </tr>
    
    <tr>
      <td class="bullet">
        •
      </td>
      
      <td class="text">
        To view or change special permissions for an existing group or user, click the name of the group or user, and then click <b>Edit</b>.
      </td>
    </tr>
    
    <tr>
      <td class="bullet">
        •
      </td>
      
      <td class="text">
        To remove an existing group or user and the special permissions, click the name of the group or user, and then click <b>Remove</b>. If the <b>Remove</b> button is unavailable, click to clear the <strong class="uiterm">Inherit from parent the permission entries that apply to child objects. Include these with entries explicitly defined here</strong> check box, click <b>Remove</b>, and then skip steps 4 and 5.
      </td>
    </tr>
  </table>
</td>
<td class="text">
  In the <b>Permissions</b> box, click to select or click to clear the appropriate <b>Allow</b> or <b>Deny</b> check box.
</td>
<td class="text">
  In the <strong class="uiterm">Apply onto</strong> box, click the folders or subfolders where you want these permissions applied.
</td>
<td class="text">
  To configure security so that the subfolders and files do not inherit these permissions, click to clear the <strong class="uiterm">Apply these permissions to objects and/or containers within this container only</strong> check box.
</td>
<td class="text">
  Click <b>OK</b> two times, and then click <b>OK</b> in the <strong class="uiterm">Advanced Security Settings for <i>FolderName</i></strong> box, where <i>FolderName</i> is the folder name.
</td>
1.
2.
3.
4.
5.
6.
7.

CAUTION: You can click to select the Replace
permission entries on all child objects with entries shown here that
apply to child objects. Include these with entries explicitly defined
here
check box. Therefore,all subfolders and files have all
their permission entries reset to the same permissions as the parent
object.If you do this, after you click Apply or OK, you cannot undo this operation if you click to clear the check boxes.

Tagged with: Windoze

Related Posts

MySQL and Heatwave Summit Presentation

Last week I had the opportunity to speak at the MySQL and Heatwave Summit in San Francisco. I discussed the impact of the new MySQL 8.0 default caching_sha2_password authentication, replacing the mysql_native_password authentication that was the default for approximately 20 of the 30 years that MySQL has existed.

Read more

Readyset QueryPilot Announcement

At the MySQL and Heatwave Summit 2025 today, Readyset announced a new data systems architecture pattern named Readyset QueryPilot . This architecture which can front a MySQL or PostgreSQL database infrastructure, combines the enterprise-grade ProxySQL and Readyset caching with intelligent query monitoring and routing to help support applications scale and produce more predictable results with varied workloads.

Read more

More CPUs or Newer CPUs

In a CPU-bound database workload, regardless of price, would you scale-up or scale-new? What if price was the driving factor, would you scale-up or scale-new? I am using as a baseline the first available AWS Graviton2 processor for RDS (r6g).

Read more