Jump to content

I have no clue where to even post this i really need help 

i got a new used laptop DELL G3 reinstalled windows. It worked fine for a day opened settings normally. 

I had some problems with ram using 50% did something to fix that in registry editor (changed a 2 in to a 4)

installed a browser and i click on set as default browser and that's when it started. 

 I did every possible thing i found online and youtube 

I did :

-sfc /scannow 

Windows Resource Protection did not find any integrity violations.

-powerShell comands

 

Get-AppXPackage -AllUsers -Name windows.immersivecontrolpanel | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml” -Verbose}

and

PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage *immersivecontrolpanel*).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}"

and 

Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

 

i also tried some stuff in registry editor cant find the video but something in Microsoft/windows/versions ..... in folder Explorer 

also i found some troubleshooting shortcut thing and nothing 

Finaly i did a system restore and witch didnt work and i did all of the things above again 

I also did try making a new admin user

i did think of resetting the laptop again but i cant open settings 

please help 

 

 

 

 

 

Link to comment
https://linustechtips.com/topic/1398278-windows-settings-closes-immediately/
Share on other sites

Link to post
Share on other sites

When I face a problem such as yours, I don't do a 'reset' of windows, I do a complete and total fresh install of windows using the Windows Media Creation Tool.  I might suggest you do the same thing here.

 

Good Luck and have a Happy Holiday season.

 

https://www.microsoft.com/software-download/windows11

Link to post
Share on other sites

2 hours ago, Lexabord2 said:

i did think of resetting the laptop again but i cant open settings

Few options

1) Do a repair install. Download Window ISO, mount it with Explorer and do a install while keeping all your files intact.

2) Do a fresh install. Best option imo.

3) Hold Shift key, restart your laptop while holding Shift key. It will load into recovery environment, select Troubleshoot and you can do window reset from there if your window image is not corrupted. 



1) Check Window Event Viewer for error message when you open Settings.

2) Scan your PC with AdwCleaner and Malwarebytes.

| Intel i7-3770@4.2Ghz | Asus Z77-V | Zotac 980 Ti Amp! Omega | DDR3 1800mhz 4GB x4 | 300GB Intel DC S3500 SSD | 512GB Plextor M5 Pro | 2x 1TB WD Blue HDD |
 | Enermax NAXN82+ 650W 80Plus Bronze | Fiio E07K | Grado SR80i | Cooler Master XB HAF EVO | Logitech G27 | Logitech G600 | CM Storm Quickfire TK | DualShock 4 |

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×