Buying a laptop abroad or preferring the ANSI layout for programming often leads to a common question: how do you type English keyboard accents? The English Keyboard (specifically the US layout) physically lacks dedicated keys for Italian accented vowels (à, è, é, ì, ò, ù). However, according to official Microsoft and Apple documentation, there are native and extremely efficient methods to solve this problem without having to physically change hardware or stick annoying labels on the keys.
Prerequisites and Tools
Before proceeding with the configuration, it is important to understand that you do not need to purchase third-party software. Modern operating systems handle keyboard mapping at the software level. To follow this guide, you will need:
- A computer running Windows 10/11, macOS, or a Linux distribution.
- A physical keyboard with a US (United States) or UK (United Kingdom) layout.
- (Optional for advanced Windows users) The free utility Microsoft PowerToys.
How to Set Up the US International Keyboard on Windows

The cleanest and most definitive method for writing in Italian with an American keyboard on Windows is to activate the United States-International layout. This layout introduces the concept of Dead Keys.
Step-by-step for Windows 11 and Windows 10
- Open Windows Settings (shortcut:
Win + I). - Navigate to the Time & language section and select Language & region.
- Under “Preferred languages”, locate Italian (or English, depending on your base language) and click on the three dots (Language options).
- Scroll down to the “Keyboards” section and click on Add a keyboard.
- Search for and select United States-International.
- Remove any other layouts to avoid accidentally switching between them, or use the shortcut
Win + Spaceto toggle between them.
Using “Dead Keys”
Once the international layout is activated, certain keys (such as the apostrophe, quotation marks, and tilde) become “dead”. When pressed, nothing will appear on the screen until you press the next key. Here is how to use them for accented vowels:
- Grave Accent (à, è, ì, ò, ù): Press the
`key (usually top left, under Esc) followed by the vowel. Example:`+e= è. - Acute Accent (é): Press the
'key (single apostrophe) followed by the vowel. Example:'+e= é.
Note: If you wish to type a normal single apostrophe, you must press the apostrophe key followed by the Spacebar.
Typing Accented Vowels on Mac with an English Keyboard

The macOS ecosystem offers two very intuitive native approaches to handle special characters, as highlighted by official Apple documentation.
Method 1: Long Press (iOS Style)
The simplest method, introduced in recent versions of macOS, comes directly from the iPhone and iPad:
- Press and hold the vowel you want to accent (for example,
e). - A small popup menu will appear above the cursor with different variations of the letter, each associated with a number.
- Press the number corresponding to the desired accent (e.g.,
1for è,2for é) or click on it with the mouse.
Method 2: Shortcuts with the Option (Alt) Key
For fast typists, the popup menu might feel slow. macOS integrates universal keyboard shortcuts based on the Option (⌥) key:
- Grave Accent (à, è, ì, ò, ù): Press
Option + `(backtick), release, and press the vowel. - Acute Accent (é): Press
Option + e, release, and press the lettere.
ALT Codes: The Universal Solution for Windows
If you cannot or do not want to change the keyboard layout, you can use ASCII codes via the numeric keypad (Numpad). This method requires holding down the left ALT key while typing a specific numeric code.
- à = ALT + 0224
- è = ALT + 0232
- é = ALT + 0233
- ì = ALT + 0236
- ò = ALT + 0242
- ù = ALT + 0249
- È (uppercase) = ALT + 0200
Warning: This method works only using the numbers on the side numeric keypad, not those on the top row of the keyboard.
Advanced Solutions: Microsoft PowerToys Quick Accent
For developers and power users on Windows, Microsoft offers a module within the free PowerToys suite called Quick Accent. Once installed and activated:
- Press and hold the letter you want to accent (e.g.,
e). - While holding it, press the Spacebar or the left/right arrow keys.
- A bar will appear at the top of the screen; continue pressing space to scroll through the available accents (è, é, ê, etc.) and release to insert the character.
This solution is perfect for those who want to keep the standard US layout (without dead keys) but need to type accents occasionally and quickly.
Troubleshooting: Common Issues
- Issue: “When I press the apostrophe nothing happens, I have to press space to make it appear.”
Solution: You have activated the US-International layout. This is the normal behavior of “Dead Keys”. If this slows you down while programming, switch to the standard US layout and use PowerToys Quick Accent. - Issue: “ALT codes do not work on my laptop.”
Solution: Many compact laptops do not have a physical numeric keypad. Some allow you to simulate it by pressing theFnkey together with certain letters (usually U, I, O, J, K, L). If your laptop does not support this, use the US-International layout. - Issue: “On Mac, holding down the key repeats the letter infinitely instead of showing the accent menu.”
Solution: This feature may have been disabled via terminal. To re-enable it, open Terminal and type:defaults write -g ApplePressAndHoldEnabled -bool true, then restart your computer.
Conclusions and Next Steps
Managing English keyboard accents is an easily surmountable hurdle once you understand the tools provided by the operating systems. For most Windows users, setting the United States-International layout represents the definitive choice, combining the convenience of key arrangement for programming with the ease of writing in Italian. Mac users, on the other hand, enjoy already optimized native shortcuts. Choose the method that best fits your workflow, and your productivity will not suffer in the slightest.
Frequently Asked Questions

The best method is to configure the United States-International layout from the system settings. Once this layout is activated, you can use special keys by pressing the grave or acute accent symbol before the desired vowel. Alternatively, you can install Microsoft PowerToys and use the dedicated function for rapid typing.
On Windows, you can use numeric codes by holding down the left ALT key and typing zero two zero zero on the side numeric keypad. If you use a Mac, simply hold down the capital E key and select the accented version from the popup menu, or use the shortcut with the Option key.
This behavior is completely normal if you have activated the international layout on Windows. The system uses so-called «dead keys» to understand if you want to insert an accent or the base symbol. To display the normal character, simply press the spacebar immediately after typing the symbol.
The macOS operating system offers two very practical integrated solutions. The first consists of holding down the vowel to bring up a smartphone-style quick selection menu. The second option, ideal for fast typists, involves using the Option key combined with specific symbols before typing the letter.
Many compact laptops allow you to simulate the numeric keypad by pressing the Fn function key together with specific letters on the keyboard. If your device does not support this feature, the most effective solution is to switch to the international layout or rely on free software like PowerToys to manage accents via the spacebar.
Still have doubts about Guide: English Keyboard Accents on Windows and Mac?
Type your specific question here to instantly find the official reply from Google.






Did you find this article helpful? Is there another topic you’d like to see me cover?
Write it in the comments below! I take inspiration directly from your suggestions.