Hello.
I just received a new ACER laptop. I live in Japan so I needed to change windows to english. I did so, the computer reset, and when I tried logging back in (putting in my pin), it would take me to a black screen. I tried opening and closing the laptop and re-entering my pin and the same black screen would appear.
I then used the power button to turn off my laptop, that is when japanese writing came up with a percentage. I tried translating it and am pretty sure it was saying something like don't turn off your computer yet and that its 30% complete. But since I hit the power button, the computer still turned off.
I turned on the laptop again to find things were in english now (not everything, but most), but I cannot open my settings app. I found some articles giving me tips on trying to fix it, and I'm not having any luck. I'll post what I've tried below. If there is anything else you know that I can do, please let me know :(
- I tried this...
- Press Windows + R to open the Runwindow.
- In the Run window, enter the following command: ms-settings:
- I tried this...
If Settings are not opening on Windows 11 due to missing or corrupt system files, an SFC Scan will fix it.
- Search for Command Prompt in the Windows Search bar.
- Click on Run as administrator to open the Command Prompt window.
- Type the following command in the Command Promptwindow and hit Enter to execute it: SFC /SCANNOW
- Reboot your system after the scan.
- I tried this... I couldn't actually do this though because it wasn't previously set up
If the Settings app had been working fine earlier, then a recent change might have caused the problem.
- Search for Recovery****in the Windows Search barand click on it.
- Select Open System Restore
- Select Next.
- Select the Restore Point and click on Next.
- Click on Finish.
- I tried this...
Some apps and malware can disable the Settings app from the Registry Editor itself. You can re-enable it as follows:
- Press Windows + R to open the Runwindow.
- Type the command REGEDITin the Run window and hit Enterto open the Registry Editor.
- Go to the following path in the Registry Editor window: HKEY_CURRENT_USER\Software\Microsoft\ Windows\CurrentVersion\Policies\Explorer
- Right-click on the open space on the right pane.
- Select **New >> DWORD (32-bit)**entry.
- Name this newly created DWORD (32-bit) entry NoControlPanel.
- Double-click on the newly created entry and change the value of the Value Data to 0.
- Click on OKto save the settings.
- The Settingsapp should work now.
- I tried this...
If Settings are not opening on Windows 11, you can re-register the app through Windows PowerShell.
- Search for Windows PowerShellin the Windows Search bar.
- Click on Run as administratorin the right pane to open the Windows PowerShell window.
- Copy-paste the following command and hit Enterto execute it: powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRootImmersiveControlPanelAppxManifest.xm
- Check if it fixes the problem.
When i tried this, after entering the command it game me this message and I didn't know what to do...
cmdlet Add-AppxPackage at command pipeline position 1
Supply values for the following parameters:
Path:
- I tried this...
- Search for Command Promptin theWindows Search bar.
- Click on Run as administratorin the right-pane to open the Command Promptwindow
- Copy-paste the following command and hit Enter to execute it: Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)AppXManifest.xml”}
- Reboot your system and the Settings app should work. When I tried this, after entering the command it gave me this message...
'Get-AppXPackage' is not recognized as an internal or external command,
operable program or batch file.
- I tried this...
If Settings are not opening on Windows 11, you can consider resetting it.
- Search for Reset this PC in the Windows Search bar.
- Click on the option that appears.
- SelectReset PC.
- Click on Keep my files.
- Select Cloud download
- Click on Next I couldn't get passed step one of this because I can't do anything related to my devices settings
Is there anything else I can do? Surely there has to be a way to wipe my computer...As it's new, I would not mind doing so as there really isn't any saved data on it, maybe besides whatever it's preinstalled with (which I'm not sure is important or not).