How to turn off the file type discovery function in Win10 How to turn off the file type discovery function in Win10

WBOY
Release: 2024-09-09 10:08:24
Original
364 people have browsed it

Question: How to turn off file type discovery in Win10? Simple explanation: This feature can be easily turned off by modifying the registry. Guided reading: PHP editor Xiaoxin provides you with this step-by-step guide to turn off the file type discovery function in Win10. This article details how to open the Registry Editor, find the Shell folder, create the necessary string values, and make the appropriate settings. Follow the steps below to easily resolve this issue.

How to turn off the file type discovery function in Win10

1. First, press the "Win+R" keys to open the run window, and enter the "regedit" command to open the registry editor.

2. Then, in the opened interface, click to expand to the following path:

HKEY_CURRENT_USERSoftwareClassesLocal SettingsSoftwareMicrosoftWindowsShellBagsAllFoldersShell

Win10文件类型发现功能怎么关闭 Win10文件类型发现功能关闭方法

3. Then, Right-click "Shell" and select "New - String Value".

Win10文件类型发现功能怎么关闭 Win10文件类型发现功能关闭方法

4. Name the new string value "FolderType" and set the numeric data value to "NotSpecified".

Win10文件类型发现功能怎么关闭 Win10文件类型发现功能关闭方法

5. Finally, press the "Ctrl+Alt+Delete" keys to open the "Task Manager", find and right-click "Windows Explorer", and select "Restart".

Win10文件类型发现功能怎么关闭 Win10文件类型发现功能关闭方法

Note: If you want to restore Windows default settings, simply delete the FolderType string value.

The above is the detailed content of How to turn off the file type discovery function in Win10 How to turn off the file type discovery function in Win10. For more information, please follow other related articles on the PHP Chinese website!

source:xitongzhushou.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!