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. How to hide the navigation pane in the file dialog

    in Windows 10 Customization
    How to hide the navigation pane in the file dialog: How to hide navigation pane in file open/save/save as dialog File Explorer https://answers.microsoft.com/en-us/windows/forum/all/how-to-hide-the-navigation-pane-in-the-file-dialog/8a8f7cee-1138-46c9-8d21-4b6227fa9bf0
  3. Can't hide file extensions

    in Windows 10 Gaming
    Can't hide file extensions: All of a sudden, the extensions on my files such as .docx and .pdf have started showing, and I'm unable to hide them. Unchecking "Show File Extensions" in File Explorer doesn't work, because it doesn't remain unchecked. Anyone know what's wrong and how I can fix this?...
  4. Can't hide file extensions

    in Windows 10 Software and Apps
    Can't hide file extensions: All of a sudden, the extensions on my files such as .docx and .pdf have started showing, and I'm unable to hide them. Unchecking "Show File Extensions" in File Explorer doesn't work, because it doesn't remain unchecked. Anyone know what's wrong and how I can fix this?...
  5. How to hide a bat file that is opening on startup?

    in Windows 10 Gaming
    How to hide a bat file that is opening on startup?: Hi i was just wondering how to hide a bat file that opens a powershell and runs a comand on startup.To run this i am using Run and then "shell:startup".I am runing this command for my window manager:"komorebic start -c "$Env:USERPROFILE\komorebi.json" --whkd"System: Windows...
  6. How to hide a bat file that is opening on startup?

    in Windows 10 Software and Apps
    How to hide a bat file that is opening on startup?: Hi i was just wondering how to hide a bat file that opens a powershell and runs a comand on startup.To run this i am using Run and then "shell:startup".I am runing this command for my window manager:"komorebic start -c "$Env:USERPROFILE\komorebi.json" --whkd"System: Windows...
  7. How to hide or remove Control Panel in navigation pane of File Explorer in Windows 11

    in Windows 10 Gaming
    How to hide or remove Control Panel in navigation pane of File Explorer in Windows 11: How to hide or remove Control Panel in navigation pane of File Explorer in Windows 11 Please help me. https://answers.microsoft.com/en-us/windows/forum/all/how-to-hide-or-remove-control-panel-in-navigation/02c39abf-6ef0-45eb-ba63-e0c0c4bdf37b
  8. How to hide or remove Control Panel in navigation pane of File Explorer in Windows 11

    in Windows 10 Software and Apps
    How to hide or remove Control Panel in navigation pane of File Explorer in Windows 11: How to hide or remove Control Panel in navigation pane of File Explorer in Windows 11 Please help me. https://answers.microsoft.com/en-us/windows/forum/all/how-to-hide-or-remove-control-panel-in-navigation/02c39abf-6ef0-45eb-ba63-e0c0c4bdf37b
  9. How can I hide the Documents folder in File explorer in Windows 10?

    in Windows 10 Gaming
    How can I hide the Documents folder in File explorer in Windows 10?: When I open File explorer in Widows 10, the list of folders under This PC includes Documents and its sub-folders. I don't want to delete this but I don't want to see it either, so I'm hoping there's a way to hide it - and to make it visible again if I want to.I've tried the...
  10. How can I hide the Documents folder in File explorer in Windows 10?

    in Windows 10 Network and Sharing
    How can I hide the Documents folder in File explorer in Windows 10?: When I open File explorer in Widows 10, the list of folders under This PC includes Documents and its sub-folders. I don't want to delete this but I don't want to see it either, so I'm hoping there's a way to hide it - and to make it visible again if I want to.I've tried the...