Personalize, Reset: A Trio of Win11 Adjustments
Personalize, Reset: A Trio of Win11 Adjustments
The Settings app in Windows 11 makes it simple for you to manage various settings and preferences on your computer. Whether you want to customize your computer’s theme, manage network connections or check for system updates, the Windows Settings app is a central location for all your computer management needs.
If the Windows 11 Settings app stops working, or if you want to restore it to its default settings, you can always reset it. You can reset the Windows Settings app using the search menu, Command Prompt or PowerShell. Let’s go over all three methods in detail.
Disclaimer: This post includes affiliate links
If you click on a link and make a purchase, I may receive a commission at no extra cost to you.
1. How to Reset the Windows 11 Settings App Using the Search Menu
The quickest way to reset the Windows 11 Settings app is through the search menu. So, let’s start with that.
To reset the Windows 11 Settings app with the search menu:
- Click the magnifying icon on the taskbar or use theWin + S keyboard shortcut to access the search menu.
- TypeSettings in the search box.
- Select theApp settings option from the right pane.
- Scroll down to the Reset section and click theReset button.
- SelectReset again to confirm.
After completing the above steps, you can use one of themany ways to access the Windows Settings app and configure it again.
2. How to Reset the Windows 11 Settings App via PowerShell
If you prefer to interact with your computer through a command-line interface, you can also use PowerShell to reset the Windows Settings app. Don’t worry, the process isn’t as intimidating as it might sound.
Use these steps to reset the Windows 11 Settings app using PowerShell.
- Click thesearch icon on the taskbar to open the search menu.
- TypeWindows PowerShell in the search box.
- SelectRun as administrator from the right side.
- When the User Account Control (UAC) prompt appears, selectYes to continue.
- In the console, type the following command and pressEnter to reset the Settings app.
Get-AppxPackage *Windows.ImmersiveControlPanel* | Reset-AppxPackage
If you’re a PowerShell enthusiast, why not take the time to learn theseuseful Windows PowerShell commands to improve efficiency?
3. How to Reset the Windows 11 Settings App Using Command Prompt
Another way to reset the Windows 11 Settings app is via Command Prompt. Similar to the method above, resetting the Settings app using Command Prompt only requires you to run a single command.
To reset the Windows 11 Settings app using Command Prompt, use these steps:
- PressWin + X or right-click thestart icon to open the Power User menu and selectRun from the list.
- Typecmd in the text box and then pressCtrl + Shift + Enter on your keyboard toopen Command Prompt with admin rights .
- SelectYes when the User Account Control (UAC) prompt shows up.
- In the console, paste the following command and hitEnter :
PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage *immersivecontrolpanel*).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}"
Once you run the above command, Windows will reset the Settings app on your computer.
Do you find Command Prompt to be too complicated or boring to use? Here are some ofthe best Command Prompt alternatives for Windows worth trying.
Resetting the Windows 11 Settings App
Regardless of the method you use, resetting Windows 11 Settings app shouldn’t take more than a couple of minutes of your time. After that, you can start configuring your computer settings from scratch.
If, however, resetting the Settings app does not solve your problem, you can try creating a new user account. Alternatively, you can consider factory resetting your Windows 11 computer and starting over.
Also read:
- [New] 2024 Approved Add Auditory Components to Premiere Pro Videos
- [New] Capturing Perfection A Deep Dive Into Nikon D7500
- [New] Engaging Audiences Through SnapBiz Campaigns
- [Updated] DirectScreenCapture Simple & Swift Recordings
- 「最適なビデオ寸法変更サイト・上位7推奨」
- 2024 Approved Wealth Wave on Your Screen Monetizing as a Streamer
- DVDの正常再生を保証する!理解しやすく簡単に修復する方法
- How to Repair corrupt MP4 and MOV files of Honor X50?
- How to Unlock Xiaomi Redmi Note 13 5G PIN Code/Pattern Lock/Password
- In 2024, Top 6 Apps/Services to Trace Any Vivo Y27s Location By Mobile Number | Dr.fone
- IPhoneにおける「読み込めない動画エラー」を克服する方法
- MP3音量比率変更ツールをご利用いただける場所と使い方ガイド
- PCで安全にDVDのデータをバックアップする手順ガイド
- Your Complete Guide To Reset Oppo K11x | Dr.fone
- ダイナミックなGIFウェルカムバナー作成の基礎知識
- Title: Personalize, Reset: A Trio of Win11 Adjustments
- Author: David
- Created at : 2024-09-28 16:41:15
- Updated at : 2024-10-03 19:12:27
- Link: https://win11.techidaily.com/personalize-reset-a-trio-of-win11-adjustments/
- License: This work is licensed under CC BY-NC-SA 4.0.