Tắt tính năng Tự động sắp xếp trong Thư mục trong Windows 10
Nếu bạn cố gắng sắp xếp lại các tệp hoặc thư mục trong Explorer trong Windows 10 , thì bạn sẽ thấy rằng chúng sẽ được tự động sắp xếp và căn chỉnh theo lưới. Trong các phiên bản Windows trước , bạn có thể tự do sắp xếp các biểu tượng bên trong các thư mục trong Explorer , nhưng tính năng này không khả dụng trong Windows 10 . Theo mặc định, bạn không thể tắt tùy chọn tự động sắp xếp và căn chỉnh(auto arrange and align) thành lưới trong Windows 10 File Explorer nhưng đừng lo lắng vì trong bài viết này, chúng tôi sẽ hướng dẫn bạn cách tắt tính năng tự động sắp xếp(auto arrange) trong Thư mục(Folders) trong Windows 10 .
Tắt tính năng Tự động sắp xếp(Auto Arrange) trong Thư mục(Folders) trong Windows 10
Đảm(Make) bảo tạo điểm khôi phục(restore point) đề phòng(case something) xảy ra sự cố.
Bước 1: Đặt lại tất cả các tùy chỉnh và chế độ xem thư mục(Step 1: Reset all the folder views and customizations)
1. Nhấn Windows Key + R, sau đó gõ regedit và nhấn Enter để mở Registry Editor.
2. Điều hướng đến khóa đăng ký(registry key) sau :
HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell
3. Đảm bảo mở rộng Shell(expand Shell) , nơi bạn sẽ tìm thấy một khóa phụ có tên là Túi.(Bags.)
4. Tiếp theo, nhấp chuột phải vào Túi(right-click on Bags) rồi chọn Xóa.( Delete.)
5. Tương tự, hãy đến các vị trí sau và xóa khóa phụ Túi(Bags sub-key) :
HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell
HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam
6. Bây giờ khởi động lại Windows Explorer để lưu các thay đổi hoặc bạn có thể khởi động lại PC của mình.
Bước 2: Tắt tính năng Tự động sắp xếp trong Thư mục trong Windows 10(Step 2: Disable Auto Arrange in Folders in Windows 10)
1. Mở Notepad , sau đó sao chép và dán(copy & paste) nội dung sau như sau:
REM --- 1. Step: Add keys REM --- 1a for General Folders REG ADD "HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags\AllFolders\Shell\{5C4F28B5-F869-4E84-8E60-F11DB97C5CC7}" /v FFlags /t REG_DWORD /d 0x43000001 /f REG ADD "HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags\AllFolders\Shell\{5C4F28B5-F869-4E84-8E60-F11DB97C5CC7}" /v Mode /t REG_DWORD /d 0x00000004 /f REM --- 1b for Documents Folders REG ADD "HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags\AllFolders\Shell\{7D49D726-3C21-4F05-99AA-FDC2C9474656}" /v FFlags /t REG_DWORD /d 0x43000001 /f REG ADD "HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags\AllFolders\Shell\{7D49D726-3C21-4F05-99AA-FDC2C9474656}" /v Mode /t REG_DWORD /d 0x00000004 /f REM --- 1c for Music Folders REG ADD "HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags\AllFolders\Shell\{94D6DDCC-4A68-4175-A374-BD584A510B78}" /v FFlags /t REG_DWORD /d 0x43000001 /f REG ADD "HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags\AllFolders\Shell\{94D6DDCC-4A68-4175-A374-BD584A510B78}" /v Mode /t REG_DWORD /d 0x00000004 /f REM --- 1d for Picture Folders REG ADD "HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags\AllFolders\Shell\{B3690E58-E961-423B-B687-386EBFD83239}" /v FFlags /t REG_DWORD /d 0x43000001 /f REG ADD "HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags\AllFolders\Shell\{B3690E58-E961-423B-B687-386EBFD83239}" /v Mode /t REG_DWORD /d 0x00000004 /f REM --- 1e for Videos Folders REG ADD "HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags\AllFolders\Shell\{5FA96407-7E77-483C-AC93-691D05850DE8}" /v FFlags /t REG_DWORD /d 0x43000001 /f REG ADD "HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags\AllFolders\Shell\{5FA96407-7E77-483C-AC93-691D05850DE8}" /v Mode /t REG_DWORD /d 0x00000004 /f REM --- 2. Step: Export everything under the key AllFolders in a separate file AllFolders.reg REG EXPORT "HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags\AllFolders" AllFolders.reg REM --- 3. Step: Delete everything under the key Bags REG DELETE "HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags" /f REM --- 4. Step: Import again exported file AllFolders.reg REG IMPORT AllFolders.reg REM --- 5. Step: Delete exported file AllFolders.reg del AllFolders.reg
Nguồn: Tệp BAT này đã được tạo bởi unawave.de.(Source: This BAT file has been created by unawave.de.)
2. Bây giờ từ menu Notepad, nhấp vào Tệp(File) rồi chọn Lưu dưới dạng.(Save as.)
3. Menu thả xuống “ Save as type ” chọn (Save as type)Tất cả các tệp( All Files) và đặt tên tệp là Disable_Auto.bat (phần mở rộng .bat rất quan trọng).
4. Bây giờ điều hướng đến nơi bạn muốn lưu tệp và nhấp vào (file and click) Lưu.(Save.)
5. Nhấp chuột phải vào tệp( file) , sau đó chọn Chạy với tư cách quản trị viên.(Run as administrator.)
6. Khởi động lại PC của bạn để lưu các thay đổi.
Bước 3: Kiểm tra xem bạn có thể Tắt tính năng Tự động sắp xếp trong Thư mục hay không(Step 3: Test if you can Disable Auto Arrange in Folders)
1. Mở File Explorer , sau đó điều hướng đến bất kỳ thư mục nào và chuyển Chế độ xem(View) thành “ Biểu tượng lớn(Large icons) ”.
2. Bây giờ nhấp chuột phải vào một vùng trống bên trong thư mục(right-click in an empty area inside the folder) , sau đó chọn View và đảm bảo nhấp vào “ Tự động sắp xếp(Auto arrange) ” để bỏ chọn.
3. Cố gắng kéo các biểu tượng một cách tự do đến bất cứ nơi nào bạn muốn.(Try to drag the icons freely wherever you want.)
4. Để hoàn tác tính năng này, hãy chạy khôi phục hệ thống(system restore) .
Khuyến khích:(Recommended:)
- Thêm Mở(Add Open command) cửa sổ lệnh tại đây với tư cách quản trị viên trong Trình đơn ngữ cảnh của (Context Menu)Windows 10
- Bật hoặc tắt thông báo ứng dụng(App Notifications) trên màn hình khóa(Lock Screen) trong Windows 10
- Thay đổi chế độ tương thích(Change Compatibility Mode) cho các ứng dụng(Apps) trong Windows 10
- Cách thay đổi chương trình mặc định(Default Programs) trong Windows 10
Như vậy là xong, và bạn đã học thành công Cách tắt tính năng tự động sắp xếp trong thư mục trong Windows 10(How To Disable Auto Arrange in Folders in Windows 10) nhưng nếu bạn vẫn có bất kỳ câu hỏi nào liên quan đến hướng dẫn này, vui lòng hỏi họ trong phần nhận xét.
Related posts
Cách đặt Auto Shutdown trong Windows 10
Encrypt Files and Folders với Encrypting File System (EFS) trong Windows 10
Decrypt EFS Encrypted Files and Folders trong Windows 10
Kích hoạt hoặc vô hiệu hóa Case Sensitive Attribute cho Folders trong Windows 10
Zip or Unzip Files và Folders trong Windows 10
Fix VCRUNTIME140.dll bị thiếu từ Windows 10
Defer Feature and Quality Updates trong Windows 10
Find Security Identifier (SID) User trong Windows 10
Vô hiệu hoá Touchpad khi Mouse được kết nối trong Windows 10
Vô hiệu hóa Desktop Background Image trong Windows 10
Enable hoặc Disable Cortana trên Windows 10 Lock Screen
Fix Keyboard không gõ trong vấn đề Windows 10
Fix Computer Wo n't Đến Sleep Mode Trong Windows 10
Dễ dàng View Chrome Activity trên Windows 10 Timeline
Cách bật Directory hoạt động trong Windows 10
USB Device không hoạt động trong Windows 10 [Đã giải quyết]
Cách gỡ cài đặt hoàn toàn McAfee từ Windows 10
Mouse Pointer Lags trong Windows 10 [Đã giải quyết]
Hide Items từ Control Panel trong Windows 10
Disk sạch sử dụng Diskpart Clean Command trong Windows 10