Key Takeaways:
- Most laptops and keyboards don’t have a dedicated Numpad.
- You can emulate the Numpad functionality in Windows when you don’t have a dedicated number pad.
- There are several methods to emulating Numpad on Windows, such as using an on-screen keyboard, a Numpad emulator, or an AutoHotKey script.
However, not every laptop or keyboard has a dedicated Numpad pad. For example, both my 14-inch laptop and the external 10-keyless keyboard have no Numpad.
So, what if your laptop or keyboard has no Numpad?
Don’t worry; you can emulate the Numpad functionality in Windows even if your laptop or keyboard doesn’t have a dedicated Number Pad.
In this article, we will explore three easy ways to emulate Numpad in Windows 10 and 11 operating systems. Follow the one you like.
Table of contents:
- How to emulate Numpad on Windows
- Use the on-screen keyboard to emulate Numpad
- Use a Numpad emulator
- How to emulate Numpad with AutoHotKey
- What is a Numpad?
- What are the uses of Numpad?
- Conclusion
To type without Numpad, there are three methods. i.e., use the on-screen keyboard, a dedicated Numpad emulator, or an AutoHotKey script to emulate Numpad on Windows 10 and 11. All three methods achieve the same result. So, follow the method that is comfortable and easy to use for you.
The steps below work the same in Windows 10 and 11.
1. Use the on-screen keyboard to emulate Numpad
Windows 10 and 11 have a built-in On-Screen Keyboard to type on touchscreen devices or with a mouse. You can use this on-screen keyboard to emulate the Numpad on Windows.
Here’s how to emulate Numpad with the on-screen keyboard:
- Click on the “Start” icon on the taskbar.
- Search and open “On-Screen Keyboard.”
- Click on the “Options” key on the on-screen keyboard.
- Select the “Turn on numeric keypad” checkbox.
- Click on the “Num Lock” key on the on-screen keyboard.
- You can now emulate and use the Numpad using the on-screen keyboard.
Steps with more details:
First, open the On-Screen Keyboard. To do that, press the “Start key” on your keyboard or click on the “Start icon” on the taskbar. After the Start menu opens, search and open “On-Screen Keyboard.”
After opening the on-screen keyboard application, see if you can find the number pad. If you cannot, click on the “Options” key on the on-screen keyboard.
The above action will open the on-screen keyboard’s options window. Here, select the “Turn on numeric keypad” checkbox and press the “Ok” button to save changes.
After that, click on the Num Lock key to enable Numpad. Once the Number pad is enabled, you can use it to emulate the Numpad on Windows.
2. Use a Numpad emulator
If your keyboard or laptop is missing the Numpad, you can use a free Numpad emulator. It creates a virtual number pan on your screen, and you use the mouse pointer to emulate Numpad keys.
Here’s how to use a Numpad emulator:
- Download the Numpad Emulator software.
- Install the Numpad Emulator application.
- Open the Numpad Emulator.
- You now start using the Numpad.
Download link -> https://sourceforge.net/projects/numpad-emulator/
Steps with more details:
First, download the Numpad Emulator from the official Source Forge download page. After downloading, double-click on the exe file and install it. Once installed, launch the Numpad Emulator from the Start menu.
As soon as you open the application, you will see a virtual Numpad on your screen. At this point, the Numpad emulator is working as it should, and you can start using it.
The good thing about this application is that it lets you customize and add new keys to the virtual Numpad. For example, maybe you want to add other missing keys, Home, End, Print Screen, etc.., to the virtual Numpad.
To add extra keys to the emulated number pad, click on the “Settings” icon and select the “Add/remove buttons” option.
The above opens two new Windows. One window has all the keys/buttons you can add, and the second window is where you can add the new keys/button. To add a new key, simply drag and drop it from one window to the other onto the location of your choice.
Once all the keys are added, click the “Apply” button.
As soon as you do that, the virtual number pad will be updated to show the new keys. In my case, I added six keys, i.e., alt, ctrl, tab, home, end, and print screen.
Finally, if you often use the application, it is better to make it start with Windows. To that, click on the “Settings” icon, select the “Settings” option, check the “Autorun with Windows” checkbox, and click the “Ok” button.
Closing the application will minimize it to the taskbar. To quit the application, right-click on the Numpad Emulator and select the “Quit” option.
3. How to emulate Numpad with AutoHotKey
AutoHotKey is a popular, lightweight, and open-source software to create keyboard shortcuts, fast macro-creation, automation, and more. We can use AutoHotKey to emulate the Numpad in Windows. The good thing is that you can either transform the top row numbers on your keyboard to Numpad keys or make it show a virtual Numpad on your screen, just like the Numpad Emulator. I will show both methods; follow the one you like.
Note: Download and install AutoHotKey before following the below steps. Download link -> https://www.autohotkey.com/download/
AutoHotKey script to use top row number keys as Numpad keys:
First of all, right-click on the desktop and select the “New -> Text Document” option to create a new text file.
After creating the text file, rename it to “NumPad.ahk.” It is important that you use the “.ahk” file extension.
Once the file has been renamed, right-click on it and select the “Edit” option.
In the opened window, paste the below script, save it, and close it.
#WindowsLoop
#If GetKeyState("CapsLock", "T")
1::Numpad1
2::Numpad2
3::Numpad3
4::Numpad4
5::Numpad5
6::Numpad6
7::Numpad7
8::Numpad8
9::Numpad9
0::Numpad0
Next, double-click on the newly created AHK file. This action will launch the script, and it sits silently on the taskbar. To use it, turn on Caps Lock and press the top row number key to simulate the corresponding Numpad key. When the Caps Lock is turned off, the top row keys function normally. As you can tell, you get the best of both worlds.
As long as the script is running, you can use the top row numbers on your keyboard as the Numpad keys.
AutoHotKey script to create a virtual on-screen number pad:
If you want to emulate Numpad with an on-screen keyboard, follow the steps below.
Head over to the ComputorEdge website and click on the “KeyPad.zip” link to download the zip file.
After downloading, right-click on the zip file and select the “Extract All” button. Click the “Extract” button when prompted. This action will extract the content to a folder.
Open the extracted folder and double-click on the “KeyPad.ahk” file. If you don’t have AutoHotKey installed, you can use the “KeyPad.exe.”
After opening the file, you will see an on-screen Numpad, and you can start using it. You can also turn off and turn on Num Lock to enable or disable Numpad.
What is a Numpad?
A Numpad, also known as a dedicated number pad or numeric keypad on your keyboard. It is typically located on the right side of a keyboard and includes keys for numbers 0-9, as well as mathematical operators such as +, -, *, and special characters “forward slash” and “period/decimal.” Sometimes, the Numpad is also available as a separate plug-in device for Windows.
What are the uses of Numpad?
No matter who you are, a Numpad on your keyboard is quite useful. For instance, professionals such as accountants, data analysts, and programmers often use Numpad to perform quick calculations and type numbers. The Numpad is also useful for gamers who play games such as strategic and role-playing games that require a lot of numerical input.
Additionally, being a dedicated Number Pad, some tasks require using Numpad and cannot be done with the top row number keys on your keyboard. For instance, if you want to create an invisible folder, you need to use the alt codes that require using a Numpad. The same is true for moving the cursor with your keyboard.
Emulating Numpad on Windows – Conclusion
In conclusion, there are several options for emulating a Numpad on a Windows computer. These include using the built-in on-screen keyboard, a dedicated Numpad emulator software, or creating custom scripts using AutoHotKey.
Use the method of your choice depending on your need. For example, if you want a customizable virtual numeric keypad, use the Numpad Emulator. If you are an AutoHotKey user, use the AutoHotKey Numpad script. On the other hand, if your need is temporary and you prefer not to use third-party software, the on-screen keyboard can be a convenient solution.
That is all. It is that simple to emulate Numpad on Windows.
I hope this simple and easy Windows how-to guide helped you.
If you are stuck or need help, send an email, and I will try to help as much as possible.
If you are a programmer, typist, or gamer who spends the whole day in front of a PC or laptop, you know how vital the keyboard’s Numpad is. Numpad makes it easier for you to type fast and efficiently. If you purchase a mini laptop and find yourself missing a number pad, you don’t need to worry. Here we’ve compiled a detailed guide on using Numpad on the keyboard without Numpad?
Everyone is looking for a laptop with a numeric pad, but very few laptops are there. So, your biggest concern as a laptop user is how to use the numeric keypad on your laptop? Consequently, there are many ways to use the keyboard Numpad on a PC without a numeric pad.
1. Use of Windows On-Screen Keyboard
If you are a Windows 10 user, you can easily get the virtual Numpad using the on-screen keyboard. You need to keep in mind that this virtual Numpad is not as fast as the physical keyboard. The great thing about using the number pad with an on-screen keyboard is that you can see many customizable options that make it a worthy Numpad emulator.
You take different routes, access the on-screen keyboard, and use the virtual Numpad. The fastest route we ever found is that you only need to press the Windows key + Ctrl + O, and you get to see the on-screen keyboard on the computer or laptop screen. On the other hand, if you want to close the on-screen keyboard, you apply the same shortcut again.
Note: Sometimes, when you press these keys, you get the on-screen keyboard, but you don’t get to see the numeric pad. So, to get the Numpad, all you have to do is press the “options” button and click on the check box “turn on the numeric keypad,” and apply “Ok,” and after that, you get the Numpad on the top of the on-screen keyboard.
Get Numpad Pad with Settings
If you want to prefer to get the number pad by using the settings, you need to follow the steps mentioned below.
- Click on Windows Start Button
- Here click on Settings
- Scroll Down Here and Click Ease of Access Option
- On the Left Side Bar, Click on Interaction
- Now You Need to Click on Keyboard
- Under the On-Screen Option, Press Slider to On
- Minimize the Window and Get Virtual Numpad
After following all the processes mentioned above, you don’t need to do it again, and once you re-open the keyboard, you get the virtual numeric pad on the screen. Another unique feature of the on-screen Numpad is that you can shrink the keyboard and focus on only Numpad and save your screen space.
2. Laptop NumLock Option
Many laptops available in the market comes with the lack of Numpad, but you get to see the hidden Numpad by activating the NumLock keys. On top of these laptops, you get the highlighted number keys available in different colors than regular keys, like usually grey or blue. Therefore, if you’re trying to find these keys, they are available in the top number row with keys 7, 8, and 9.
How to use the numeric keypad on your laptop? So, all you have to do is track the NumLock key button that is usually available on the top of the keyboard keys. You can use the keys like 7,8 and 9 as a number pad by turning on the NumLock Key option, and you can turn it off as per your requirement. Here you need to remember that when you turn off the NumLock option, you need to use the same key combination.
3. Download Numeric Keypad Emulators
Downloading the numeric keypad emulators is one of the best space-saving options for you on the computer or laptop screen. It is imperative to have a virtual Numpad that meets all your needs, and you can type fast by using it. The Numpad emulators available online allow you to use them with specific customization according to your requirements.
You can download the best keypad emulators online, and it will allow you to use Numpad on the keyboard without a number pad. These Numpad emulators offer you various options that can scale the button size. You can change the size and keys to appear on the virtual Numpad emulators. Also, you can add special symbols by using the alt codes that are even not available on the actual Numpad.
On the other hand, if you don’t need any customization on the top of the virtual Numpad, you can use the number pad using the on-screen keyboard.
4. Buy an External Numpad
If you belong to a programming or accounting field and use number lots, we recommend using this option. There are many num pads available online or in the market that you can use as a keyboard Numpad by connecting it through USB or Bluetooth.
It may be a little expensive choice for you, but it makes your work faster and easier than virtual Numpad. You can enter lots of numbers more quickly because external Numpad have a physical appearance, and you type in a comfortable environment.
Read More: best ergonomic keyboard without number pad.
5. iPhone and iPad Number Pads
If you are an iPhone user, you get to see the few app options that will allow you to use the number pad emulators in an application. The shortcoming of using this is that the features you get to see inside do not have direct windows support.
If you want to use the Numpad on your windows, you have to use a VNC server such as TightVNC and quickly connect it to your computer. On the other hand, as an Apple user, you need to pay the little cost, and you get more space as compared to the external number pad
Conclusion
By applying all the ways, you will be able to use the Numpad on the keyboard without Numpad. Another great benefit of applying these methods is that you will customize them according to your requirements.
In the end, we hope that this guide proves to be helpful and informative for you, and you can quickly come to a conclusion about how to emulate Numpad on a PC laptop?
Read More: Top Light Bulb Security Cameras
kitchen
Это приложение для Windows под названием numpad emulator, последний выпуск которого можно загрузить как numpad_1.7.1-setup.exe. Его можно запустить онлайн в бесплатном хостинг-провайдере OnWorks для рабочих станций.
Загрузите и запустите онлайн это приложение под названием numpad emulator с OnWorks бесплатно.
Следуйте этим инструкциям, чтобы запустить это приложение:
— 1. Загрузил это приложение на свой компьютер.
— 2. Введите в нашем файловом менеджере https://www.onworks.net/myfiles.php?username=XXXXX с желаемым именем пользователя.
— 3. Загрузите это приложение в такой файловый менеджер.
— 4. Запустите любой онлайн-эмулятор OS OnWorks с этого сайта, но лучше онлайн-эмулятор Windows.
— 5. В только что запущенной ОС Windows OnWorks перейдите в наш файловый менеджер https://www.onworks.net/myfiles.php?username=XXXXX с желаемым именем пользователя.
— 6. Скачайте приложение и установите его.
— 7. Загрузите Wine из репозиториев программного обеспечения вашего дистрибутива Linux. После установки вы можете дважды щелкнуть приложение, чтобы запустить его с помощью Wine. Вы также можете попробовать PlayOnLinux, необычный интерфейс поверх Wine, который поможет вам установить популярные программы и игры для Windows.
Wine — это способ запустить программное обеспечение Windows в Linux, но без Windows. Wine — это уровень совместимости с Windows с открытым исходным кодом, который может запускать программы Windows непосредственно на любом рабочем столе Linux. По сути, Wine пытается заново реализовать Windows с нуля, чтобы можно было запускать все эти Windows-приложения, фактически не нуждаясь в Windows.
СКРИНШОТЫ
эмулятор цифровой клавиатуры
ОПИСАНИЕ
Виртуальная цифровая клавиатура для Windows.
Особенности
- Визуальный конфигуратор для добавления / удаления кнопок.
- Вы можете добавить любую кнопку в любую позицию.
- Ваша клавиатура может иметь 1 кнопку или 1000 кнопок.
- Вы можете создать кнопку со специальным символом (альт-кодом).
- Вы можете вводить слова целиком, нажав одну кнопку.
- Ключи автоповтора.
- Вы можете настроить размеры, цвета, шрифт, ключ, чтобы показать / скрыть цифровую клавиатуру.
- ♫ ☼☺▒√♂⌂↕ ♥ ♣ ╬ — вы можете вводить альтернативные коды на любом устройстве (с ОС Windows), используя только цифровую клавиатуру.
Аудитория
Конечные пользователи / рабочий стол
Интерфейс пользователя
Qt
Язык программирования
C + +
Категории
Офис/бизнес, среда рабочего стола
Это приложение, которое также можно загрузить с https://sourceforge.net/projects/numpad-emulator/. Он размещен в OnWorks, чтобы его можно было легко запускать в Интернете с помощью одной из наших бесплатных операционных систем.
Скачать приложения для Windows и Linux
- Приложения для Linux
- Приложения для Windows
-
1
- Библиотека JasperReports
- Библиотека JasperReports — это
самый популярный в мире открытый исходный код
бизнес-аналитика и отчетность
двигатель. Он полностью написан на Java
и это умеет … - Скачать библиотеку JasperReports
-
2
- Книги Frappe
- Frappe Books — это бесплатная книга с открытым исходным кодом.
программное обеспечение для настольного бухгалтерского учета, которое
простой и хорошо продуманный для использования
малый бизнес и фрилансеры. Это’… - Скачать книги фраппе
-
3
- Числовой Python
- НОВОСТИ: NumPy 1.11.2 — последний релиз
это будет сделано на sourceforge. Колеса
для Windows, Mac и Linux, а также
заархивированные исходные дистрибутивы могут быть четыре… - Скачать числовой Python
-
4
- КМУ Сфинкс
- CMUSphinx — это независимый от говорящих большой
словарный запас распознавателя слитной речи
выпущен под лицензией в стиле BSD. это
также набор инструментов с открытым исходным кодом … - Скачать КМУ Сфинкс
-
5
- ПиСкриптер
- PyScripter — это Python с открытым исходным кодом.
Интегрированная среда разработки (IDE)
создан с амбициями стать
конкурентоспособны по функциональности с
коммерческий я … - Скачать Пискриптер
-
6
- Хранилища старых ОС Feren
- Это был официальный репозиторий для
Ферен О.С. Чтобы добавить последний, запустите
эта команда: (на основе 16.04) echo
«деб … - Скачать старые репозитории Feren OS
- Больше »
Команды Linux
-
1
- aarch64-linux-gnu-полоса
- полоса — удалить символы из объекта
файлы. … - Запустите aarch64-linux-gnu-strip.
-
2
- аасавефонт
- аафайр, ааинфо, аасавефонт, атест —
aalib примеры программ… - Запустить aasavefont
-
3
- cps-аутентификация
- cps-auth — выполнить OAuth2
аутентификация для Cloudprint-сервиса… - Запустите cps-аутентификацию
-
4
- процессор
- процессор, BurnBX, BurnK6, BurnK7,
burnMMX, burnP5, burnP6 — коллекция
программ, сильно нагружающих процессор… - Запустить процессор
-
5
- гбклатекс
- bg5latex — использовать LaTeX непосредственно на Big5
файл encodedtex bg5pdflatex — Использование
pdfLaTeX непосредственно на закодированном тексте Big5
file bg5+latex — использовать LaTeX непосредственно на
Большой5+… - Запустить gbklatex
-
6
- gbkpdfлатекс
- bg5latex — использовать LaTeX непосредственно на Big5
файл encodedtex bg5pdflatex — Использование
pdfLaTeX непосредственно на закодированном тексте Big5
file bg5+latex — использовать LaTeX непосредственно на
Большой5+… - Запустите gbkpdflatex
- Больше »
Numi описывается как ‘Красивое приложение-калькулятор для Mac’
Мы собрали 82 аналогов к Numi для различных платформ, включая Андроид, iPhone, iPad, Mac, Linux и Windows, работающих как Онлайн, так и Офлайн.
В том числе 32 аналогов для «Windows», поэтому надеемся вы сможете найти подходящую альтернативу.
Лучшая альтернатива Numi для «Windows» — это SpeedCrunch, про которую вы можете прочитать на нашем сайте.
Другие хорошие приложения, похожие на Numi — это:
Qalculate! и OpalCalc
Все аналоги и альтернативы
Рассчитать! это многоцелевой кроссплатформенный настольный калькулятор
Простой, но мощный калькулятор, поставляемый с Windows.
Высокоточный научный калькулятор с полной поддержкой физических единиц (веб-версия и версия для терминала).
Калькулятор следующего поколения на основе блокнота, созданный с учетом расширяемости и конфиденциальности. Работает на Windows, macOS и Linux.
Простая записная книжка по математике, которая вычисляет по мере ввода, с мощными функциями, такими как средство решения уравнений и функции.
Считай, комментируй, исправляй — калькулятор для твоего ПК и смартфона.
Рассчитать сумму нескольких значений!
Калькулятор и конвертер с открытым исходным кодом, который думает, как вы
XCALC — это абсолютно бесплатный калькулятор RPN.
Применяйте математическое правило трех проще, быстрее и практичнее!
Программируемый калькулятор обратной польской нотации (RPN), позволяющий создавать собственные кнопки.
Делитесь чем угодно пропорционально
Sicyon — это универсальный научный калькулятор для каждого студента или профессора, исследователя или разработчика — всех, кто занимается физикой, химией, наукой или инженерией, используя формулы и таблицы констант.
Sticky Calculator — это блокнот, который решает математические уравнения, которых нет среди текстовых заметок.
Простой, но очень эффективный калькулятор с возможностью печати и регистрацией журнала.
CrossCalc — это повседневный научный калькулятор, который можно использовать на всех ваших устройствах.
Qaltex — это ленточный калькулятор с простым интерфейсом и множеством функций. Он вдохновлен многими другими подобными приложениями, но устраняет их недостатки и в то же время наделен некоторыми уникальными опциями и виджетами.
Бесплатный научный калькулятор, который экономит ваше время и нервы, предоставляя уникальные простые в использовании инструменты.
Do you want to find the best Num Locks Always ON alternatives for Windows? We have listed 37 System that are similar to Num Locks Always ON. Pick one from this list to be your new Num Locks Always ON app on your computers. These apps are ranked by their popularity, so you can use any of the top alternatives to Num Locks Always ON on your computers.
Top 37 Software Like Num Locks Always ON — Best Picks for 2025
The best free and paid Num Locks Always ON alternatives for windows according to actual users and industry experts. Choose one from 37 similar apps like Num Locks Always ON 2025.
Num Lock Indicator
Keep an eye on the status of your Num Lock key straight from the comfort of your desktop with the aid of popup messages, visual indicators, and sound notifications What’s new in Num Lock Indicator 1.5.0.51: Fixed jumping of…
Developer: KARPOLAN
Crazy Num Caps Scroll
A little utility that will toggle the Num Lock, Caps Lock, or Scroll Lock keys at user defined intervalCrazy Num Caps Scroll is a little utility that will toggle the Num Lock, Caps Lock, or Scroll Lock keys at…
Developer: RJL Software
NCSKeys
Enable, disable or toggle the status of Num Lock, Caps Lock and Scroll Lock from a console-based interface using this simple applicationNCSKeys is a command-line application that you can use to easily activate or deactivate the Num Lock, Caps…
Developer: Softspecialists
addLEDs
Displays the status of the Caps Lock, Num Lock and Scroll Lock keys in the systray, providing information on network and disk activity What’s new in addLEDs 1.3.0.5: Add: Light/dark theme Change: Better font style Read the full…
Developer: Peter Panisz
AlomWare Lights
Figure out if Caps Lock, Num Lock or Scroll Lock are turned on or off by taking a look at this app’s icon in the systray, and set a couple of restrictions What’s new in AlomWare Lights 2.02: Bug…
Developer: AlomWare
CapsHook
A very small, yet efficient application whose main purpose is to keep you informed on whether the Num Lock or Caps Lock keys are enabledCapsHook is an application produced by Asus that allows you to view the status of…
Developer: Asus
FirstCap
Configure visual and audio alerts for the status change of Caps Lock, Num Lock, and Scroll Lock keys for a trully comfortable writing experienceSome special keys on your keyboard aren’t fitted with LED indicators for no reason. If paying…
Developer: FalsinSoft
kLED
Check the status of Num, Caps, and Scroll Lock simply by taking a glimpse of the system tray, where this lightweight program’s icon is located What’s new in kLED 1.0.3 Build 1: Previous version would not run due to…
Developer: Skwire Empire
LockKeys
File Explorer extension that can display the current status of the Caps Lock and Num Lock keys in the Windows taskbar via a toolbar What’s new in LockKeys 0.2.0: This time, I Hook the WH_KEYBOARD_LL message.Wherever you press the…
Developer: slivermeteor
Timed Locker
Set a delay before the computer locks itself automatically with the help of this tool that can only be stopped by entering the password What’s new in Timed Locker 1.0.1.0: Added test button Support for high DPI screens …
Developer: HazteK Software
Lockscreen Pro
Portable app that locks your screen with a password to protect it from unauthorized users, featuring support for screen dimming and othersLockscreen Pro is an easy-to-use Windows app that locks your screen with a password and logs any failed…
Developer: CubeApp
Trayler XP
Trayler XP is very simple product, that monitors CPU usage, physical memory usage, keyboard locks and time in non-usual way.Trayler XP is very simple tool, that will monitor CPU usage, physical memory usage, keyboard locks and time in non-usual…
Developer: Jan Ringos
Bluelock
Make sure that nobody access your computer when you are away by scanning for a particular bluetooth device and locking it if it is not availableIf you want to be absolutely sure that no one can access your computer…
Developer: Wuul
Bluetooth Proximity Lock
Block your computer when you leave with easeBluetooth Proximity Lock locks your computer when you go away from it. It locks on one of your Bluetooth devices which are paired to the the machine. When you walk away from…
Developer: Uri Kogan
Kid-Key-Lock
Lock down particular keyboard and mouse buttons to prevent your kids from accessing dangerous parts of the web or messing up the computer What’s new in Kid-Key-Lock 2.5: Solved bug with some options not working correctly on some windows…
Developer: 100dof
BackupOutlook
Backup all your Outlook data and settings including emails, email accounts, contacts, tasks, notes, Outlook rules and signatures What’s new in BackupOutlook 6.2.2: Fixed issues when you store the backup file on a network share. Read the full…
Developer: Wisco
MonitorES Lite
Small utility developed to save the energy by turning off monitors / activates screen saver when the users locks workstation, laptops.MonitorES is a small but great tool which helps laptop users to turn off their monitors in order to…
Developer: Umakanthan Chandran
ExitWin
Assign individual hotkeys to different power options to instantly trigger them regardless of your location with the help of this lightweight appEvery computer comes with various power options so you can save energy, all sessions, restart, or force all…
Developer: V. Dobiasch
Moo0 Always On Top
A user-friendly tool that adds extra entries to the context menu for helping you kill processes and set their priority and keep programs on top of other utilities What’s new in Moo0 Always On Top 1.24: Some bug fixes…
Developer: Moo0
Launch On Top
Launch specific applications and open certain files in the «always on top» mode, with this lightweight and compact command line utility What’s new in Launch On Top 1.1: Improved support for quoted programs or arguments. Read the full…
Developer: Savard Software
SyncManager
A handy and reliable software app that comes in handy to those who want to backup data or synchronize folders on a regular basisNo matter how stable and fast a computer might seem, it is by no means the…
Developer: Abelssoft
Quick Shell
All windows can be made always on top, transparent or collapsed to titlebar.This program allows you to add transparency, always on top and collapse options to a windows system menu.Quick Shell will add options to the system menu of…
Developer: Michael Kline
SideBar
A simple to use software solution that allows you to create easy access shortcuts to URLs, files, folders and other installed applications What’s new in SideBar 2.0.7.4: Fixed stock quotes. Read the full changelog Having a quick means…
Developer: TennisFreak Applications
PowerChanger
Easily switch to a different power plan configured by Windows or for your own comfort to help save battery power when on a laptopLaptops are now fitted with powerful hardware components and are preferred by many because of the…
Developer: Chris chris20
Backup4all Lite
Create data backups and save them to local, external or removable drives, as well as network locations, with this intuitive piece of softwareIt is always a good idea to backup your important files, as there is always the danger…
Developer: Softland
Backupery For Wunderlist
Save your Wunderlist projects and data to a local or Cloud storage space at regular intervals or whenever you consider necessaryIt’s always to have an extra copy of things at hand, regardless of the domain of activity. Backups are…
Developer: Backupery
Create List of Folders & Subfolders On Hard Drive Software
A user-friendly program that bundles basic features for helping you generate a simple list which includes all your folders and subfolders from a custom locationCreate List of Folders & Subfolders On Hard Drive Software is a small Windows application…
Developer: Sobolsoft
Mumeet Shut or Kill on Time
Timer to shutdown, reboot, hibernate and log off your computerMumeet Shut or Kill on Time is a win32 timer application designed to enable you to schedule the shutdown, reboot, hibernate or logoff process of your computer.Mumeet Shut or Kill on…
Developer: Rabiul Hassan Khan
Enable Administrator on the Welcome Screen
Enable Administrator account on Welcome Screen with the following piece of software, and access it at any given time without having to waste timeThis little utility was designed to help you enable the Administrator account on the welcome screen….
Developer: Doug Knox
Stay on Top
Adds a button like the minimize and maximize buttons next to the X (close) buttonThe Stay On Top application was designed to add a button like the minimize and maximize buttons next to the X (close) button on the…
Developer: Timothy Brady
On Site Backup
A simple but useful application designed to help you backup files from multiple locations in order to prevent data loss from FTP servers, folders or MySQL databases What’s new in On Site Backup 1.6: No longer checks the…
Developer: Holy Mackerel Software
Delete On Boot
A lightweight and user-friendly application whose only purpose is that of automatically deleting specified files on Windows rebootSome important system files can’t be regularly deleted in order to keep your operating system intact. However, this is also a common…
Developer: TrishTech.com
Restart on Crash
An intuitive and portable tool that is able to monitor multiple applications and automatically relaunch them if they crash or hangRestart on Crash is a lightweight Windows application whose purpose is to help users automatically relaunch any program that…
Developer: Janis Elsts
Correct errors on the disk
Intuitive application that helps you identify and repair disk errors related to bad sectors, lost clutters, cross-linked files and directory errorsCorrect errors on the disk is a lightweight software application designed specifically for helping you analyze and correct the…
Developer: Efham Computer
Shut Down or Power On Now
Shut Down or Power On Now — Save Electricity!Your computers uses 110w when first powered on, 60w when it is idle and 35w in sleep mode. Use Shut Down or Power On Now to Save Electricity!Here are some key…
Developer: JenykSoft
Turn It On!
An easy-to-use application that enables users to access screensaver settings faster, straight from the system tray of the computer What’s new in Turn It On! 2.0: The first English version. Double-clicking launches the screen saver Read the full…
Developer: Brownie Entertainment
