Home > System Tutorial > Windows Series > How to forcefully delete read-only folders in Windows 10? Introduction to how to forcefully delete read-only folders in Windows 10

How to forcefully delete read-only folders in Windows 10? Introduction to how to forcefully delete read-only folders in Windows 10

WBOY
Release: 2024-02-12 10:00:09
forward
680 people have browsed it

php editor Yuzai will introduce to you how to forcefully delete read-only folders in win10. When using win10 system, sometimes we encounter the problem that read-only folders cannot be deleted, which brings great trouble to our operations. But, don’t worry, we can fix this problem with some simple methods. In this article, we will introduce to you several methods to forcefully delete read-only folders in win10. I hope it can help you.

Introduction to the method of forcefully deleting a read-only folder in win10

Method 1: Obtain full control permission

1. Select the folder to be deleted, right-click and select "Properties" to open it.

How to forcefully delete read-only folders in Windows 10? Introduction to how to forcefully delete read-only folders in Windows 10

2. In the window, enter the "Security" tab.

How to forcefully delete read-only folders in Windows 10? Introduction to how to forcefully delete read-only folders in Windows 10

3. Select the user name you are using in "Group or User Name", and then click the "Edit" button.

How to forcefully delete read-only folders in Windows 10? Introduction to how to forcefully delete read-only folders in Windows 10

#4. Check "Full Control" in the permissions, click OK to save, and the folder can be deleted.

How to forcefully delete read-only folders in Windows 10? Introduction to how to forcefully delete read-only folders in Windows 10

Method 2: Use cmd command to force deletion

1. Click Start in the taskbar, select "Command Prompt" in the menu option, right Click to select "Run as administrator".

How to forcefully delete read-only folders in Windows 10? Introduction to how to forcefully delete read-only folders in Windows 10

#2. After entering the window, enter "del /?" to see how to use this command.

How to forcefully delete read-only folders in Windows 10? Introduction to how to forcefully delete read-only folders in Windows 10

#3. Take the 123456 folder under the C drive as an example.

How to forcefully delete read-only folders in Windows 10? Introduction to how to forcefully delete read-only folders in Windows 10

4. Enter the command “del /F/S/Q C:123456” and press Enter to execute.

How to forcefully delete read-only folders in Windows 10? Introduction to how to forcefully delete read-only folders in Windows 10

#5. Then enter the C drive and you will find that the folder named 123456 has been deleted.

How to forcefully delete read-only folders in Windows 10? Introduction to how to forcefully delete read-only folders in Windows 10

The above is the detailed content of How to forcefully delete read-only folders in Windows 10? Introduction to how to forcefully delete read-only folders in Windows 10. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:xpwin7.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