Solved 32bit FE Missing "Desktop" - Any Thoughts?


dacrone

Well-known member
Guru
VIP
Local time
3:14 PM
Posts
4,756
OS
Windows 11 Pro
i just noticed when making that ps1 that my 32bit is not showing Desktop. it has all of the correct registry entries they. 100% match between:

HKEY_CLASSES_ROOT\CLSID\{B4BFCC3A-DB2C-424C-B029-7FE99A87C641}
and
HKEY_CLASSES_ROOT\WOW6432Node\CLSID\{B4BFCC3A-DB2C-424C-B029-7FE99A87C641}


HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{B4BFCC3A-DB2C-424C-B029-7FE99A87C641}

and
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{B4BFCC3A-DB2C-424C-B029-7FE99A87C641}


HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{B4BFCC3A-DB2C-424C-B029-7FE99A87C641}

and
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{B4BFCC3A-DB2C-424C-B029-7FE99A87C641}

anyone have any ideas on what would cause this? i have already deleted and recreated them all... still no joy


64bit:
1765254534931.webp


32bit:
1765254520409.webp
 
Last edited:

My Computer My Computer

At a glance

Windows 11 Pro
OS
Windows 11 Pro
Worked for me:

1765257036949.webp

I used the reg file from this tutorial and just changed HKEY_LOCAL_MACHINE\SOFTWARE to HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node.
 

My Computer My Computer

At a glance

Windows 10/11
OS
Windows 10/11
Computer type
Laptop
Manufacturer/Model
Acer
Yep. Done it repeatedly. Manually too. Works on other test PCs but something deeper is the culprit on my rig. Just wondering if anyone has any ideas.
 

My Computer My Computer

At a glance

Windows 11 Pro
OS
Windows 11 Pro
No specific ideas. Looks like something amiss in HKCU. Trial and error copy and paste sections from good to bad profile may be required to isolate.
 

My Computer My Computer

At a glance

Windows 10/11
OS
Windows 10/11
Computer type
Laptop
Manufacturer/Model
Acer
if i manually create desktop (with a different CLSID) or any other entries (or even via winaero) they populate correctly in both x64 and x86. this one is definitely bugging me (because i cant find the root issue haha).
 

My Computer My Computer

At a glance

Windows 11 Pro
OS
Windows 11 Pro
I had similiar problem with This PC and you have posted a reply there.

 

My Computer My Computer

At a glance

Windows 11 25H2 Home Single Language (26200.8...Intel Core i3-1115G48GBon-board
OS
Windows 11 25H2 Home Single Language (26200.8037)
Computer type
Laptop
Manufacturer/Model
LENOVO IdeaPad 5 15ITL05
CPU
Intel Core i3-1115G4
Motherboard
There is no such a God, I only know mother-Earth
Memory
8GB
Graphics Card(s)
on-board
Sound Card
on-board
Monitor(s) Displays
(s) is too ambitious for me
Screen Resolution
1920*1080
Hard Drives
256GB (SSD)
PSU
I was very young when I last saw a PSU
Case
...
Cooling
My coldness is enough to cool the computer
Keyboard
A broken and very clean keyboard
Mouse
Rat
Internet Speed
Slowest internet connection in Europe
Browser
ChromePortable / FirefoxPortable / TorBrowser
Antivirus
G-Virus
Other Info
I can simply say that I took the red pill and I am not happy with it.
The Desktop folder is located in C:\Users\UserName
Do a Search for it, it may be inside a different folder or directory.
 

My Computer My Computer

At a glance

Windows 11 Pro Insider 64 bit 25H2 26200.5742Intel Core i7 9700K 3.6016 GBnVidia GEForce RTX 2060 Super
OS
Windows 11 Pro Insider 64 bit 25H2 26200.5742
Computer type
PC/Desktop
Manufacturer/Model
Gigabyte Z390 UD
CPU
Intel Core i7 9700K 3.60
Motherboard
Gigabyte Z390 UD
Memory
16 GB
Graphics Card(s)
nVidia GEForce RTX 2060 Super
Sound Card
onboard
Monitor(s) Displays
Two 27" Dell 4K monitors
Screen Resolution
3840 x 2160
Hard Drives
M.2 NVME SSD, 500 GB; Two 2TB Mechanical HDD's
PSU
850w PSU
Case
Cyberpower PC
Cooling
Water cooled
Keyboard
Backlit Cyberpower gaming keyboard
Mouse
Backlit Cyberpower gaming mouse
Internet Speed
1 GB mbps
Browser
Brave
Antivirus
Windows Security
nope neither. my desktop works perfectly fine and the shell location and clsid are all proper. it is only the 32bit FE that does not display it under "This PC". i can drill down in the 32bit FE nav pane to my user folder and desktop is there as it should be. its only in This PC...
 

My Computer My Computer

At a glance

Windows 11 Pro
OS
Windows 11 Pro
here's another kicker... if i launch the "Open With > Choose a program" dialog in 32bit, Desktop is present. it is only the "Open File" and "Save File" 32bit windows that are not displaying it. i have yet to find a way to clear that cache (i cleared icon and thumbnail cache globally, but no dice).
 

My Computer My Computer

At a glance

Windows 11 Pro
OS
Windows 11 Pro
so after 6 months i finally decided to come back to this as i had an outside-the-box idea.... BINGO!

1781330504996.webp

if anyone else has this (or similar) issue(s), what i did to finally fix it:

1) created a new folder named
Code:
Desktop.{B4BFCC3A-DB2C-424C-B029-7FE99A87C641}
and

