Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

"Display simple folder view"

Featured Replies

I disable this option immediately after a fresh install of windows, and wondering if this could be integrated into nLite.

Or wondering if this option exists and I have overlooked it many times.

Thanks in advanced!

I disable this option immediately after a fresh install of windows, and wondering if this could be integrated into nLite.

Add the next command in Unattended->RunOnce section of nLite to disable "Display simple folder view":

REG.EXE ADD "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /v "FriendlyTree" /t REG_DWORD /d "0" /f>nul

Or paste the code in a batch file and verify first if it works.

Edited by radix

I always disable that automatically (in fact after a fresh install I search for "friendly" in the registry and disable everything - what's friendly for Microsoft isn't friendly for me), but after this post I stopped a second to think about this and searched to find out what this really is.

So here is an explanation of this 'feature' in case anyone wonders what it is.

GL

  • Author
I disable this option immediately after a fresh install of windows, and wondering if this could be integrated into nLite.

Add the next command in Unattended->RunOnce section of nLite to disable "Display simple folder view":

REG.EXE ADD "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /v "FriendlyTree" /t REG_DWORD /d "0" /f>nul

Or paste the code in a batch file and verify first if it works.

Thanks!

exactly the sort of solution i was looking for

  • 3 months later...
I disable this option immediately after a fresh install of windows, and wondering if this could be integrated into nLite.

Add the next command in Unattended->RunOnce section of nLite to disable "Display simple folder view":

REG.EXE ADD "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /v "FriendlyTree" /t REG_DWORD /d "0" /f>nul

Or paste the code in a batch file and verify first if it works.

Thank you! Was trying to figure this one out as well.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.