Can't boot or restore after deleting $usn.jrnl file

hfffoman

New member
Local time
1:44 AM
Messages
1
I had a catastrophe with Windows 7 today and would appreciate some help picking up the pieces. Windows was running on a 55GB SSD which was nearly full so I deleted the usn.jrnl file which had grown to 10 GB and which people say is safe to delete.

On rebooting, windows froze with the window logo pulsing. I waited 90 minutes and it didn't change. Next time I tried to boot windows said it failed to start, and ran startup repair. Startup repair failed. (I noted the detailed diagnostic messages if it's helpful).

I tried to run system restore. It failed and said I needed to run chkdsk. I did this from the command prompt and tried to run restore again. It failed because it said there was not enough space on the drive. (note the irony) The space from deleting the journal file didn't seem to have come free.
I tried to free up space but couldn't get enough for restore to work.
I then reinstalled windows on another drive. It is going to be a lot of trouble to get back to where I was. My questions:
How much can I salvage from my old installation and how can I do it?
Is there any way I can get my old restore point back, perhaps by deleting files? The trouble is there is virtually nothing on the drive except the old windows installation. Whatever files are clogging it are hidden.
 

My Computer My Computer

At a glance

Home Premium 64intel16GBNvidia
Computer type
PC/Desktop
Computer Manufacturer/Model Number
custom build
OS
Home Premium 64
CPU
intel
Motherboard
ASUS
Memory
16GB
Graphics Card(s)
Nvidia
Hard Drives
2 55GB SSD + 1 HDD
Antivirus
AVG
First read this.

https://technet.microsoft.com/en-us/library/cc788042.aspx


About the USN change journal

The USN change journal provides a persistent log of all changes made to files on the volume. As files, directories, and other NTFS objects are added, deleted, and modified, NTFS enters records into the USN change journal, one for each volume on the computer. Each record indicates the type of change and the object changed. New records are appended to the end of the stream.

Programs can consult the USN change journal to determine all the modifications made to a set of files. The USN change journal is much more efficient than checking time stamps or registering for file notifications. The USN change journal is enabled and used by the Indexing Service, File Replication Service (FRS), Remote Installation Services (RIS), and Remote Storage.

You need a larger SSD. Nothing under 120 gb for Windows 7 will work well. I just fills up to quick.

Once restore point are gone they are gone.

If it was my computer I would just get a bigger SSD and do a Clean Install.

Windows 7 without the proper free space either won't do things or it won't do things well when asked to. Windows 7 need 10% or more free space. Elbow room to work properly.
 

My Computer My Computer

At a glance

Windows 10 Pro. 64/ version 1709 Windows 7 Pr...Intel i7-6800K @ 4.3Corsair Platinum 16 gig @2400EVGA GTX 1070 OC
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Home made Desktop
OS
Windows 10 Pro. 64/ version 1709 Windows 7 Pro/64
CPU
Intel i7-6800K @ 4.3
Motherboard
ASUS X-99 Deluxe II
Memory
Corsair Platinum 16 gig @2400
Graphics Card(s)
EVGA GTX 1070 OC
Monitor(s) Displays
Asus 27" LED LCD/VE278Q
Screen Resolution
1920-1080 or 1280-720 HDMI
Hard Drives
INTEL SSD 730-240 Gb Sata 3.0/
PSU
EVGA Platium 1200W
Case
Phanteks Luxe Tempered Glass 8 fans/ one radiator
Cooling
XSPC/ Water Cooled CPU
Keyboard
Das 4 Professional
Mouse
Logitech M705/MX Anywhere 2-S
Internet Speed
100 mbits
Antivirus
Microsoft Security Essentials/ Malwarebytes Premium 3.0/ SAS
Browser
I.E. 11 default/Firefox/ ISP Time Warner Cable/Spectrum
Other Info
LG BluRay Burner/
Sound system-KLipsch-THX/
Icy Dock ssd Hot Swap bays.
Can't help with your boot problem but I can say that it's not recommended to delete

[Drive Letter:]\$Extend\$UsnJrnl:

Having said that - I regularly delete this file from each drive on a fairly regular basis as if left unchecked it can use over 10Gb of space.

The correct way to delete it is:

Note: It is not recommended to do this.

Make a system image backup first.

From an Elevated Command Prompt:

cd c:\
fsutil usn deletejournal /D C:
chkdsk /f/r

Change drive letter if needed.

Important Note:

You must schedule chkdsk to run after deleting $UsnJrnl or you may well end up with the same problem as the OP.

Only use on NTFS formatted drives. Do not attempt to use on encrypted drives.
 
Last edited:

My Computer My Computer

At a glance

Microsoft Windows 7 Home Premium 64-bit 7601 ...AMD C-60 APU with Radeon(tm) HD Graphics4.00 GBAMD Radeon HD 6290 Graphics
Computer type
Laptop
Computer Manufacturer/Model Number
ASUS
OS
Microsoft Windows 7 Home Premium 64-bit 7601 Multiprocessor Free Service Pack 1
CPU
AMD C-60 APU with Radeon(tm) HD Graphics
Motherboard
ASUSTeK COMPUTER INC. X501U
Memory
4.00 GB
Graphics Card(s)
AMD Radeon HD 6290 Graphics
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
Hitachi HTS545050A7E380 SATA Disk Device
Antivirus
Comodo CIS & FW, SecureAplus App Whitelisting, Threatfire
Browser
Cyberfox 64bit, Opera 64bit, Airfox
Other Info
Spy-The-Spy, HitmanPro.Alert, Norton Connect Safe, MJRegWatcher, BitDefender TrafficLight, Voodoo Shield, Zemana AntiMalware
Back
Top