Windows 10: How to hide file in windows 10

Discus and support How to hide file in windows 10 in Windows 10 Network and Sharing to solve the problem; Please show me how to hide file in windows 10. thanks... Discussion in 'Windows 10 Network and Sharing' started by seaksoy, May 6, 2019.

  1. seaksoy Win User

    How to hide file in windows 10


    Please show me how to hide file in windows 10. thanks

    :)
     
    seaksoy, May 6, 2019
    #1
  2. Ahhzz Win User

    Windows 10 Tweaks

    Pressing “Windows+Pause Break” (it’s up there next to scroll lock) opens the “System” Window.

    Windows 10: In the new version of Windows, Explorer has a section called Quick Access. This includes your frequent folders and recent files. Explorer defaults to opening this page when you open a new window. If you’d rather open the usual This PC, with links to your drives and library folders, follow these steps:

    • Open a new Explorer window.
    • Click View in the ribbon.
    • Click Options.
    • Under General, next to “Open File Explorer to:” choose “This PC.”
    • Click OK


    credit to Lifehacker.
     
    Ahhzz, May 6, 2019
    #2
  3. [Windows 10] hide/prohibit install of specific Windows Update

    Edit: Try "Show or hide updates" troubleshooter package first and let us know if it works for you.


    Adapted from Preventing a certain Windows Update from installing on Windows 10 by Igal Tabachnik.
    • Uninstall the problematical driver/update.
    • Restart the computer, if necessary, and/or switch to an administrator account.
    • Download Windows Update PowerShell Module and extract it to: %WINDIR%\System32\WindowsPowerShell\v1.0\Modules After doing so, you will have a %WINDIR%\System32\WindowsPowerShell\v1.0\Modules\PSWindowsUpdate folder with a bunch of files.
    • Start -> All Apps -> expand Windows PowerShell -> right-click on Windows PowerShell and select Run as Administrator. This is very important or you'll get errors in Windows PowerShell.
    • Now you should see the PowerShell window and you'll have to enter a series of commands. First order of business is loading up PSWindowsUpdate. Note: You have to do this every time you restart PowerShell and want to use PSWindowsUpdate commands!
      CommandDescriptionSet-ExecutionPolicy Unrestricted -ForceAllows the use of unsigned PowerShell scripts.Import-Module PSWindowsUpdateLoads PSWindowsUpdateSet-ExecutionPolicy Restricted -ForceClose the potential security hole.
    • Enter Get-WUList. This command will take a little while to execute. It retrieves the list of all available updates on Windows Update. If you do not see the problematical update here, it is either no longer being offered or it is installed.
    • Now you need to decide how to filter what update you want to hide. Here's some examples:
      CommandDescriptionHide-WUUpdate -Title "*Realtek High Definition Audio"This looks for a title that ends with (note the asterisk) "Realtek High Definition Audio"Hide-WUUpdate -Title "Realtek*"This looks for a title that starts with (note the asterisk) "Realtek"
      When you enter the above command, it will loop through all results it finds and ask whether or not you want to hide it. Make sure you only say "yes" to the one you want hidden and "no" to the rest.
    • It will automatically show the updated results. Verify there is an "H" under the status of the ones you want hidden and not behind the rest. If it is correct, close out of PowerShell and return to your normal user account if necessary. Run Windows Update and the update should not show/install.
    If you want to unhide an update, add -HideStatus:$false to the Hide-WUUpdate command.
     
    FordGT90Concept, May 6, 2019
    #3
  4. dalchina Win User

    How to hide file in windows 10

    dalchina, May 6, 2019
    #4
Thema:

How to hide file in windows 10

Loading...
  1. How to hide file in windows 10 - Similar Threads - hide file

  2. Why does Microsoft now hide the Thumbs.db file where you cannot see it anywhere, but it's...

    in Windows 10 Gaming
    Why does Microsoft now hide the Thumbs.db file where you cannot see it anywhere, but it's...: So I have a massive library of images 4,500,000 but they are sorted rather well. I use Word to create flyers of these images. A directory listing will show the correct number of images, and only the images. Same thing with a Command Prompt.However, in Word, when I get the...
  3. Why does Microsoft now hide the Thumbs.db file where you cannot see it anywhere, but it's...

    in Windows 10 Software and Apps
    Why does Microsoft now hide the Thumbs.db file where you cannot see it anywhere, but it's...: So I have a massive library of images 4,500,000 but they are sorted rather well. I use Word to create flyers of these images. A directory listing will show the correct number of images, and only the images. Same thing with a Command Prompt.However, in Word, when I get the...
  4. How to hide instruments panel for default Windows File Exlorer

    in Windows 10 Gaming
    How to hide instruments panel for default Windows File Exlorer: Hello. I sometimes see this white instruments panel in the default Windows File Exlorer even if dark mode is enabled in system. I tried to press all buttons there labels are in Russian: File 1, Edit 2, View 3, and Service 4, but it does nothing. I'd like to know if it's...
  5. How to hide instruments panel for default Windows File Exlorer

    in Windows 10 Software and Apps
    How to hide instruments panel for default Windows File Exlorer: Hello. I sometimes see this white instruments panel in the default Windows File Exlorer even if dark mode is enabled in system. I tried to press all buttons there labels are in Russian: File 1, Edit 2, View 3, and Service 4, but it does nothing. I'd like to know if it's...
  6. How to show or hide file icon on thumbnails in Windows 11

    in Windows 10 News
    How to show or hide file icon on thumbnails in Windows 11: [IMG]Here is how to show or hide the file icon overlay on thumbnails in Windows 11 or Windows 10 computers. You can enable or disable file icons on thumbnails in Windows 11/10 using File Explorer Options and Registry Editor. Windows 11/10 displays a file icon on the...
  7. Hide files on dektop

    in Windows 10 Gaming
    Hide files on dektop: I have a number of files on mt desktop, but I want to hide them sometimes. In "desktop icon settings" I have only "recycle bin" checked, but the files still show on the desktop. How to I change this?...
  8. Hide files on dektop

    in Windows 10 Software and Apps
    Hide files on dektop: I have a number of files on mt desktop, but I want to hide them sometimes. In "desktop icon settings" I have only "recycle bin" checked, but the files still show on the desktop. How to I change this?...
  9. Hide files on dektop

    in Windows 10 Customization
    Hide files on dektop: I have a number of files on mt desktop, but I want to hide them sometimes. In "desktop icon settings" I have only "recycle bin" checked, but the files still show on the desktop. How to I change this?...
  10. GPO or Reg to completely hide the File Explorer Menu Bar not minimize?

    in Windows 10 Network and Sharing
    GPO or Reg to completely hide the File Explorer Menu Bar not minimize?: GPO or Reg to completely hide the File Explorer Menu Bar not minimize? https://answers.microsoft.com/en-us/windows/forum/all/gpo-or-reg-to-completely-hide-the-file-explorer/ba27c45d-59c8-48ea-aec9-6292c39351e7