Providing Free and Editor Tested Software Downloads
< HOME | TUTORIALS | GEEK-CADE| WEB TOOLS | YOUTUBE | NEWSLETTER | DEALS! | FORUMS | >

MajorGeeks.com - umop apisdn w,i aw dlaH

Software Categories

All In One Tweaks
Android
Antivirus & Malware
Appearance
Back Up
Browsers
CD\DVD\Blu-Ray
Covert Ops
Drivers
Drives (SSD, HDD, USB)
Games
Graphics & Photos
Internet Tools
Linux Distros
MajorGeeks Windows Tweaks
Multimedia
Networking
Office & Productivity
System Tools

Other news

· How To and Tutorials
· Life Hacks and Reviews
· Way Off Base
· MajorGeeks Deals
· News
· Off Base
· Reviews



IObit Black Friday Sale

spread the word

· YouTube
· Facebook
· Instagram
· Twitter
· Pintrest
· RSS/XML Feeds
· News Blur
· Yahoo
· Symbaloo

about

· Top Freeware Picks
· Malware Removal
· Geektionary
· Useful Links
· About Us
· Copyright
· Privacy
· Terms of Service
· How to Uninstall

top downloads

1. GS Auto Clicker
2. Macrium Reflect FREE Edition
3. Smart Defrag
4. Visual C++ Redistributable Runtimes AIO Repack
5. MusicBee
6. Sergei Strelec's WinPE
7. Microsoft Visual C++ 2015-2022 Redistributable Package
8. ImgBurn
9. Format Factory
10. Visual C++ Runtime Installer (All-In-One)
More >>

top reads

Star Windows Bloat Removal Guide: Debloat Safely and Keep What You Need

Star Fresh PC Checklist: First 12 Things to Do On a New Windows 11 Machine

Star Windows 11 Repair Playbook: SFC, DISM, CHKDSK Without Breaking Stuff

Star Gmail Using Your Emails and Attachments for AI Training: Here's How To Opt Out

Star What is a '400 Bad Request - Request Header or Cookie Too Large' Error and How to Fix It

Star 8 Windows Shortcuts That’ll Make You More Productive and Save You Time

Star Windows 10 Not Dead Yet - You Can Still Get Updates For Free

Star How to Fix Windows Install Error 0xC1900101

Star How to Force Enable Windows 10 Extended Security Updates If The Option Is Not Showing

Star Windows 11 25H2 is Out: What’s New and How to Get It Now.


MajorGeeks.Com » Overview» Tutorials and Video Guides » What Is the $Windows.~BT Folder and Can I Delete It?

What Is the $Windows.~BT Folder and Can I Delete It?

By Timothy Tibbetts

on 07/18/2023

⚡ Black Friday Blowout! IObit Pro Up to 90% Saving PLUS $5 off! ⚡
Once-a-year pricing on speed, privacy, and protection. Don’t miss the best deal IObit drops all year!

The $WINDOWS.~BT is a hidden folder created by a Windows Upgrade, typically done with Windows Updates. Other folders may appear including $GetCurrent, $WINDOWS.~BT, and $SysReset. The folders are hidden, and you can check for them by clicking View > Hidden items in File Explorer.



While you can delete the $Windows.~Bt, it's easier to ignore unless it's using a lot of space. We've seen the $Windows.~Bt folder take under 1MB but also use over 6GB.



Verify you don't have any Windows Updates pending by clicking Start > Settings > Update & Security > Check for Updates. We'd also wait a few days to a week to see if there's a large feature update coming.

Now that we've let you know that you don't need to delete these folders let's delete them anyway.

Open PowerShell and type the following lines one at a time pressing Enter after each line:


takeown /F C:$Windows.~BT* /R /A
icacls C:$Windows.~BT*.* /T /grant administrators:F
rmdir /S /Q C:$Windows.~BT




Another option would be to use a batch file. Copy and paste the following lines into Notepad and save as Delete Windows_WS and Windows_BT.bat. Double-click Delete Windows_WS and Windows_BT.bat to delete the folders. Do not run the batch file as an administrator.


@echo off
@echo "This will delete the folder C:$Windows.~WS and C:$Windows.~BT. Windows 10 only."
@echo --------------------------------
@echo If you get the message "The system cannot find the file specified" it means the folder is already deleted.
@echo --------------------------------
PAUSE
RD /S /Q "C:$Windows.~WS"
RD /S /Q "C:$Windows.~BT"
@echo --------------------------------
@echo All done
@echo --------------------------------
PAUSE NULL


You can also download the batch file from MajorGeeks if you're not familiar with batch files.

Similar:
What Is the $SysReset Folder and Can I Delete It in Windows 10?
What Are the $GetCurrent and $WINDOWS.~BT Folders and How to Delete Them
Will Windows 10 Receive Windows Updates if It's Not Activated?
How-To Delete Pending Windows Updates
How to Block or Defer Windows 10 Major Updates
How to Uninstall Windows 10 Updates
Configure When and How Windows Updates Are Delivered
How-to Change Rollback Days for Windows 10 Feature Upgrades

comments powered by Disqus





© 2000-2025 MajorGeeks.com
Powered by Contentteller® Business Edition