Quantcast
Results 1 to 2 of 2

Files Viewable by All Users

  1. #1
    bauer24 is offline Junior Member
    Enjoys Windows 7 Forums
     
    Join Date
    Nov 2009
    Posts
    4

    Files Viewable by All Users

    Hi,

    I have a bunch of files and folders that i want hidden from the other users on my computer. I have one of two admin accounts, the rest are limited. I have set the correct permissions settings (Changing from Allow to Deny ) in C:\Users

    Now, when a user makes a search from within the START menu, my files are listed. How can i take this off? The folder has been set to hidden, and i have unchecked "the Allow files in this folder to have contents indexed".

    Thank You!

    Reply With Quote Reply With Quote

  2. #2
    reghakr's Avatar
    reghakr is offline Premier Member
    Enjoys Windows 7 Forums
     
    Join Date
    Jan 2009
    Age
    57
    Posts
    7,111
    There is a registry hack where yu could deny access to certain files whther they visible or not.

    Windows gives the ability to restrict the applications that can be run by users on a workstation.
    Open your registry and find the key [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion \Policies\Explorer]


    Create a new DWORD value and name it "RestrictRun" set the value to "1" to enable application restrictions or "0" to allow all applications to run.

    Then create a new sub-key called [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion \Policies\Explorer\RestrictRun] and define the applications that are allowed. Creating a new string value for each application, named as consecutive numbers, and setting the value to the filename to be allowed (e.g. "regedit.exe").

    Restart Windows for the changes to take effect.
    Note: If you are the person who applies Group Policy, do not apply this restriction to yourself. If applied too broadly, this policy can prevent administrators from running Group Policy or the registry editors. As a result, once applied, you cannot change this policy except by reinstalling Windows.

    (Default)REG_SZ(value not set)1REG_SZ"notepad.exe"2REG_SZ"regedit.exe"HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Exp...
    Settings:User Key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\
    Explorer]
    System Key: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\
    Explorer]
    Name: RestrictRun

    Reply With Quote Reply With Quote

Similar Threads

  1. .bat files for new users
    By travisthedrumer in forum Windows 7 Programming and Scripting
    Replies: 4
    Last Post: 08-12-2011, 02:22 PM
  2. Best practice for file share containing log files from users
    By TheDigitalJedi in forum Windows Server
    Replies: 0
    Last Post: 02-25-2011, 03:02 PM
  3. Replies: 6
    Last Post: 10-06-2010, 03:21 PM
  4. Mac home network not viewable. Help...
    By ducyspeedfreak in forum Windows 7 Networking
    Replies: 1
    Last Post: 12-29-2009, 06:33 PM

Visitors found this page by searching for:

Search engine data is still being processed!

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •