How to Open Performance Options in Windows 10 & Windows 11
6 quick methods to access Visual Effects, Virtual Memory & Data Execution Prevention settings β no third-party tools required.
β‘ Windows 10β‘ Windows 11π§ Performance Tuningπ₯οΈ Visual Effectsπ Virtual Memory
Overview
What Are Windows Performance Options β and Why Should You Open Them?
Performance Options is a built-in Windows control panel that lets you fine-tune how your PC balances visual appearance against speed. It is found inside System Properties and contains three tabs: Visual Effects, Advanced (virtual memory & processor scheduling), and Data Execution Prevention (DEP).
Opening this dialog is one of the fastest free ways to speed up an older machine, reduce RAM usage, or troubleshoot sluggish performance β without installing any software.
βΉοΈ
Compatibility
All six methods below work on both Windows 10 (all versions, including 21H2 & 22H2) and Windows 11 (21H2, 22H2, 23H2 & 24H2). Administrator privileges are required to save changes.
Method 1 Β· Fastest
Open Performance Options via the Run Dialog
The Run dialog is the quickest path β it works identically on Windows 10 and Windows 11 and requires no mouse navigation.
Press Win + R on your keyboard to open the Run dialog.
Type the command SystemPropertiesPerformance into the text field.
Press Enter or click OK.
The Performance Options window opens directly on the Visual Effects tab.
β
Pro Tip
This is the recommended method for power users. The command SystemPropertiesPerformance bypasses all intermediate windows and lands you exactly where you need to be.
Run Dialog CommandSystemPropertiesPerformance
Method 2
Open Performance Options via Windows Search Bar
If you prefer using the mouse or taskbar, the Windows Search (also known as Start Search) is an intuitive option available on both Windows 10 and Windows 11.
Click the Search icon (magnifying glass) on the taskbar, or press Win + S.
Type "Adjust the appearance and performance of Windows" into the search box.
Click the matching result in the list. The Performance Options window opens immediately.
β οΈ
Note
On Windows 11, search results may sometimes show System settings pages instead. If that happens, try typing "performance" alone and look for the Control Panel result labelled "Adjust the appearance and performance of Windows."
Method 3
Open Performance Options via System Properties
This is the classic multi-step path that has been consistent across all modern Windows versions. It's useful if you also need to access other System Properties tabs like Computer Name or Remote.
Press Win + R, type sysdm.cpl, and press Enter to open System Properties.
Click the Advanced tab at the top of the window.
Under the Performance section (the first section), click Settingsβ¦
The Performance Options dialog opens.
Run Dialog Commandsysdm.cpl
Method 4
Open Performance Options via Control Panel
The Control Panel route is longer but helpful if you are already browsing system settings or want to see the full System and Security category.
Open the Control Panel β press Win + R, type control, and press Enter.
Set View by to Large icons or Small icons in the top-right corner.
Click System.
In the left pane, click Advanced system settings. The System Properties window appears.
On the Advanced tab, under Performance, click Settingsβ¦
βΉοΈ
Windows 11 Difference
In Windows 11, the System item in Control Panel may redirect you to the modern Settings app. If so, scroll down and click Advanced system settings in the right-hand panel, then follow steps 4β5 above.
Method 5
Open Performance Options via Command Prompt or PowerShell
For administrators, IT professionals, or anyone who prefers the terminal, you can launch Performance Options directly from Command Prompt, PowerShell, or Windows Terminal using a single command.
Open Command Prompt or PowerShell β search for it in the Start menu, or press Win + X and choose Windows Terminal.
Script Automation
You can also use the Start-Process cmdlet in PowerShell: Start-Process SystemPropertiesPerformance.exe. This is useful inside .bat or .ps1 scripts that automate system configuration on multiple machines.
Method 6
Open Performance Options via File Explorer Address Bar
An often-overlooked trick: you can type any Windows executable directly into the File Explorer address bar, just like a browser URL. This is useful if File Explorer is already open.
Open File Explorer with Win + E.
Click on the address bar at the top (or press Alt + D to focus it).
Type SystemPropertiesPerformance and press Enter.
The Performance Options dialog opens instantly.
Inside Performance Options
Performance Options Window: All 3 Tabs Explained
Once you have opened Performance Options, you will see a window with three tabs. Here is what each one controls:
Tab
What It Controls
When to Use It
Visual Effects
Animations, shadows, transparency, font smoothing, thumbnail previews
Speed up slow or older PCs by disabling animations
Adjust RAM usage; increase virtual memory if you see low-memory warnings
Data Execution Prevention
DEP β blocks malicious code from running in protected memory regions
Add exceptions for legacy software that is falsely blocked by DEP
Visual Effects Optimization
How to Optimize Visual Effects Settings for Maximum Performance in Windows 10 & 11
On the Visual Effects tab you will see four preset options. Choosing the right one depends on your hardware and priorities:
Option
Description
Best For
Let Windows choose
Windows automatically enables or disables effects based on your hardware
Most users on modern PCs
Adjust for best appearance
All visual effects are enabled
High-end PCs where appearance matters
Adjust for best performance
All visual effects are disabled
Old/slow PCs, virtual machines, maximum speed
Custom
You manually tick/untick individual effects
Users who want a balance between look and speed
Recommended Custom Settings for a Good Speed/Looks Balance
If you select Custom, the following combination preserves a clean, modern look while significantly reducing CPU and GPU overhead:
β
Keep EnabledSmooth edges of screen fonts Β· Show thumbnails instead of icons Β· Show window contents while dragging Β· Use drop shadows for icon labels on the desktop
β
Safe to Disable
Animate controls and elements Β· Animate windows when minimizing/maximizing Β· Animations in the taskbar Β· Fade or slide menus Β· Fade or slide ToolTips Β· Fade out menu items after clicking Β· Show shadows under mouse pointer Β· Slide open combo boxes Β· Use a background image for each folder type
Virtual Memory
How to Adjust Virtual Memory (Page File) in Windows 10 & Windows 11
Virtual memory (also called the paging file or page file) is disk space that Windows uses as an overflow when physical RAM is full. Adjusting it can fix "Your computer is low on memory" warnings and improve stability in RAM-intensive workloads.
Open Performance Options using any method above.
Click the Advanced tab.
Under Virtual memory, click Changeβ¦
Uncheck Automatically manage paging file size for all drives if you want manual control.
Select your Windows drive (usually C:), choose Custom size, and enter initial & maximum values.
Click Set, then OK. Restart your PC to apply the changes.
β οΈ
Recommended Values
Microsoft recommends setting the Initial size to 1.5Γ your installed RAM and the Maximum size to 3Γ your installed RAM (in MB). For example, on an 8 GB system: Initial = 12288 MB, Maximum = 24576 MB. Do not set the maximum lower than the initial size.
Pros & Cons
Pros and Cons of Disabling Visual Effects in Windows 10 & 11
Before you switch to Adjust for best performance, weigh the trade-offs below:
Reduced RAM consumption β up to 200β400 MB freed on low-end systems
Lower CPU usage during window operations and taskbar animations
Ideal for virtual machines (VMware, VirtualBox, Hyper-V)
Faster Remote Desktop sessions over slow network links
Improves gaming performance on integrated graphics laptops
β Disadvantages
Windows looks noticeably dated β flat, blocky UI without shadows or transparency
Font rendering may appear slightly rougher without ClearType sub-options
No perceptible speed benefit on modern PCs with SSDs and 8+ GB RAM
Some apps with custom animations may look inconsistent
Windows 11's design language was built around Fluent effects β disabling them feels more jarring than on Windows 10
FAQ
Frequently Asked Questions about Windows Performance Options
Q
Do I need administrator rights to open Performance Options?
βΌ
You can open the Performance Options window without administrator rights, but you will need an admin account (or UAC elevation) to save any changes. When you click OK or Apply, Windows will prompt for elevation if your account is a standard user.
Q
Is "Adjust for best performance" safe? Will it break anything?
βΌ
Yes, it is completely safe. This setting only affects cosmetic animations and rendering. It will not harm your files, drivers, applications, or hardware. You can reverse it at any time by reopening Performance Options and choosing a different preset. The only "risk" is a plainer-looking desktop.
Q
Why is the command called SystemPropertiesPerformance and where is the .exe file?
βΌ
The executable SystemPropertiesPerformance.exe is located in C:\Windows\System32\. Because System32 is in the Windows PATH environment variable, you can run it from the Run dialog, any terminal, or File Explorer address bar without specifying the full path.
Q
How to open Performance Options in Windows 11 β is it different from Windows 10?
βΌ
No β all six methods described in this guide work identically on Windows 11. Microsoft did not remove or relocate the Performance Options dialog in Windows 11. The only difference is that Windows 11's Settings app and Control Panel may look different, but the underlying SystemPropertiesPerformance.exe and sysdm.cpl commands remain unchanged.
Q
Can I create a desktop shortcut to open Performance Options directly?
βΌ
Yes. Right-click the desktop β New β Shortcut. In the location field type SystemPropertiesPerformance.exe and click Next. Name the shortcut (e.g. "Performance Options") and click Finish. You can then pin it to the taskbar or Start menu for one-click access.
Q
What is Data Execution Prevention (DEP) and should I change it?
βΌ
Data Execution Prevention (DEP) is a security feature that prevents code from running in memory areas marked as non-executable. It helps block certain types of malware. By default, Windows enables DEP for essential Windows programs and services only. You should not disable DEP globally. Only add specific legacy applications to the DEP exception list if they are being incorrectly blocked and you trust them completely.
Summary
Conclusion: The Fastest Way to Open Performance Options in Windows
All six methods above reliably open the Performance Options dialog on both Windows 10 and Windows 11. The choice simply depends on your workflow:
#
Method
Speed
Best For
1
Run Dialog β Win+R β SystemPropertiesPerformance
β‘β‘β‘
Power users, fastest possible
2
Windows Search β Win+S β "Adjust the appearanceβ¦"
β‘β‘
Casual users, mouse-first
3
System Properties β sysdm.cpl β Advanced β Settings
β‘β‘
Multi-tab system configuration
4
Control Panel β System β Advanced system settings
File Explorer address bar β SystemPropertiesPerformance
β‘β‘
Users with Explorer already open
π Bottom Line
The single fastest method on any Windows 10 or Windows 11 machine is Win + R β type SystemPropertiesPerformance β press Enter. This takes under 5 seconds and opens the dialog directly on the Visual Effects tab with no extra clicks. For most users on older hardware, switching to "Adjust for best performance" β or using a custom preset that keeps font smoothing and thumbnails β delivers an immediate, noticeable speed improvement at zero cost.