2) used WinaeroTweaker to add it to ThisPC / Navigation pane via "File Explorer > Customize This PC Folders > Add custom folder" (leave WinaeroTweaker open, you'll come back to it in a minute).

3) After adding it, i scanned the registry for "Winaero" and sorted by date created to find the new entry. It assigned it CLSID {202b38c4-09f6-4ea6-b302-956c7d83931f},

4) so i went to HKEY_CURRENT_USER\Software\Classes\WOW6432Node\CLSID\{202b38c4-09f6-4ea6-b302-956c7d83931f} and made ONLY all subkeys and values identical to HKEY_CURRENT_USER\Software\Classes\WOW6432Node\CLSID\{B4BFCC3A-DB2C-424C-B029-7FE99A87C641} 's tree (deleted what shouldnt have been there and added as needed to match 100% identical.

5) THEN after all subs matched, i deleted HKEY_CURRENT_USER\Software\Classes\WOW6432Node\CLSID\{B4BFCC3A-DB2C-424C-B029-7FE99A87C641}

6) and renamed {202b38c4-09f6-4ea6-b302-956c7d83931f} to {B4BFCC3A-DB2C-424C-B029-7FE99A87C641}.

7) Then i went back to WinaeroTweaker and Removed the custom folder i had added to ThisPC.

8) Lastly, i scanned the registry again for {202b38c4-09f6-4ea6-b302-956c7d83931f} and deleted the 2 leftover keys that remained (they were both empty anyway.
 

My Computer My Computer

At a glance

Windows 11 Pro
OS
Windows 11 Pro
You even had not them after clean installs?
 

My Computer My Computer

At a glance

Windows 11 25H2 Home Single Language (26200.8...Intel Core i3-1115G48GBon-board
OS
Windows 11 25H2 Home Single Language (26200.8037)
Computer type
Laptop
Manufacturer/Model
LENOVO IdeaPad 5 15ITL05
CPU
Intel Core i3-1115G4
Motherboard
There is no such a God, I only know mother-Earth
Memory
8GB
Graphics Card(s)
on-board
Sound Card
on-board
Monitor(s) Displays
(s) is too ambitious for me
Screen Resolution
1920*1080
Hard Drives
256GB (SSD)
PSU
I was very young when I last saw a PSU
Case
...
Cooling
My coldness is enough to cool the computer
Keyboard
A broken and very clean keyboard
Mouse
Rat
Internet Speed
Slowest internet connection in Europe
Browser
ChromePortable / FirefoxPortable / TorBrowser
Antivirus
G-Virus
Other Info
I can simply say that I took the red pill and I am not happy with it.
I would never reinstall windows for something this obscure
 

My Computer My Computer

At a glance

Windows 11 Pro
OS
Windows 11 Pro
I would never reinstall windows for something this obscure

Not for this but for another reason even not a reason,
I just asked if you made a clean install because 6 months passed.
Maybe a procedure can cause that.
 

My Computer My Computer

At a glance

Windows 11 25H2 Home Single Language (26200.8...Intel Core i3-1115G48GBon-board
OS
Windows 11 25H2 Home Single Language (26200.8037)
Computer type
Laptop
Manufacturer/Model
LENOVO IdeaPad 5 15ITL05
CPU
Intel Core i3-1115G4
Motherboard
There is no such a God, I only know mother-Earth
Memory
8GB
Graphics Card(s)
on-board
Sound Card
on-board
Monitor(s) Displays
(s) is too ambitious for me
Screen Resolution
1920*1080
Hard Drives
256GB (SSD)
PSU
I was very young when I last saw a PSU
Case
...
Cooling
My coldness is enough to cool the computer
Keyboard
A broken and very clean keyboard
Mouse
Rat
Internet Speed
Slowest internet connection in Europe
Browser
ChromePortable / FirefoxPortable / TorBrowser
Antivirus
G-Virus
Other Info
I can simply say that I took the red pill and I am not happy with it.
Back
Top Bottom